Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000238LuxRenderLuxGUIpublic2008-06-13 04:162009-11-25 01:06
Reporterzsouthboy 
Assigned ToRatow 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version0.6 
Summary0000238: Tooltips on buttons appear behind the render output in GUI
DescriptionSee attached.

The tooltip appears on top first, then quickly disappears behind the render (I assume this is just the OGL being painted over it..)
TagsNo tags attached.
Mercurial Changeset #
Requires Documentation UpdateNo
Requires Exporter Update
Attached Filespng file icon tooltip.png [^] (6,312 bytes) 2008-06-13 04:16

- Relationships

-  Notes
(0000671)
kephrenz (reporter)
2008-06-15 18:07
edited on: 2008-06-15 18:20

No easy way for this as I see from the forums. May need dirty hacks as I have seen from the source code of wxwidgets. OnPaint event of wxglviewer writes on the DC (hack: something like MOUSE_ENTER toolbar button, waited, tooltip shown, MOUSE_LEAVE , on those condition set a bool var tooltip is shown, and let wxglviewer know that )

Some notes:

In the first run, hover on a button shows the tooltip correctly, because no wxglviewr::onpaint is fired, but second time causes firing of event EVT_PAINT on wxglviewer, and onpaint is run, swapbuffer() overwrites on tooltip.

(0001450)
jeanphi (administrator)
2009-07-31 15:35

This is fixed now.

Jeanphi

- Issue History
Date Modified Username Field Change
2008-06-13 04:16 zsouthboy New Issue
2008-06-13 04:16 zsouthboy File Added: tooltip.png
2008-06-15 18:07 kephrenz Note Added: 0000671
2008-06-15 18:17 kephrenz Note Edited: 0000671
2008-06-15 18:20 kephrenz Note Edited: 0000671
2008-06-19 10:36 radiance Status new => assigned
2008-06-19 10:36 radiance Assigned To => Ratow
2009-07-31 15:35 jeanphi Requires Documentation Update => No
2009-07-31 15:35 jeanphi Requires LuxBlend Implementation => No
2009-07-31 15:35 jeanphi Requires LuxMaya Implementation => No
2009-07-31 15:35 jeanphi Requires LuXSI Implementation => No
2009-07-31 15:35 jeanphi Status assigned => resolved
2009-07-31 15:35 jeanphi Fixed in Version => 0.6
2009-07-31 15:35 jeanphi Resolution open => fixed
2009-07-31 15:35 jeanphi Note Added: 0001450
2009-11-25 01:06 jeanphi Status resolved => closed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker