Login
Back to forumSee the full topicGo to last reply

Posted By

IstvanV
on 2007-05-21
16:56:21
 Re: plus4emu 1.1.0

OK, so I should ignore command line options starting with -psn_ on OS X, and the path in argv[0] could be useful for determining the base directory for data and configuration files (which is currently $HOME/.plus4emu/) when running from an .app.
But I am running out of ideas regarding the display problem. What can still be tried is experimenting with the settings in the display configuration dialog, particularly the buffering mode, and maybe setting the quality to zero. The GUI getting stretched in software mode is strange, could removing these lines at the beginning of Plus4EmuGUI::run() in gui/gui.cpp change things (they are originally there to prevent FLTK from automatically resizing widgets while the window is being resized, as it looks ugly):
mainWindow->resizable((Fl_Widget *) 0);
emulatorWindowGroup->resizable((Fl_Widget *) 0);



Back to top


Copyright © Plus/4 World Team, 2001-2024