U++ framework
Do not panic. Ask here before giving up.

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: 14291
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: Sun May 17 00:36:03 GMT+2 2026

Total time taken to generate the page: 0.00604 seconds