JSL Decoded is a series of videos showing how to develop a JSL script within JMP Software.
In part 5 we build a new user interface for selecting the columns that will be used in the analysis. The interface looks very similar to the default style used within JMP Software, and you should find this code to be of general use, not specific to this code example.
Content Index:
00:00 Review of progress from earlier videos
00:50 Creating a column section dialog window
01:17 Names Default To Here
01:23 New Window
01:40 Panel Boxes
02:07 H List Box
02:24 Text Box
02:49 V List Box
03:44 Border Box
04:10 Spacer Box
04:33 Filter Col Selector
05:12 Button Box and Col List Box for Y variable
06:06 Fine-tuning the appearance
06:49 Configuring a Col List Box
08:58 Duplicating code for the X variables
10:46 Review of progress
11:25 Implementing the button scripts
13:15 Defining the window as Modal
14:24 Handling the On Close event
15:49 Handling error conditions
17:42 Review of functionality
18:06 Implementing a Recall button
15:20 Conclusion
Find part 6 here:
• JSL Decoded: How to Write a JSL Script. Pa...
Find the full playlist here:
• JSL Decoded: How to Write a JSL Script