This shows you the differences between two versions of the page.
|
software:knowledge-base:javascript [2013/03/15 02:15] aaron |
software:knowledge-base:javascript [2013/04/29 04:59] (current) jarrod |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| - Put the Javascript source code file in the same folder with your GUI file. | - Put the Javascript source code file in the same folder with your GUI file. | ||
| - Attach the JS file to your GUI file by : Edit -> Project Properties -> Script Manager -> Add Script -> Browse and select the JS file | - Attach the JS file to your GUI file by : Edit -> Project Properties -> Script Manager -> Add Script -> Browse and select the JS file | ||
| - | - Attach the JS to your button via "Button Properties". For more info http://www.commandfusion.com/docs/scripting/startup.html | + | And/Or: |
| + | - Attach some JS code directly to your button via "Button Properties". For more info http://www.commandfusion.com/docs/scripting/startup.html#button_javascript_action | ||
| ===== Google Groups ===== | ===== Google Groups ===== | ||
| [[https://groups.google.com/forum/?fromgroups=#!searchin/commandfusion/javascript|Click here to search our Google Groups for JavaScript.]] | [[https://groups.google.com/forum/?fromgroups=#!searchin/commandfusion/javascript|Click here to search our Google Groups for JavaScript.]] | ||