Re: [GD-Linux] portable MessageBox
Brought to you by:
vexxed72
From: <cas...@ya...> - 2003-09-13 00:55:34
|
Brian Hook wrote: > How about just extracting the source code you need from wxWindows, > assuming the license allows that? I'm sure deep down in there is > probably a snippet you can use without carrying over all the other wx > stuff. I don't know how easy would that be. wxMessageBox seems to use the wxGenericMessageDialog class that depends on many wx headers: dialog/button/stattext/statbmp/layout/intl/icon/sizer/app... Appart from that, wx still depends on gtk, so the problem remains. -- Ignacio Castaño cas...@ya... |