Difference: WidgetMacros (1 vs. 18)

Revision 182020-07-06 - BrianRyan

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Line: 21 to 21
 
@TCSV Table Widgets Show CSV Export Option Lets the designer show or hide the user option to generate CSV files from the table. @TCSV=T (default) or @TCSV=F
@TSCC Table Widgets Show Column Chooser Lets the designer show or hide the Column Chooser option in the footer bar. @TSCC=T (default) or @TSCC=F
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the entire table footer bar in the HTML client. @TSFB=T or F. Default is T.
Changed:
<
<
@TSHB Table Widgets Show Header Bar (Column Labels) Lets the designer turn on or off the display of the column heading row in the HTML client. @TSHB=T or F. Default is T.
>
>
@TSHB Table Widgets Show Header Bar (Column Labels) Lets the designer turn on or off the display of the column heading row. @TSHB=T or F. Default is T.
 
@TSLS Table Widgets Show Layout Save Lets the designer show or hide the button allowing the user to save a customized table layout. @TSLS=T (default) or @TSLS=F
@TSMC Table Widgets Columns Movable Lets the designer control whether the user can move the columns by mouse drag
@TSPO Table Widgets Show Paging Option Lets the designer show or hide the Paging Option toggle switch in the footer bar. @TSPO=T (default) or @TSPO=F

Revision 172020-01-16 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Line: 21 to 21
 
@TCSV Table Widgets Show CSV Export Option Lets the designer show or hide the user option to generate CSV files from the table. @TCSV=T (default) or @TCSV=F
@TSCC Table Widgets Show Column Chooser Lets the designer show or hide the Column Chooser option in the footer bar. @TSCC=T (default) or @TSCC=F
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the entire table footer bar in the HTML client. @TSFB=T or F. Default is T.
Added:
>
>
@TSHB Table Widgets Show Header Bar (Column Labels) Lets the designer turn on or off the display of the column heading row in the HTML client. @TSHB=T or F. Default is T.
 
@TSLS Table Widgets Show Layout Save Lets the designer show or hide the button allowing the user to save a customized table layout. @TSLS=T (default) or @TSLS=F
@TSMC Table Widgets Columns Movable Lets the designer control whether the user can move the columns by mouse drag
@TSPO Table Widgets Show Paging Option Lets the designer show or hide the Paging Option toggle switch in the footer bar. @TSPO=T (default) or @TSPO=F

Revision 162019-11-12 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Line: 8 to 8
 
@SDS All Widgets Drop Shadow http://wiki.appx.com/wiki/bin/view/Main/WidgetDropShadows
@SLN All Widgets Widget Layering http://wiki.appx.com/wiki/bin/view/Main/WidgetLayering
@CLSS All Widgets Assign CSS Class Assign a Class to a widget for display with the browser client
Changed:
<
<
@SFP Button Widgets Control Focus Painting Lets the designer turn on or off the painting of the focus of buttons. @SFP=T or F. Default is T.
@SMV Button Widgets Make Button Movable http://wiki.appx.com/wiki/bin/view/Main/WidgetSetMovable
>
>
@SFP Button Widgets Control Focus Painting Lets the designer turn on or off the painting of the focus of buttons. @SFP=T or F. Default is T.
@SMV Button Widgets Make Button Movable http://wiki.appx.com/wiki/bin/view/Main/WidgetSetMovable
 
@SLL Dropdown Lists Modify List Contents http://wiki.appx.com/wiki/bin/view/Main/WidgetLocalLists
Changed:
<
<
@SFF File Choosers Extension Filters http://wiki.appx.com/wiki/bin/view/Main/WidgetFileChooser
>
>
@SFF File Choosers Extension Filters http://wiki.appx.com/wiki/bin/view/Main/WidgetFileChooser
 
@SLUB Line Widgets Line Unit Base Setting http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSP Line Widgets Line Stroke Pattern http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSPO Line Widgets Line Stroke Pattern Offset http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
Changed:
<
<
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the display of row numbers in the HTML client. @TSRN=T or F. Default is T.
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the entire table footer bar in the HTML client. @TSFB=T or F. Default is T.
@TSPO Table Widgets Show Paging Option Lets the designer show or hide the Paging Option toggle switch in the footer bar. @TSPO=T (default) or @TSPO=F
@TSCC Table Widgets Show Column Chooser Lets the designer show or hide the Column Chooser option in the footer bar. @TSCC=T (default) or @TSCC=F
@TSLS Table Widgets Show Layout Save Lets the designer show or hide the button allowing the user to save a customized table layout. @TSLS=T (default) or @TSLS=F
@TSTR Table Widgets Show Reset Button Lets the designer show or hide the "Reset to Default" button. This button allows the user to refresh and restore the default layout of the table columns, replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
@TCSV Table Widgets Show CSV Export Option Lets the designer show or hide the user option to generate CSV files from the table. @TCSV=T (default) or @TCSV=F
@TCSS Table Widgets Case Sensitive Sort Turns on or off case sensitive sorting in the HTML client. @TCSS=T is case sensitive sort, F is case insensitive sort.
@FULC File upload/download Turn off Local Connector @FULC=N forces the HTML client to use the browser for uploading/downloading files. See HTML Client Installation
>
>
@TCR Table Widgets Columns Resizable Lets the designer control whether the user can resize the column @TCR=T (default) or @TCR=F (can be overridden at column level)
@TCS Table Widgets Columns Sortable Lets the designer control whether the user can sort by the columns @TCS=T (default) or @TCS=F (can be overridden at column level)
@TCSS Table Widgets Case Sensitive Sort Turns on or off case-sensitive sorting in the HTML client. @TCSS=T is case sensitive sort, F is case insensitive sort.
@TCSV Table Widgets Show CSV Export Option Lets the designer show or hide the user option to generate CSV files from the table. @TCSV=T (default) or @TCSV=F
@TSCC Table Widgets Show Column Chooser Lets the designer show or hide the Column Chooser option in the footer bar. @TSCC=T (default) or @TSCC=F
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the entire table footer bar in the HTML client. @TSFB=T or F. Default is T.
@TSLS Table Widgets Show Layout Save Lets the designer show or hide the button allowing the user to save a customized table layout. @TSLS=T (default) or @TSLS=F
@TSMC Table Widgets Columns Movable Lets the designer control whether the user can move the columns by mouse drag
@TSPO Table Widgets Show Paging Option Lets the designer show or hide the Paging Option toggle switch in the footer bar. @TSPO=T (default) or @TSPO=F
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the display of row numbers in the HTML client. @TSRN=T or F. Default is T.
@TSTR Table Widgets Show Reset Button Lets the designer show or hide the "Reset to Default" button, which allows the user to refresh and restore the default layout of the table columns, replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
@TSTRF Table Widgets Show Table Refresh Lets the designer show or hide the user option to refresh the table. @TSTRF=T (default) or @TSTRF=F.
@TSTS Table Widgets Show Table Search Lets the designer show or hide the user option to search the table. @TSTS=T (default) or @TSTS=F.
@TCR Table Columns Column Resizable Lets the designer control whether the user can resize the column @TCR=T (default) or @TCR=F
@TCS Table Columns Column Sortable Lets the designer control whether the user can sort by the column @TCS=T (default) or @TCS=F
@TCSE Table Columns Column Searchable Lets the designer control whether the user can search for values in the column @TCSE=T (default) or @TCSE=F
@TCST Table Columns Column Sort Type Lets the designer control whether how the column is sorted. TCST=INT, FLOAT, DATE, or TEXT
@FULC File upload/download Turn off Local Connector @FULC=N forces the HTML client to use the browser for uploading/downloading files. See HTML Client Installation
 Additionally, macros can be used to specify colors where levels of opacity (or, thought of the other way, transparency) are desired. An additional pair of bytes is appended to the RGB color value, which corresponds to the COLOR NL field in the Widget file. Values of zero (hex 00) through 255 (hex FF) are valid for opacity, but 00 and 01 retain their original purpose and values - 00 makes a widget completely transparent, while 01 or FF makes it completely opaque. For example, specifying a color as #FF0000FF or #FF000001 would be solid red, while #FF000000 would be fully transparent and therefore invisible; #FF000080 would provide 50% transparency to the widget.

To use these in Widget Properties, set the appropriate macro below to the hex value desired in the Tooltip field (e.g., @SFC=#005872A4)

Revision 152019-11-05 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Line: 20 to 20
 
@TSPO Table Widgets Show Paging Option Lets the designer show or hide the Paging Option toggle switch in the footer bar. @TSPO=T (default) or @TSPO=F
@TSCC Table Widgets Show Column Chooser Lets the designer show or hide the Column Chooser option in the footer bar. @TSCC=T (default) or @TSCC=F
@TSLS Table Widgets Show Layout Save Lets the designer show or hide the button allowing the user to save a customized table layout. @TSLS=T (default) or @TSLS=F
Changed:
<
<
@TSTR Table Widgets Show Table Refresh Lets the designer show or hide the button allowing the user to refresh and restore the default layout of the table columns,
replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
>
>
@TSTR Table Widgets Show Reset Button Lets the designer show or hide the "Reset to Default" button. This button allows the user to refresh and restore the default layout of the table columns, replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
 
@TCSV Table Widgets Show CSV Export Option Lets the designer show or hide the user option to generate CSV files from the table. @TCSV=T (default) or @TCSV=F
@TCSS Table Widgets Case Sensitive Sort Turns on or off case sensitive sorting in the HTML client. @TCSS=T is case sensitive sort, F is case insensitive sort.
@FULC File upload/download Turn off Local Connector @FULC=N forces the HTML client to use the browser for uploading/downloading files. See HTML Client Installation

Revision 142018-11-15 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Line: 7 to 7
 
Macro Applies To Description Details
@SDS All Widgets Drop Shadow http://wiki.appx.com/wiki/bin/view/Main/WidgetDropShadows
@SLN All Widgets Widget Layering http://wiki.appx.com/wiki/bin/view/Main/WidgetLayering
Added:
>
>
@CLSS All Widgets Assign CSS Class Assign a Class to a widget for display with the browser client
 
@SFP Button Widgets Control Focus Painting Lets the designer turn on or off the painting of the focus of buttons. @SFP=T or F. Default is T.
@SMV Button Widgets Make Button Movable http://wiki.appx.com/wiki/bin/view/Main/WidgetSetMovable
@SLL Dropdown Lists Modify List Contents http://wiki.appx.com/wiki/bin/view/Main/WidgetLocalLists

Revision 132018-09-25 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Line: 20 to 20
 
@TSCC Table Widgets Show Column Chooser Lets the designer show or hide the Column Chooser option in the footer bar. @TSCC=T (default) or @TSCC=F
@TSLS Table Widgets Show Layout Save Lets the designer show or hide the button allowing the user to save a customized table layout. @TSLS=T (default) or @TSLS=F
@TSTR Table Widgets Show Table Refresh Lets the designer show or hide the button allowing the user to refresh and restore the default layout of the table columns,
replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
Added:
>
>
@TCSV Table Widgets Show CSV Export Option Lets the designer show or hide the user option to generate CSV files from the table. @TCSV=T (default) or @TCSV=F
 
@TCSS Table Widgets Case Sensitive Sort Turns on or off case sensitive sorting in the HTML client. @TCSS=T is case sensitive sort, F is case insensitive sort.
@FULC File upload/download Turn off Local Connector @FULC=N forces the HTML client to use the browser for uploading/downloading files. See HTML Client Installation
Additionally, macros can be used to specify colors where levels of opacity (or, thought of the other way, transparency) are desired. An additional pair of bytes is appended to the RGB color value, which corresponds to the COLOR NL field in the Widget file. Values of zero (hex 00) through 255 (hex FF) are valid for opacity, but 00 and 01 retain their original purpose and values - 00 makes a widget completely transparent, while 01 or FF makes it completely opaque. For example, specifying a color as #FF0000FF or #FF000001 would be solid red, while #FF000000 would be fully transparent and therefore invisible; #FF000080 would provide 50% transparency to the widget.

Revision 122018-01-29 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Changed:
<
<
APPX provides special functionality for various widgets via the use of macro commands that can be inserted in the Tooltip field on the Widget Properties screen or by updating the Widget file at runtime (for those widgets that do not have a tooltip field on the Widget Properties screen, Table Widgets for example). The following table lists some of the macros that can be used:
>
>
APPX provides special functionality for various widgets via the use of macro commands that can be inserted in the Tooltip or Label field on the Widget Properties screen or by updating the Widget file at runtime (for those widgets that do not have a tooltip field on the Widget Properties screen, Table Widgets for example). The following table lists some of the macros that can be used:
 
Macro Applies To Description Details
<-- -->
Sorted ascending
@SDS All Widgets Drop Shadow http://wiki.appx.com/wiki/bin/view/Main/WidgetDropShadows
@SLN All Widgets Widget Layering http://wiki.appx.com/wiki/bin/view/Main/WidgetLayering
Changed:
<
<
@SFP Button Widgets Control Focus Painting Lets the designer turn on or off the painting of the focus of buttons. @SFP=T or F. Default is T.
>
>
@SFP Button Widgets Control Focus Painting Lets the designer turn on or off the painting of the focus of buttons. @SFP=T or F. Default is T.
 
@SMV Button Widgets Make Button Movable http://wiki.appx.com/wiki/bin/view/Main/WidgetSetMovable
@SLL Dropdown Lists Modify List Contents http://wiki.appx.com/wiki/bin/view/Main/WidgetLocalLists
@SFF File Choosers Extension Filters http://wiki.appx.com/wiki/bin/view/Main/WidgetFileChooser
@SLUB Line Widgets Line Unit Base Setting http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSP Line Widgets Line Stroke Pattern http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSPO Line Widgets Line Stroke Pattern Offset http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
Changed:
<
<
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the display of row numbers in the HTML client. @TSRN=T or F. Default is T.
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the entire table footer bar in the HTML client. @TSFB=T or F. Default is T.
@TSPO Table Widgets Show Paging Option Lets the designer show or hide the Paging Option toggle switch in the footer bar. @TSPO=T (default) or @TSPO=F
@TSCC Table Widgets Show Column Chooser Lets the designer show or hide the Column Chooser option in the footer bar. @TSCC=T (default) or @TSCC=F
@TSLS Table Widgets Show Layout Save Lets the designer show or hide the button allowing the user to save a customized table layout. @TSLS=T (default) or @TSLS=F
@TSTR Table Widgets Show Table Refresh Lets the designer show or hide the button allowing the user to refresh and restore the default layout of the table columns,
replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
@TCSS Table Widgets Case Sensitive Sort Turns on or off case sensitive sorting in the HTML client. @TCSS=T is case sensitive sort, F is case insensitive sort.
@FULC File upload/download Turn off Local Connector @FULC=N forces the HTML client to use the browser for uploading/downloading files. See HTML Client Installation
>
>
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the display of row numbers in the HTML client. @TSRN=T or F. Default is T.
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the entire table footer bar in the HTML client. @TSFB=T or F. Default is T.
@TSPO Table Widgets Show Paging Option Lets the designer show or hide the Paging Option toggle switch in the footer bar. @TSPO=T (default) or @TSPO=F
@TSCC Table Widgets Show Column Chooser Lets the designer show or hide the Column Chooser option in the footer bar. @TSCC=T (default) or @TSCC=F
@TSLS Table Widgets Show Layout Save Lets the designer show or hide the button allowing the user to save a customized table layout. @TSLS=T (default) or @TSLS=F
@TSTR Table Widgets Show Table Refresh Lets the designer show or hide the button allowing the user to refresh and restore the default layout of the table columns,
replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
@TCSS Table Widgets Case Sensitive Sort Turns on or off case sensitive sorting in the HTML client. @TCSS=T is case sensitive sort, F is case insensitive sort.
@FULC File upload/download Turn off Local Connector @FULC=N forces the HTML client to use the browser for uploading/downloading files. See HTML Client Installation
 Additionally, macros can be used to specify colors where levels of opacity (or, thought of the other way, transparency) are desired. An additional pair of bytes is appended to the RGB color value, which corresponds to the COLOR NL field in the Widget file. Values of zero (hex 00) through 255 (hex FF) are valid for opacity, but 00 and 01 retain their original purpose and values - 00 makes a widget completely transparent, while 01 or FF makes it completely opaque. For example, specifying a color as #FF0000FF or #FF000001 would be solid red, while #FF000000 would be fully transparent and therefore invisible; #FF000080 would provide 50% transparency to the widget.
Changed:
<
<
To use these in Widget Properties, set the appropriate macro below to the hex value desired in the Tooltip field (e.g., @SFC=#005872A4)
>
>
To use these in Widget Properties, set the appropriate macro below to the hex value desired in the Tooltip field (e.g., @SFC=#005872A4)
 
Macro Applies Color and Opacity To
Changed:
<
<
@SFC or @SEFC Enabled Foreground
@SBC or @SEBC Enabled Background
>
>
@SFC or @SEFC Enabled Foreground
@SBC or @SEBC Enabled Background
 
@SDFC Disabled Foreground
@SDBC Border (Disabled Background is controlled by OS desktop settings)
@SRFC Rollover Foreground
@SRBC Rollover Background
@SWBC Wallpaper Background
Changed:
<
<
Multiple macros can be specified for a single widget by simply appending them together. For example, to turn off both the row numbers and the footer bar on a table widget, set WIDGET TOOLTIP to @TSRN=N@TSFB=N
>
>
Multiple macros can be specified for a single widget by simply appending them together. For example, to turn off both the row numbers and the footer bar on a table widget, set WIDGET TOOLTIP to @TSRN=N@TSFB=N
  -- AlKalter - 2012-07-10

Revision 112018-01-29 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Revision 102018-01-29 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Line: 14 to 14
 
@SLUB Line Widgets Line Unit Base Setting http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSP Line Widgets Line Stroke Pattern http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSPO Line Widgets Line Stroke Pattern Offset http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
Changed:
<
<
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the button allowing the user to refresh and restore the default layout of the table columns,
replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
>
>
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the display of row numbers in the HTML client. @TSRN=T or F. Default is T.
 
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the entire table footer bar in the HTML client. @TSFB=T or F. Default is T.
Changed:
<
<
@TSPO Table Widgets Show Paging Option Lets the designer turn on or off the Paging Option toggle switch in the footer bar. @TSPO=T (default) or @TSPO=F
@TSCC Table Widgets Show Column Chooser Lets the designer turn on or off the Column Chooser option in the footer bar. @TSCC=T (default) or @TSCC=F
@TSLS Table Widgets Show Layout Save Lets the designer turn on or off the button allowing the user to save a customized table layout. @TSLS=T (default) or @TSLS=F
@TSTR Table Widgets Show Table Refresh Lets the designer turn on or off the button allowing the user to refresh and restore the default layout of the table columns,
replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
>
>
@TSPO Table Widgets Show Paging Option Lets the designer show or hide the Paging Option toggle switch in the footer bar. @TSPO=T (default) or @TSPO=F
@TSCC Table Widgets Show Column Chooser Lets the designer show or hide the Column Chooser option in the footer bar. @TSCC=T (default) or @TSCC=F
@TSLS Table Widgets Show Layout Save Lets the designer show or hide the button allowing the user to save a customized table layout. @TSLS=T (default) or @TSLS=F
@TSTR Table Widgets Show Table Refresh Lets the designer show or hide the button allowing the user to refresh and restore the default layout of the table columns,
replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
 
@TCSS Table Widgets Case Sensitive Sort Turns on or off case sensitive sorting in the HTML client. @TCSS=T is case sensitive sort, F is case insensitive sort.
@FULC File upload/download Turn off Local Connector @FULC=N forces the HTML client to use the browser for uploading/downloading files. See HTML Client Installation
Additionally, macros can be used to specify colors where levels of opacity (or, thought of the other way, transparency) are desired. An additional pair of bytes is appended to the RGB color value, which corresponds to the COLOR NL field in the Widget file. Values of zero (hex 00) through 255 (hex FF) are valid for opacity, but 00 and 01 retain their original purpose and values - 00 makes a widget completely transparent, while 01 or FF makes it completely opaque. For example, specifying a color as #FF0000FF or #FF000001 would be solid red, while #FF000000 would be fully transparent and therefore invisible; #FF000080 would provide 50% transparency to the widget.

Revision 92018-01-09 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Line: 15 to 15
 
@SSP Line Widgets Line Stroke Pattern http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSPO Line Widgets Line Stroke Pattern Offset http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the button allowing the user to refresh and restore the default layout of the table columns,
replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
Changed:
<
<
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the entire table footer bar in the HTML client. @TSFB=T/Y or F/N. Default is T/Y.
>
>
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the entire table footer bar in the HTML client. @TSFB=T or F. Default is T.
 
@TSPO Table Widgets Show Paging Option Lets the designer turn on or off the Paging Option toggle switch in the footer bar. @TSPO=T (default) or @TSPO=F
@TSCC Table Widgets Show Column Chooser Lets the designer turn on or off the Column Chooser option in the footer bar. @TSCC=T (default) or @TSCC=F
@TSLS Table Widgets Show Layout Save Lets the designer turn on or off the button allowing the user to save a customized table layout. @TSLS=T (default) or @TSLS=F

Revision 82018-01-09 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Line: 7 to 7
 
Macro Applies To Description Details
@SDS All Widgets Drop Shadow http://wiki.appx.com/wiki/bin/view/Main/WidgetDropShadows
@SLN All Widgets Widget Layering http://wiki.appx.com/wiki/bin/view/Main/WidgetLayering
Changed:
<
<
@SFP Button Widgets Control Focus Painting Lets the designer turn on or off the painting of the
focus of buttons. @SFP=T or F. Default is T.
>
>
@SFP Button Widgets Control Focus Painting Lets the designer turn on or off the painting of the focus of buttons. @SFP=T or F. Default is T.
 
@SMV Button Widgets Make Button Movable http://wiki.appx.com/wiki/bin/view/Main/WidgetSetMovable
@SLL Dropdown Lists Modify List Contents http://wiki.appx.com/wiki/bin/view/Main/WidgetLocalLists
@SFF File Choosers Extension Filters http://wiki.appx.com/wiki/bin/view/Main/WidgetFileChooser
@SLUB Line Widgets Line Unit Base Setting http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSP Line Widgets Line Stroke Pattern http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSPO Line Widgets Line Stroke Pattern Offset http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
Changed:
<
<
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the
table footer bar in the HTML client.
@TSFB=T/Y or F/N. Default is T/Y.
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the display of the table row numbers in the HTML client.@TSFB=T/Y or F/N. Default is T/Y.
>
>
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the button allowing the user to refresh and restore the default layout of the table columns,
replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the entire table footer bar in the HTML client. @TSFB=T/Y or F/N. Default is T/Y.
@TSPO Table Widgets Show Paging Option Lets the designer turn on or off the Paging Option toggle switch in the footer bar. @TSPO=T (default) or @TSPO=F
@TSCC Table Widgets Show Column Chooser Lets the designer turn on or off the Column Chooser option in the footer bar. @TSCC=T (default) or @TSCC=F
@TSLS Table Widgets Show Layout Save Lets the designer turn on or off the button allowing the user to save a customized table layout. @TSLS=T (default) or @TSLS=F
@TSTR Table Widgets Show Table Refresh Lets the designer turn on or off the button allowing the user to refresh and restore the default layout of the table columns,
replacing the current or saved layout. @TSTR=T (default) or @TSTR=F
 
@TCSS Table Widgets Case Sensitive Sort Turns on or off case sensitive sorting in the HTML client. @TCSS=T is case sensitive sort, F is case insensitive sort.
Changed:
<
<
@FULC File upload/download Turn off Local Connector

@FLUC=N forces the HTML client to use the browser for uploading/downloading files.

See HTML Client Installation

>
>
@FULC File upload/download Turn off Local Connector @FULC=N forces the HTML client to use the browser for uploading/downloading files. See HTML Client Installation
 Additionally, macros can be used to specify colors where levels of opacity (or, thought of the other way, transparency) are desired. An additional pair of bytes is appended to the RGB color value, which corresponds to the COLOR NL field in the Widget file. Values of zero (hex 00) through 255 (hex FF) are valid for opacity, but 00 and 01 retain their original purpose and values - 00 makes a widget completely transparent, while 01 or FF makes it completely opaque. For example, specifying a color as #FF0000FF or #FF000001 would be solid red, while #FF000000 would be fully transparent and therefore invisible; #FF000080 would provide 50% transparency to the widget.

To use these in Widget Properties, set the appropriate macro below to the hex value desired in the Tooltip field (e.g., @SFC=#005872A4)

Line: 30 to 34
 
@SRFC Rollover Foreground
@SRBC Rollover Background
@SWBC Wallpaper Background
Deleted:
<
<
 Multiple macros can be specified for a single widget by simply appending them together. For example, to turn off both the row numbers and the footer bar on a table widget, set WIDGET TOOLTIP to @TSRN=N@TSFB=N

-- AlKalter - 2012-07-10 \ No newline at end of file

Revision 72017-07-21 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Line: 18 to 18
 
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the display of the table row numbers in the HTML client.@TSFB=T/Y or F/N. Default is T/Y.
@TCSS Table Widgets Case Sensitive Sort Turns on or off case sensitive sorting in the HTML client. @TCSS=T is case sensitive sort, F is case insensitive sort.
@FULC File upload/download Turn off Local Connector

@FLUC=N forces the HTML client to use the browser for uploading/downloading files.

See HTML Client Installation

Changed:
<
<
Additionally, macros can be used to specify colors where levels of opacity (or, thought of the other way, transparency) are desired. An additional pair of bytes is appended to the RGB color value, which corresponds to the COLOR NL field in the Widget file. Values of zero (hex 00) through 255 (hex FF) are valid for opacity, but 00 and 01 retain their original purpose and values - 00 makes a widget completely transparent, while 01 or FF makes it completely opaque. For example, specifying a color as #FF0000FF or #FF000001 would be solid red, while #FF000000 would be fully transparent and therefore invisible; #FF000088 would provide 50% transparency to the widget.
>
>
Additionally, macros can be used to specify colors where levels of opacity (or, thought of the other way, transparency) are desired. An additional pair of bytes is appended to the RGB color value, which corresponds to the COLOR NL field in the Widget file. Values of zero (hex 00) through 255 (hex FF) are valid for opacity, but 00 and 01 retain their original purpose and values - 00 makes a widget completely transparent, while 01 or FF makes it completely opaque. For example, specifying a color as #FF0000FF or #FF000001 would be solid red, while #FF000000 would be fully transparent and therefore invisible; #FF000080 would provide 50% transparency to the widget.
  To use these in Widget Properties, set the appropriate macro below to the hex value desired in the Tooltip field (e.g., @SFC=#005872A4)
Line: 30 to 30
 
@SRFC Rollover Foreground
@SRBC Rollover Background
@SWBC Wallpaper Background
Added:
>
>

Multiple macros can be specified for a single widget by simply appending them together. For example, to turn off both the row numbers and the footer bar on a table widget, set WIDGET TOOLTIP to @TSRN=N@TSFB=N

 -- AlKalter - 2012-07-10 \ No newline at end of file

Revision 62017-06-23 - JeffPrentice

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Changed:
<
<
APPX provides special functionality for various widgets via the use of macro commands that can be inserted in the Tooltip field on the Widget Properties screen. The following table lists some of the macros that can be used:
>
>
APPX provides special functionality for various widgets via the use of macro commands that can be inserted in the Tooltip field on the Widget Properties screen or by updating the Widget file at runtime (for those widgets that do not have a tooltip field on the Widget Properties screen, Table Widgets for example). The following table lists some of the macros that can be used:
 
Macro Applies To Description Details
@SDS All Widgets Drop Shadow http://wiki.appx.com/wiki/bin/view/Main/WidgetDropShadows

Revision 52016-11-08 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Line: 15 to 15
 
@SSP Line Widgets Line Stroke Pattern http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSPO Line Widgets Line Stroke Pattern Offset http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the
table footer bar in the HTML client.
@TSFB=T/Y or F/N. Default is T/Y.
Changed:
<
<
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the display of the
table row numbers in the HTML client.@TSFB=T/Y or F/N. Default is T/Y.
>
>
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the display of the table row numbers in the HTML client.@TSFB=T/Y or F/N. Default is T/Y.
@TCSS Table Widgets Case Sensitive Sort Turns on or off case sensitive sorting in the HTML client. @TCSS=T is case sensitive sort, F is case insensitive sort.
 
@FULC File upload/download Turn off Local Connector

@FLUC=N forces the HTML client to use the browser for uploading/downloading files.

See HTML Client Installation

Additionally, macros can be used to specify colors where levels of opacity (or, thought of the other way, transparency) are desired. An additional pair of bytes is appended to the RGB color value, which corresponds to the COLOR NL field in the Widget file. Values of zero (hex 00) through 255 (hex FF) are valid for opacity, but 00 and 01 retain their original purpose and values - 00 makes a widget completely transparent, while 01 or FF makes it completely opaque. For example, specifying a color as #FF0000FF or #FF000001 would be solid red, while #FF000000 would be fully transparent and therefore invisible; #FF000088 would provide 50% transparency to the widget.

Revision 42016-11-03 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

Line: 15 to 15
 
@SSP Line Widgets Line Stroke Pattern http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSPO Line Widgets Line Stroke Pattern Offset http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the
table footer bar in the HTML client.
@TSFB=T/Y or F/N. Default is T/Y.
Changed:
<
<
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the display of the
table row numbers in the HTML client.
@TSFB=T/Y or F/N. Default is T/Y.
>
>
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the display of the
table row numbers in the HTML client.@TSFB=T/Y or F/N. Default is T/Y.
@FULC File upload/download Turn off Local Connector

@FLUC=N forces the HTML client to use the browser for uploading/downloading files.

See HTML Client Installation

 Additionally, macros can be used to specify colors where levels of opacity (or, thought of the other way, transparency) are desired. An additional pair of bytes is appended to the RGB color value, which corresponds to the COLOR NL field in the Widget file. Values of zero (hex 00) through 255 (hex FF) are valid for opacity, but 00 and 01 retain their original purpose and values - 00 makes a widget completely transparent, while 01 or FF makes it completely opaque. For example, specifying a color as #FF0000FF or #FF000001 would be solid red, while #FF000000 would be fully transparent and therefore invisible; #FF000088 would provide 50% transparency to the widget.

To use these in Widget Properties, set the appropriate macro below to the hex value desired in the Tooltip field (e.g., @SFC=#005872A4)

Revision 32016-05-20 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

APPX Widget Macros

APPX provides special functionality for various widgets via the use of macro commands that can be inserted in the Tooltip field on the Widget Properties screen. The following table lists some of the macros that can be used:

Changed:
<
<

Macro

Applies To

Description

Details

@SDS

All Widgets

Drop Shadow

http://wiki.appx.com/wiki/bin/view/Main/WidgetDropShadows

@SLN

All Widgets

Widget Layering

http://wiki.appx.com/wiki/bin/view/Main/WidgetLayering

@SFP

Button Widgets

Control Focus Painting

Lets the designer turn on or off the painting of the
focus of buttons. @SFP=T or F. Default is T.

@SMV

Button Widgets

Make Button Movable

http://wiki.appx.com/wiki/bin/view/Main/WidgetSetMovable

@SLL

Dropdown Lists

Modify List Contents

http://wiki.appx.com/wiki/bin/view/Main/WidgetLocalLists

@SFF

File Choosers

Extension Filters

http://wiki.appx.com/wiki/bin/view/Main/WidgetFileChooser

@SLUB

Line Widgets

Line Unit Base Setting

http://wiki.appx.com/wiki/bin/view/Main/WidgetLine

@SSP

Line Widgets

Line Stroke Pattern

http://wiki.appx.com/wiki/bin/view/Main/WidgetLine

@SSPO

Line Widgets

Line Stroke Pattern Offset

http://wiki.appx.com/wiki/bin/view/Main/WidgetLine

>
>
Macro Applies To Description Details
@SDS All Widgets Drop Shadow http://wiki.appx.com/wiki/bin/view/Main/WidgetDropShadows
@SLN All Widgets Widget Layering http://wiki.appx.com/wiki/bin/view/Main/WidgetLayering
@SFP Button Widgets Control Focus Painting Lets the designer turn on or off the painting of the
focus of buttons. @SFP=T or F. Default is T.
@SMV Button Widgets Make Button Movable http://wiki.appx.com/wiki/bin/view/Main/WidgetSetMovable
@SLL Dropdown Lists Modify List Contents http://wiki.appx.com/wiki/bin/view/Main/WidgetLocalLists
@SFF File Choosers Extension Filters http://wiki.appx.com/wiki/bin/view/Main/WidgetFileChooser
@SLUB Line Widgets Line Unit Base Setting http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSP Line Widgets Line Stroke Pattern http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@SSPO Line Widgets Line Stroke Pattern Offset http://wiki.appx.com/wiki/bin/view/Main/WidgetLine
@TSFB Table Widgets Show Footer Bar Lets the designer turn on or off the display of the
table footer bar in the HTML client.
@TSFB=T/Y or F/N. Default is T/Y.
@TSRN Table Widgets Show Row Numbers Lets the designer turn on or off the display of the
table row numbers in the HTML client.
@TSFB=T/Y or F/N. Default is T/Y.
 Additionally, macros can be used to specify colors where levels of opacity (or, thought of the other way, transparency) are desired. An additional pair of bytes is appended to the RGB color value, which corresponds to the COLOR NL field in the Widget file. Values of zero (hex 00) through 255 (hex FF) are valid for opacity, but 00 and 01 retain their original purpose and values - 00 makes a widget completely transparent, while 01 or FF makes it completely opaque. For example, specifying a color as #FF0000FF or #FF000001 would be solid red, while #FF000000 would be fully transparent and therefore invisible; #FF000088 would provide 50% transparency to the widget.

To use these in Widget Properties, set the appropriate macro below to the hex value desired in the Tooltip field (e.g., @SFC=#005872A4)

Changed:
<
<

Macro

Applies Color and Opacity To

@SFC or @SEFC

Enabled Foreground

@SBC or @SEBC

Enabled Background

@SDFC

Disabled Foreground

@SDBC

Border (Disabled Background is controlled by OS desktop settings)

@SRFC

Rollover Foreground

@SRBC

Rollover Background

@SWBC

Wallpaper Background

>
>
Macro Applies Color and Opacity To
@SFC or @SEFC Enabled Foreground
@SBC or @SEBC Enabled Background
@SDFC Disabled Foreground
@SDBC Border (Disabled Background is controlled by OS desktop settings)
@SRFC Rollover Foreground
@SRBC Rollover Background
@SWBC Wallpaper Background
 -- AlKalter - 2012-07-10 \ No newline at end of file

Revision 22016-04-06 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="APPXDeveloper"
>
>
META TOPICPARENT name="DeveloperTips"
 

APPX Widget Macros

APPX provides special functionality for various widgets via the use of macro commands that can be inserted in the Tooltip field on the Widget Properties screen. The following table lists some of the macros that can be used:

Revision 12012-07-10 - AlKalter

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="APPXDeveloper"

APPX Widget Macros

APPX provides special functionality for various widgets via the use of macro commands that can be inserted in the Tooltip field on the Widget Properties screen. The following table lists some of the macros that can be used:

Macro

Applies To

Description

Details

@SDS

All Widgets

Drop Shadow

http://wiki.appx.com/wiki/bin/view/Main/WidgetDropShadows

@SLN

All Widgets

Widget Layering

http://wiki.appx.com/wiki/bin/view/Main/WidgetLayering

@SFP

Button Widgets

Control Focus Painting

Lets the designer turn on or off the painting of the
focus of buttons. @SFP=T or F. Default is T.

@SMV

Button Widgets

Make Button Movable

http://wiki.appx.com/wiki/bin/view/Main/WidgetSetMovable

@SLL

Dropdown Lists

Modify List Contents

http://wiki.appx.com/wiki/bin/view/Main/WidgetLocalLists

@SFF

File Choosers

Extension Filters

http://wiki.appx.com/wiki/bin/view/Main/WidgetFileChooser

@SLUB

Line Widgets

Line Unit Base Setting

http://wiki.appx.com/wiki/bin/view/Main/WidgetLine

@SSP

Line Widgets

Line Stroke Pattern

http://wiki.appx.com/wiki/bin/view/Main/WidgetLine

@SSPO

Line Widgets

Line Stroke Pattern Offset

http://wiki.appx.com/wiki/bin/view/Main/WidgetLine

Additionally, macros can be used to specify colors where levels of opacity (or, thought of the other way, transparency) are desired. An additional pair of bytes is appended to the RGB color value, which corresponds to the COLOR NL field in the Widget file. Values of zero (hex 00) through 255 (hex FF) are valid for opacity, but 00 and 01 retain their original purpose and values - 00 makes a widget completely transparent, while 01 or FF makes it completely opaque. For example, specifying a color as #FF0000FF or #FF000001 would be solid red, while #FF000000 would be fully transparent and therefore invisible; #FF000088 would provide 50% transparency to the widget.

To use these in Widget Properties, set the appropriate macro below to the hex value desired in the Tooltip field (e.g., @SFC=#005872A4)

Macro

Applies Color and Opacity To

@SFC or @SEFC

Enabled Foreground

@SBC or @SEBC

Enabled Background

@SDFC

Disabled Foreground

@SDBC

Border (Disabled Background is controlled by OS desktop settings)

@SRFC

Rollover Foreground

@SRBC

Rollover Background

@SWBC

Wallpaper Background

-- AlKalter - 2012-07-10

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback