/IUP/ Help needed with examples
- Posted by _tom (admin) Dec 23, 2015
- 2345 views
I have a page of "predefined dialogs" in the wiki: http://openeuphoria.org/wiki/view/Predefined%20Dialogs.wc
Working Examples History
- ( ok ) IupAlarm
- ( ok ) IupColorDlg
- ( ok ) IupElementPropertiesDialog
- ( partial ) IupFileDlg
- ( ? return value ) IupFontDlg
- ( ok ) IupGetColor
- ( ? what is arq ) IupGetFile
- ( not decoded ) IupGetParam
- ( ? second argument ) IupGetText
- ( ok ) IupLayoutDialog
- ( not decoded ) IupListDialog
- ( ok ) IupMessage
- ( ok ) IupMessageDlg
- ( incomplete ) IupProgressDlg
As you can see I can't get example programs to work with all dialogs. Some are just plain messy and for others I can't figure out the data-types.
These two dialogs are the basis of a "poor man's" ide:
If you have time, please help
thanks
_tom