1. Dialogs (was Mostly for David Cuny and SonicGreen)
>Michael Sabal (that's me) wrote:
>> I need to use lots of dialog boxes (very important)
David Cuny replied:
>The good news is that I've been told multiple windows work. I spent =
some
>time restructuring the internal data structures to be "multiple window
>aware"
My problem:
I'm assuming I have the latest version of Win32Lib (alpha 10). In my =
program, I define all the Main Window attributes into constants as you =
did in GENERIC.EXW. Then I tried to declare a second Window like this:
constant CustomerDialog =3D =
If I comment out this line, I get a main window with fully functioning =
menus (which you call pop-ups. I always thought they were known as =
drop-downs and popup were dialogs. Hmm?) If I change this create line =
from Window to, for example, ComboBox, it works fine. I traced the code =
and found the crash in line 4444 calling c_proc(xBuildControls, {id}). =
Since I haven't registered yet (this month, I promise!), I can't tell =
why this is crashing. Am I missing something?
Michael J. Sabal
mjs at osa.att.ne.jp
http://home.att.ne.jp/gold/mjs/