
True. Personally, I quite like the thinking behind Win32GUI, and I've been wondering about the viability of porting it to run on top of Carbon on OSX. I just needed a bit of persuasion that it's worth pursuing at all. I'm not sure how far the event handling systems can be aligned, but I'm certainly going to look into it. If it works, it'll need a different name :)
That would be nice ;) As you'll see in a few days, I'm abstracting away events in win32gui. So porting to another platform should be easier (not easy, but easier ;)) In the long run, also, I want to abstract some of the win32gui concepts (as said before, one of them would be save_dlg). Best, John -- John Torjo, Contributing editor, C/C++ Users Journal -- "Win32 GUI Generics" -- generics & GUI do mix, after all -- http://www.torjo.com/win32gui/ -- v1.5 - tooltips at your fingertips (work for menus too!) + bitmap buttons (work for MessageBox too!) + tab dialogs, hyper links, lite html