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 » Is the Layout Designer outdated?
Re: Is the Layout Designer outdated? [message #57058 is a reply to message #57057] Tue, 18 May 2021 23:44 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1210
Registered: August 2007
Senior Contributor
Hello MeerMusik,


From what you describe, is it possible that you manually type "LabelBase" in the layour editor?

Because LabelBase is not itself a Ctrl. The correct ctrl should be Label or LabelBox. That's why you are getting the error.

Correct items are available under the right click (context) menu -> static submenu.

Or you can select or change them in the dropdown menu:

index.php?t=getfile&id=6453&private=0

or you can type Upp::Label, if you prefer to edit the layout file manually.

ITEM(Upp::Label, Label1, SetLabel(t_("I am a label")).SetAlign(ALIGN_CENTER).SetInk(Color(226, 42, 0)).LeftPosZ(281, 72).TopPosZ(93, 52))


Best regards,
Oblivion
.
  • Attachment: designer.png
    (Size: 26.32KB, Downloaded 418 times)


[Updated on: Tue, 18 May 2021 23:52]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Layout designer distorts .lay files
Next Topic: How to plot a PIE chart in Form?
Goto Forum:
  


Current Time: Sun Jun 08 04:38:30 CEST 2025

Total time taken to generate the page: 0.04737 seconds