Changeset 25605 in project
- Timestamp:
- 11/29/11 12:30:47 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/iup-tutor
r25604 r25605 189 189 190 190 Note also, that attribute values can be numbers or symbols as well. 191 And last, but not least, note the tips: attr ubute, which defines191 And last, but not least, note the tips: attribute, which defines 192 192 tooltips, and the ampersand in the button's title, which defines a 193 193 shortcut, Alt+underlined-character, to execute the callback. … … 516 516 The following dialog contains two textboxes, one of them multiline, a 517 517 dropdown listbox and some buttons, allowing to get or set the multiline 518 attr ubutes. Please take note, how handle-ref and handle-name is used.518 attributes. Please take note, how handle-ref and handle-name is used. 519 519 520 520 <enscript highlight="Scheme">
Note: See TracChangeset
for help on using the changeset viewer.