Page Index Toggle Pages: 1 [2]  Send Topic Send Topic Print Print
Hot Topic (More than 10 Replies) What are you working on? (Read 4633 times)
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: What are you working on?
Reply #15 - Dec 4th, 2005 at 9:32pm
Print Post Print Post  
Well I finished up some more work on the Generic Table Widget and the Form Data Dictionary. I got some utility functions in and set it up so that the numeric columns know that they are numeric and sort numerically rather than alphabetically. I got some of the rudimentary stuff working so that some of the columns can be edited.

Then I spent a few hours working on a bug I found in Sesame 2.0 table view toggle command on Linux.

That is actually one of the reasons why cross platform development is always a good idea. Some platforms are more sensitive to certain kinds of bugs than others. In this case, Linux saw that both the table view and the form view of the same form were sharing a piece of memory, and both were "freeing" that memory. Not good. It ran like a dream on Win32 (but shouldn't) and froze up on Linux.

In any case - found and fixed.

I found the bug while trying to record some animated screen shots of Sesame 2.0 toggling table view. The screen recorder I am using records to flash movies. I hope that is okay.
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send Topic Send Topic Print Print