User Tools

Site Tools


01_user_documentation:04_modeling:03_rgg_modeling:01_toolbar:05_apply

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
01_user_documentation:04_modeling:03_rgg_modeling:01_toolbar:05_apply [2025/07/18 14:40] – removed - external edit (Unknown date) 127.0.0.101_user_documentation:04_modeling:03_rgg_modeling:01_toolbar:05_apply [2025/07/18 14:40] (current) – ↷ Page name changed from 01_user_documentation:04_modeling:03_rgg_modeling:01_toolbar:04_apply to 01_user_documentation:04_modeling:03_rgg_modeling:01_toolbar:05_apply gaetan
Line 1: Line 1:
 +~~NOTOC~~
 +====== Apply ======
  
 +After an RGG object has been loaded successfully from an XL file, its public methods are made available in the RGG toolbar. Each method appears twice: In the list prefixed with Apply, a click invokes the method once, in the list prefixed with Run, a click starts the repeated invocation of the method. To stop this loop, click the Stop button in the toolbar. Initially, buttons for the first method are accessible immediately; to see a button list for the other methods, you have to click on the small arrow at the right button border. 
 +
 +=====  =====
 +
 +The number of apply buttons shown can be configured through ''Panels > Preferences > RGG > Toolbar > Number to grouping ''.
 +
 +All methods at the root of .rgg files that are :''public void xxx()'' will be added.