-
Notifications
You must be signed in to change notification settings - Fork 63
WIP Widgets version2, compilation tests #882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP Widgets version2, compilation tests #882
Conversation
Wouhaou, great But sorry, could you repeat the simplest way (serie of CLI instructions) to download that, for example starting from zero thanks A. Ps: I may also be able to test on one OSX where I already compiled GDL within Widgets |
…plitacte multi-device scheme
…will be removed in favor of wxwidgets
…to documentation.
…0 times faster than X11 and 2) perhaps refresh will be ok on windows? keep fingers crossed.
retry |
excellent, with this scheme aborting the tests will still produce the artifacts. |
… they get scrollbars. Probably not sufficient for correct use under Windows.
…SG( wxT("wxPaintDCImpl may be created only in EVT_PAINT handler!") );
Works OK on Windows. |
Works well! |
…wxW implementation now takes into account the pattern set by SET_FONT.
…ome previous colum had blank values.
…alanguage#862. Now TTF fonts in wx plots are ok.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can only build, not run, with the mingw/msys2 gcc 10 on win10: runtime doesn't find
the $PATH where shared libraries are kept.
I can download and run the github builds (shareds gotten from directory holding gdl.exe).
windows graphics with --use-wx still gives the error pop-up box with message
../wxWidgets-3.5.01/src/msw/dc.cpp(550) assert "hrgn region" failed
in SetClippingHrgn(); invalid clipping region
Brew is not coming with wxwidgets, ./scripts/brew_enable_wxwidgets should recompile it OK (I've done it on a mac) but that does not work on Travis for an obscure reason. I quit.
only test this time