IupGetColor
6
IupGetColor
@serial = 784
dialog
Description
Shows a modal dialog which allows the user to select a color. Based on IupColorDlg.
Include
iup.e
Namespace
iup
Signature
public function IupGetColor(atom x, atom y)
Creation
x, y: x, y values of the IupPopup function.
Returns: in C a code 1 if the OK button is pressed, or 0 otherwise.
Notes
The dialog uses a global attribute called "PARENTDIALOG" as the parent dialog if it is defined. It also uses a global attribute called "ICON" as the dialog icon if it is defined.
Example
Returns: in C a code 1 if the OK button is pressed, or 0 otherwise.
See Also
IupFileDlg | IupMessageDlg | IupFontDlg | IupProgressDlg | IupAlarm | IupGetFile | IupGetColor | IupGetParam | IupGetText | IupListDialog | IupMessage | IupScanf | IupLayoutDialog | IupElementPropertiesDialog |
IupListDialog |
Not Categorized, Please Help
|