Making a User interface Pictorial Value List
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-02-26 10:40 PM
‎2007-02-26
10:40 PM
I wanted to add a pictorial value list into my GDL object. I took images of the parts from a catolgue, laid them out and saved them as a jpeg and also as a tif file. I set up the interface as shown in script and tried it using both the jpeg and tif file but can't get it to display the images of the parts, even though they are related to the parameters in the script and will change when selected.
Any ideas why?
2 REPLIES 2
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-02-26 10:40 PM

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-02-28 02:57 PM
‎2007-02-28
02:57 PM
For me there are no problems:
Do not forget: Image must be in loaded library.
!UI_SCRIPT UI_DIALOG "Railtop Selection" UI_PAGE 1 UI_STYLE 2,1 UI_GROUPBOX 'Rail Top Types', 10,10,370,255 UI_STYLE 2,4 UI_INFIELD "railtype" ,40,40,300,210, 1, "screen_selection_263.jpg", 6,2, 93,102,80,80, 1,"1", 2,"2", 3,"3", 4,"4", 5,"5", 6,"6" !PARAMETER-Script VALUES "railtype" "1","2","3","4","5,","6"For simplification I used the string numbers instead of words, but that makes no difference, works fine.
Do not forget: Image must be in loaded library.
Jochen Suehlo . AC12-28 . MAC OSX 14.4 . WIN11
GDL object creation: b-prisma.de
GDL object creation: b-prisma.de