[wxruby-users] Incompatible encoding from drag and drop?

Christian Schmidt lists at ruby-forum.com
Wed Mar 4 17:40:28 EST 2009


Hi all,

I'm trying to get a little app running which receives filenames via drag
and drop. While it mostly runs fine, when I'm dropping a file with e.g.
german umlauts or french accents (è, é), I'm not able to open the file
given by the droptarget-class. Seemingly the special characters get
corrupted.

See the small attached program to reproduce my problem. I condensed it
to the absolute minimum to evoke the error.

Thanks in advance for every hint and forgive me if that's a noobs
question!

Cheers,
Raskolnikov.


ruby 1.8.6
wxruby (2.0.0, 1.9.9)

Attachments:
http://www.ruby-forum.com/attachment/3393/testfolder.zip

-- 
Posted via http://www.ruby-forum.com/.


More information about the wxruby-users mailing list