Win32lib question
- Posted by dmccu at connect.ab.ca Mar 24, 2002
- 511 views
Hi everyone, As a new registered user of Euphoria I am finding the language pretty much perfect for my needs, and the quick and helpful support from Robert Craig and this board is something that I am very happy with. I wonder though about Win32 development, is Win32lib being worked on or what is the story? I notice the date of March 5/01 as the last update on the archives. I am not getting on anyone here, I am just wondering about this, as Euphoria is the perfect language to have a good solid Win32 development tool with it, and one that is updated on a regular basis. If this topic has already been discussed I apologize, I tried to search this list but had no luck. I hope I have not stepped on any toes here. Now for my newbie windows question, How do you have multiple windows in Win32lib? You only have one Winmain statement but I need to go from one window to the next. Do I have to make child windows of the main window all the time? Thanks, Dan P.S. put me in the pro-Goto group, I am sure I could write neater better code without the dreaded Goto but as a hack hobbyist programmer I am happy to just make it work and if I'm comfortable with so-called spaghetti code and I get the job done I don't care if it isn't the most structurally perfect or neatest, it is how I like to program.