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 » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » UWord flickes...!!
UWord flickes...!! [message #5508] Thu, 28 September 2006 13:53 Go to next message
nicomesas is currently offline  nicomesas
Messages: 104
Registered: September 2006
Location: Barcelona, Spain
Experienced Member
Helloooouuuu!

I am going to need at some moment a functionality like the one UWord, and I am whereupon the one that is in the version 609-dev3 blinks much and is very uncomfortable.

I have watched the code and is something rare that it would have to take off not to confuse people.

GUI_APP_MAIN
{
  //Ctrl::ShowRepaint(50); <-- COMMENT THIS LINE
  SetLanguage(LNG_ENGLISH);
  UWordFs().Type("QTF files", "*.qtf")
	   .AllFilesType()
	   .DefaultExt("qtf");
.....


Nico
Re: UWord flickes...!! [message #5520 is a reply to message #5508] Fri, 29 September 2006 15:08 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Ahh, thanks.

I should finally learn to put examples back to original state when using the to debug U++ Smile
Previous Topic: FillTabPage
Next Topic: enumCharSet() funtion
Goto Forum:
  


Current Time: Fri Mar 29 08:32:06 CET 2024

Total time taken to generate the page: 0.01343 seconds