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 » Extra libraries, Code snippets, applications etc. » U++ Esc Interpreter, Esc Macros and templates » USC file syntax and questions
USC file syntax and questions [message #38848] Wed, 23 January 2013 21:11 Go to next message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hi All,

I am building an usc file for my GraphCtrl package and was wondering what the following keywords do:

  • subctrl ( what is the difference with plain 'ctrl' )
  • template



Is it possible to have grouped items in '.usc' ?
For example: I would like to group all the axis parameters together and then easily duplicate them for X and Y axis
Re: USC file syntax and questions [message #42766 is a reply to message #38848] Wed, 02 April 2014 15:14 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
subctrl basically means that it is not to be listed in Layout designer.

template means that the widget is created by applying template on some other widget, like WithDropChoice<EditString>.
Re: USC file syntax and questions [message #42771 is a reply to message #42766] Wed, 02 April 2014 23:21 Go to previous message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hi Mirek,

Thank's for the reply.

I had figured out how to use subctrl a while ago but the use of 'template' might come handy some day.

Another quick question about '.usc' syntax :

what do the @1, @2, ... mean ???

I tried changing them to see if it changes the order of the parameters in the layout designer but no luck
Previous Topic: Debugging ESC
Next Topic: To advance using int64 in ESC
Goto Forum:
  


Current Time: Thu Mar 28 19:44:58 CET 2024

Total time taken to generate the page: 0.01031 seconds