Re: Release IDE version 0.18.6m
- Posted by "Judith" <camping at txcyber.com> Feb 09, 2004
- 571 views
I reloaded IDE 0.18.5 to test this and have not be able to reproduce the problem. I created a project with layer0 with an assortment of controls and layer 1 with a group and two radio controls. With layer 1 active and Menu Run, everything seems ok. No ex.err. I must be miss understanding something you are saying. What version of (tm)Windows are you using and what version of Euphoria and Win32lib? Or perhaps you can send me a project file that demonstates the situation. ~judith Hayden McKay wrote: I don't know if you'ved noticed but in IDE for winlib 18.5, when you execute a program from within IDE 18.5 with multiple layers and the frame window is set on, say layer 2, (and a user presses 'run') everyting before it (in this case, layer 1) produces an error message in ex.err for example: not declared messages etc... The problem seems to be, when a user presses 'run' when for example 'layer 3' is in the frame window insted of the main_win in the frame window, IDE 18.5 tries to execute from layer3, instead if executing from the start. This seems to be a serious problem for layering, If U like an example, make a window with two layers. Then have the second layer the frame window view, then press 'run' from the toolbar.