Help with Win32Lib
- Posted by David Cuny <dcuny at DSS.CA.GOV> May 27, 1998
- 551 views
I've been trying to add "dialog" style windows to Win32Lib. To do this, = I've been trying to create modal windows with WS_POPUP and WS_CHILD = attributes. That creates the popup window correctly - but it's *modal*. Any ideas on how to go about doing this?=20 If not, I'll have to learn how "real" dialog windows work and code them = "correctly" in Win32Lib. Thanks! -- David Cuny