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 » Community » Newbie corner » ArrayCtrl vs. GridCtrl (A noob's perspective)
Re: ArrayCtrl vs. GridCtrl (A noob's perspective) [message #25170 is a reply to message #25169] Sat, 13 February 2010 11:36 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
As for flickering, it is very easy to make U++ app completely flicker-free. Use:

Ctrl::GlobalBackPaint();

or

Ctrl::GlobalBackPaintHint();

(second one makes U++ flicker free only if windows is >=XP and machine has more than 512MB - heurestic indication that the machine is OK).

The reason why this is not default is that on many machines in the past (2 years back), there was visible speed difference between modes.

Well, I guess, today we could make at least GlobalBackPaintHint default... Smile

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: is there any way to embed a browser window in a U++ window or view the html direclty?
Next Topic: General comments
Goto Forum:
  


Current Time: Sat May 11 18:31:43 CEST 2024

Total time taken to generate the page: 0.02360 seconds