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 » U++ TheIDE » U++ TheIDE: Layout (Forms) Designer » GUI with Menu bar and 5 Labels/Text Boxes
Re: GUI with Menu bar and 5 Labels/Text Boxes [message #31761 is a reply to message #31756] Fri, 25 March 2011 02:52 Go to previous messageGo to previous message
nlneilson is currently offline  nlneilson
Messages: 644
Registered: January 2010
Location: U.S. California. Mojave &...
Contributor
silverx wrote on Thu, 24 March 2011 17:53

Can this be done in U++, and how do you do that if possible.

Also on lots of windows programs you have hot keys for menu items,


They can be done in Upp
		bar.Add("m meters", THISBACK(Setm)).Check(mX);
		bar.Add("km kilometers", THISBACK(Setkm)).Check(kmX);


You have bool mX, kmX, etc
In your code you make one true and the rest false.

You can have hot keys. I have not used them because I want the apps to be able to run on a slate computer without a keyboard using the touch screen in the easiest way.

I had great help on this thread, if what you are looking for is not here try the examples, tutorial, reference and bazaar.

[Updated on: Fri, 25 March 2011 02:54]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message icon13.gif
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: How to make Layout Sizeable & Zoomable
Next Topic: Layout editor problem with Ctrl &
Goto Forum:
  


Current Time: Thu May 16 04:25:52 CEST 2024

Total time taken to generate the page: 0.01876 seconds