Drawing Program (which graphical toolkit to use)
Chris Borgolte
cb at delta-h.de
Fri Oct 26 08:16:32 PDT 2007
I added screenshots done under Windows.
All of them done with the same computer: Pentium 4 - 2,8 ; both with
actual release version of wxWidgets.
Note that the windows version is compiled with VC2005 Express and
Optimization turned ON
The linux version is compiled as debug version with -O0. But it works
faster!
There is one other issue with the gcdc under Linux: wxWindow::Refresh()
seems not to work correctly. The canvas is not cleared before drawing
begins.
>wxGTK in TRUNK (the development version) can now print
>through the GtkPrint backend which I think supports alpha
>blending, whereas the GnomePrint and PostScript printing
>backends available in wxWidgets 2.8 do not support that.
As I stated in this thread:
http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?8:msp:101496:dohohojbpcbkjjjpkbmn
Printing with wxGTK worked that time, but I got the problems with wxMSW.
>Any help with finding problems in the new printing code
>would be highly appreciated.
I fear I have to deal again with printing very soon, since we provide a
program to plot those meshes you see in the screenshots.
I'm sure you will hear from me.
More information about the wx-users
mailing list