Re: [GD-Linux] portable MessageBox
Brought to you by:
vexxed72
From: Brian H. <ho...@py...> - 2003-09-13 00:45:05
|
> application. I have been thinking about using gtk, but it might not > be available on the target machine either and in that case I would > have the same problem. Do you know of a simpler library that just > provides a messagebox on top of xlib only? 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. Brian |