[wxRuby] Slowness of the TextCtrl widget

S

Sebastian Biallas

Hello!

I'm playing a little bit with wxRuby, and I noticed that the TextCtrl
widget is quite slow on Win32 (in the sense of: it lags, the letters
don't appear instantly, especially if you leave a key pressed).

This affects e.g. wxruby/samples/toolbar/toolbar.rbw

Before I begin to investigate this issue, I'd like to ask if somebody
knows whether this is
(a) a problem with ruby
(b) a problem with wxRuby
(c) a problem with wxWidgets
(d) me doing something wrong

I also noticed that there is almost no CPU usage while typing keys, so I
think it's not a ruby preformance problem or something similar (maybe
just a redraw problem?).

I'm using "ruby 1.8.2 (2004-12-25) [i386-mswin32]", "wxRuby 0.6.0 BETA"
on Win XP

Thanks,
Sebastian
 
S

Sascha Doerdelmann

Sebastian said:
I'm playing a little bit with wxRuby, and I noticed that the TextCtrl
widget is quite slow on Win32 (in the sense of: it lags, the letters
don't appear instantly, especially if you leave a key pressed).

Append text used to be slow in wxGTK due to my own (old) comment in
http://wiki.wxwindows.org/wiki.pl?WxLog.

Cheers
Sascha
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top