hello, I'm building a lottery program and I have a button setup to draw numbers. WHen I used gtk 1.2.8 I could hold enter key in on the keyboard for it to make my button in the program call the draw function and it could do this very fast. I'd say I could do 10 draws a second. Now using gtk2 I can probably only do 1 draw every second. Where does the slowdown come from and am I able to speed it back up?
Thanks Brandon _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
