From: Jacob F. <ja...@gm...> - 2007-02-22 20:57:45
|
Howdy, I'm starting an application from scratch and am looking for recommendations on what API to use for the "main" window. Looking at the Begin code, I see that you guys just used the platform specific API's for the main app window (e.g. CreateWindowExW). I'd rather start with something more platform independent, that is also going to integrate quickly with ASL. Any advice? Are there plans to support application type windows with Adam & Eve? (I think I remember reading something about that, but forgot where.) On a related note, what separates dialogs from main windows? Persistence? Pull-down menus? Min/Max/Restore buttons? Thanks! Jacob |