Normal Topic Latest bug? (Read 1107 times)
Steve_in_Texas
Senior Member
*****
Offline


No personal text

Posts: 893
Location: San Antonio
Joined: Feb 21st, 2004
Latest bug?
Jun 14th, 2004 at 2:07pm
Print Post Print Post  
I found a bug that causes Sesame to crash.

I entered a retrieve spec into a subform LE (or just enter the LE and leave it blank), then press F11 (instead of F10 to search).

Crashes on 2 different machines, in two different aps.

Bummer!

Steve
  
Back to top
IP Logged
 
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Latest bug?
Reply #1 - Jun 14th, 2004 at 2:45pm
Print Post Print Post  
We'll have to remember to add that to the keyboard template!

Search Update Menu
|
+-Results Commands
    |
    +-Copy
    +-Mass Delete
    +-Crash (F11)
    +-Export Data
    +-Import Data
+-Printing Commands
+-Reports

....Just kidding. I'll fix it.
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged
 
Steve_in_Texas
Senior Member
*****
Offline


No personal text

Posts: 893
Location: San Antonio
Joined: Feb 21st, 2004
Re: Latest bug?
Reply #2 - Jun 14th, 2004 at 2:50pm
Print Post Print Post  
Yes, its always nice to have a shortcut to a crash! (For when your in a hurry)

Thanks,
Steve

I'll try not to fat-finger it until its fixed. Cheesy
  
Back to top
IP Logged
 
Steve_in_Texas
Senior Member
*****
Offline


No personal text

Posts: 893
Location: San Antonio
Joined: Feb 21st, 2004
Re: Latest bug?
Reply #3 - Jun 14th, 2004 at 3:14pm
Print Post Print Post  
Mark,

While youve got Sesame on the operating table, take a look at something else.

I noticed since the release of 1.0.4 that when I add data to a subfrom, from a parent form using a command button, the data is not 'visible' in the subform until I click on the scroll bar in the subform.

Seems like the scroll bar causes the subform to "refresh" and then show the data.

The data is saved to the subform, but it just does not show on the screen until the mouse is moved into the subform box.

Hope this makes sense. I havent really tested it in other apps, but I will if needed.

Thanks,
Steve
  
Back to top
IP Logged
 
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Latest bug?
Reply #4 - Jun 14th, 2004 at 5:49pm
Print Post Print Post  
Does ForceRedraw() cause it to update?
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged
 
Steve_in_Texas
Senior Member
*****
Offline


No personal text

Posts: 893
Location: San Antonio
Joined: Feb 21st, 2004
Re: Latest bug?
Reply #5 - Jun 14th, 2004 at 5:56pm
Print Post Print Post  
I never thought about using that command. I'll place it at the end of the programming in the command button and let you know.

Thanks,
Steve
  
Back to top
IP Logged