Changeset 101 for trunk/lingosource/castlib2/ButtonImageCreator.ls
- Timestamp:
- 03/05/09 12:45:14 (3 years ago)
- File:
-
- 1 edited
-
trunk/lingosource/castlib2/ButtonImageCreator.ls (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lingosource/castlib2/ButtonImageCreator.ls
r97 r101 976 976 977 977 978 978 ----------- now just add the property names of the table script and the buttonscript 979 retlist.addProp(#myContent, retlist[#normal]) 980 retlist.addProp(#myNormalImage, retlist[#normal]) 981 retlist.addProp(#myPressImage, retlist[#pressed]) 982 retlist.addProp(#myOverImage, retlist[#hilite]) 983 retlist.addProp(#myDisabledImage, retlist[#disabled]) 984 retlist.addProp(#mySelectedImage, retlist[#selected]) 985 ---------------------------------------------------------- 979 986 980 987 return retlist
Note: See TracChangeset
for help on using the changeset viewer.
