wxWidgets Port
Richard Hills <[email protected]>
| Newsgroups | gmane.comp.graphics.y.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear all, I have done some limited patching of the wxStub port provided to me by the wxWidgets developers and have released the very first version of the wxYWin port. You can download version 0.01 from: https://sourceforge.net/projects/ywin-extralib/ This is so beta I haven't changed the environment variables from "STUB" yet. However, the very simple teststub application should compile under GTK, Windows, MacOS and now Y. There are lots of applications which use the WX widgets set, and I think by implementing a few simple widgets we could easily expand the number of programs which run under Y significantly Please let me know how you get on using this. It'd be good if people could read up on wxWidgets, then choose an application they like which uses wxWidgets and then write the code so it'll run under Y. I hope to have lowered the entry barrier to application development. Thanks, Richard Hills