[wxruby-users] No joy from Wx::App.dispatch, Wx::App.yield...
Alex Fenton
alex at pressure.to
Sun Jan 20 19:19:02 EST 2008
Jay McGavren wrote:
> In a pop-up dialog:
>
> The dynamic link library gdiplus.dll could not be found in the specified path
> [long path omitted]
Thanks for the report. gdiplus.dll became a new dependency in 1.9.3 with
the addition of the GraphicsContext classes for antialiased drawing. We
build and test on Win XP where it's always available, and didn't realise
it wasn't included in a default install of W2K. However it seems it can
downloaded and installed for free on 2000, and is often required by
other apps.
Zyps looks a fascinating project, perhaps the most interesting I've seen
in Ruby GUI programming. I'm keen to try it out; do let me know when
there's a release, or even when it's runnable from SVN with wxRuby.
alex
More information about the wxruby-users
mailing list