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

Home » Community » Newbie corner » Upp (Help) documentation
Re: Upp (Help) documentation [message #29641 is a reply to message #29634] Fri, 05 November 2010 10:39 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1428
Registered: September 2007
Ultimate Contributor
You should have all the content from manual already in your U++ download. There are a few extra parts which you can get by doing a more extensive SVN checkout. You can generate all the pages on your local computer if you wish. Also, you can check out UppBook, but I don't really know at whats stage it is right now.

As for the "Thread() Default constructor. is not much help on getting code to run.", what can I say? It is the default constructor. It does nothing that is worthwhile talking about. It initializes its data. It is only mentioned for the sake of completeness. In U++ almost everything is default constructable and often these constructors do stuff that is internal or difficult to put into worlds. Yet, I believe that this short description is enough in such case. The constructor is not what allows you to use thread effectively. Have you checked the rest of the documentation for Thread? If you find it lackluster we can improve it, but Run and Wait are the key methods.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Confused about Tab and RichTable..
Next Topic: Simple thread example
Goto Forum:
  


Current Time: Wed Sep 16 17:54:30 GMT+2 2026

Total time taken to generate the page: 0.00649 seconds