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 » login and main window
Re: login and main window [message #55345 is a reply to message #55343] Sun, 01 November 2020 17:43 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
A hint: try to use a "code" tag to make code look better inside of a message.
An example:
Snh(){
  CtrlLayout(*this, "Acesso inicial");
  ok.SetImage(ClassImg::btEdita);
  sai.SetImage(ClassImg::btSai);
  ok <<= THISBACK( fx );
  sai << [=] {Exit(); };
}


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to access base class function in this case?
Next Topic: report generator
Goto Forum:
  


Current Time: Sun Apr 28 00:29:10 CEST 2024

Total time taken to generate the page: 3.11805 seconds