> Benoît Minisini a écrit : > >> Doriano Blengino a écrit : > >> ... > >> > >>> Fabien was asking what toolkit you are using: GTK or QT? > >> > >> Qt > > > > I've heard of a bug in the clipboard management of recent Qt4 versions. > > Could it be the source of your delay? > > > >>> Try the other one, who knows... it's a quick way to know if the problem > >>> is in the toolkit. > >> > >> a real mess: permanent scrolling of GTK errors in console, unusable > >> because printing errors takes all cycles (15 sec. to stop after hitting > >> 'Quit') > > > > Which warnings or errors messages do you have? It is not normal to have > > such many messages! > > Debian sid package 2.15.2 > > Hi Benoît, > > I made an executable in GTK and launched it, CPU is 100% bloatted and > program is almost unresponsive; here's the permanent output: > > (PG_RIGHTS_MGT.gambas:12328): Gtk-CRITICAL **: > gtk_tree_view_get_path_at_pos: assertion `tree_view->priv->bin_window != > NULL' failed > > (PG_RIGHTS_MGT.gambas:12328): Gtk-CRITICAL **: > gtk_tree_view_get_path_at_pos: assertion `tree_view->priv->bin_window != > NULL' failed
Can you provide a project that shows this behaviour? > > And BTW I was not shure till now, but I confirm a bug under Qt: if you have > a TextBox with a colored background that is disabled @ creation; running > under GTK renders correct background color, however Qt leaves it in > standard-disabled-gray. It's more a bug in gb.gtk. Both toolkits do not handle colors the same way. Regrds, -- Benoît ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
