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 » menu Tree
Re: menu Tree [message #32432 is a reply to message #32414] Tue, 17 May 2011 16:43 Go to previous messageGo to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
nlneilson wrote on Tue, 17 May 2011 06:03


A question on that is can I pull up a text file into that new window?


Yes, just add appropriate Ctrl for this window and access it from main window.
App::App()
{
	//..
	String data = LoadFile("path/to/file");
	// text here is added Ctrl;
	window.text.SetData(data);
}
 
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
Read Message
Read Message
Previous Topic: [Printing] How to retrieve DPI, page size, etc
Next Topic: dll example errors when trying
Goto Forum:
  


Current Time: Sun May 05 13:43:46 CEST 2024

Total time taken to generate the page: 0.04397 seconds