SATGUI Examples - addEntry

addEntry {Example 1,1 10,20}

Note: If the state is "disabled" the entry will be created as disabled by default. In this case, using...

addEntry {Example 1,1 10,20 normal}
...or...
addEntry {+Example 1,1 10,20}

...will create an enabled entry.


addEntry {Example 1,1 10,20 center}


addEntry {Example 1,1 10,20 disabled}
...or...
addEntry {-Example 1,1 10,20}

Note: There is (currently) no method to re-enable an entry.


addEntry {Example 1,1 10,20 focus}


addEntry {Example 1,1 10,20 outline}


addEntry {Example 1,1 10,20 right}


Copyright © 2000 Adrian Davis.