1. IDE ver 18.20 - Problem with Tables

Hi,

I directly jumped from IDE 18O (with Win32Lib 0.59) to IDE 18.20 (with Win32Lib
0.6003) without going through the intermediate versions. I was re-generating one
of my applications which was earlier done in the previous version and it started
giving error.
After a bit of investigation, I found that the new IDE creates a new variable
IDE_labeltable to manage layers. The individual elements of my table are declared
there and that is creating the problem. When I created a small test application
with tables, I could not find that variable generated. Is there a checkbox
somewhere which controls generation of this IDE_labeltable ?

BTW, I have also found that the Property List sometimes freezes (does not allow
you to make any changes) though rest of the application works fine. A new bug ?

My Setup:
IDE 18.20 
Win32Lib 0.6003
Win NT 4.0 SP 5
128 MB memory

Regards,
Prasanta.

new topic     » topic index » view message » categorize

2. Re: IDE ver 18.20 - Problem with Tables

Prasanta wrote:
> 
> Hi,
> 
> I directly jumped from IDE 18O (with Win32Lib 0.59) to IDE 18.20 (with
> Win32Lib 0.6003)
> without going through the intermediate versions. I was re-generating one of my
> applications
> which was earlier done in the previous version and it started giving error.
> After a bit of investigation, I found that the new IDE creates a new variable
> IDE_labeltable
> to manage layers. The individual elements of my table are declared there and
> that is
> creating the problem. When I created a small test application with tables, I
> could
> not find that variable generated. Is there a checkbox somewhere which controls
> generation
> of this IDE_labeltable ?
> 
> BTW, I have also found that the Property List sometimes freezes (does not
> allow you
> to make any changes) though rest of the application works fine. A new bug ?
> 
> My Setup:
> IDE 18.20 
> Win32Lib 0.6003
> Win NT 4.0 SP 5
> 128 MB memory
> 
> Regards,
> Prasanta.
>

IDE_labeltable is only generated when there are controls in layers other than
layer 1 and those controls have Property "may use setLayer" checked.

If you were creating your table as an array IDE used the actual table controls
ID instead of the array occurance. This is a known bug and fixed for the next
release which should be out Friday.

Please apply the win32lib patches from Derek's site and let me know if the
freezing of Property window disappears.

~judith

new topic     » goto parent     » topic index » view message » categorize

3. Re: IDE ver 18.20 - Problem with Tables

Judith Evans wrote:
> 
> Prasanta wrote:

[snip]

> > 
> > BTW, I have also found that the Property List sometimes freezes (does not
> > allow you
> > to make any changes) though rest of the application works fine. A new bug ?

[snip]

> Please apply the win32lib patches from Derek's site and let me know if the
> freezing
> of Property window disappears.

I also found this today when I was playing with the IDE. It eventually 
came good once I closed the other tool windows, minimized the IDE and
restored it. I didn't investigate it in any detail though.

-- 
Derek Parnell
Melbourne, Australia

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu