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

Home » Community » Newbie corner » Upp GUI size in Win and Ubuntu
Re: Upp GUI size in Win and Ubuntu [message #40153 is a reply to message #40151] Sun, 23 June 2013 22:34 Go to previous messageGo to previous message
nlneilson is currently offline  nlneilson
Messages: 644
Registered: January 2010
Location: U.S. California. Mojave &...
Contributor
Thanks Sender Ghost

Got it to work. Using the Labels as set up within the dlg.lay:
	ITEM(Label, dv___6, SetLabel(t_(" Point 1")).SetFont(StdFontZ(11)).LeftPosZ(0, 44).VSizePosZ(0, 67))

Then in the Upp app:
    	dv___6.SetLabel(t_(" Something");


In Win I have not had to switch to doing the GUI setup directly with:
	Label l1, l2, l3, l4, l5;


It's good to know the Labels text can be changed and with both designations of the Labels.

The link you had to the 'U++ framework' or API can that be downloaded or is there plans to have it so it can be downloaded for offline use?
 
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
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Pick Semantics: Passing a Vector to a method
Next Topic: [Solved] SysInfo_Demo_Gui is where to find?
Goto Forum:
  


Current Time: Fri Sep 04 00:02:25 GMT+2 2026

Total time taken to generate the page: 0.00821 seconds