Re: [Fxruby-users] tooltip time
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <jl...@cf...> - 2003-10-16 22:33:00
|
meinrad recheis wrote: > after some testing, i think it's like that. if widgets have been created > by hand (that is, after the application.create statement) the tooltip > times seem to slow down as i reported. If you have a specific test case that demonstrates the problem (either for tooltips, or for the repainting of GL canvases), please do submit it to the bug list at SourceForge and I'll take a look. [Right offhand I can't think of any reason why instantiating and calling create() on a widget after the initial call to FXApp#create should have any effect on the time it takes to display its tooltip.] |