Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » More GLCtrl
Re: More GLCtrl [message #19923 is a reply to message #19080] Mon, 02 February 2009 19:11 Go to previous messageGo to next message
kodos is currently offline  kodos
Messages: 111
Registered: March 2008
Experienced Member
cocob wrote on Mon, 10 November 2008 15:48

I have solved my problem by adding
virtual void Refresh() { pane.Refresh(); }


In GLCtrl class. But i don't know why this is necessary.

cocob


I think that fix is actually quite useful, as it resolves the last flickers on Vista for me Smile
Re: More GLCtrl [message #19985 is a reply to message #19923] Sun, 08 February 2009 08:00 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
kodos wrote on Mon, 02 February 2009 13:11

cocob wrote on Mon, 10 November 2008 15:48

I have solved my problem by adding
virtual void Refresh() { pane.Refresh(); }


In GLCtrl class. But i don't know why this is necessary.

cocob


I think that fix is actually quite useful, as it resolves the last flickers on Vista for me Smile


Well, the only trouble is that Refresh is not virtual...

Anyway, added that as non-virtual method.

Mirek
Previous Topic: why not state oriented?
Next Topic: Writes to freed blocks detected
Goto Forum:
  


Current Time: Thu Mar 28 10:37:16 CET 2024

Total time taken to generate the page: 0.01406 seconds