Lostgallifreyan wrote: > I'm using W98 so I can't check all of that, but the stuff below > 'require...' is ok. ShowFullScreen() works on W98, so it looks like > your install isn't finding some file that defines it. Try it with just > Show(). I haven't got source files here so I don't know if the two > methods are defined in the same file, but the test is simple and might > reveal something.
Thanks for your answer. Show() works but I need full screen. It seems that ShowFullScreen() is not supposed to work on Linux (wxcore_appframe.i has %win in front of ShowFullScreen). But I found some posts where it was used on Linux. I removed the %win and $ lua -e"rulesFilename=\"wxwidgets/wxcore_rules.lua\"" genwxbind.lua $ make But still the same. I think wxWidgets supports full screen on Linux (http://docs.wxwidgets.org/stable/wx_wxtoplevelwindow.html#wxtoplevelwindowshowfullscreen) Maybe I did something wrong while configuring. Jens ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users