 | | WideStudio/MWT Class Reference
| |
Class name
WSCinputDialog
Properties
Properties of the class: WSCinputDialog are as follows.
Type | Property Name | Supplement | Default |
long | WSNuserValue | User value | 0 |
short | WSNworkBackColor | Work background | DEF10 |
WSCbool | WSNok | Enable OK button | 1 |
WSCbool | WSNno | Enable NO button | 0 |
WSCbool | WSNcancel | Enable CANCEL button | 1 |
short | WSNlabelPixmap | Label pixmap | |
char* | WSNokString | OK btn string | OK |
char* | WSNnoString | NO btn string | NO |
char* | WSNcancelString | CANCEL btn string | Cancel |
WSCbool | WSNdefaultPosition | Default position | 0 |
WSCbool | WSNkeepPixmapCache | Keep Pixmap Cache | 1 |
char* | WSNtab | Tab key focus moving | |
char* | WSNbacktab | Back-Tab key focus moving | |
unsigned char | WSNfont | Font No. | 0 |
char* | WSNtitleString | Title string | |
char* | WSNuserString | User string | |
unsigned short | WSNwidth | Width | 100 |
unsigned short | WSNheight | Height | 100 |
short | WSNforeColor | Foreground | DEF2 |
short | WSNbackColor | Background | DEF1 |
short | WSNtopShadowColor | Top shadow color | DEF3 |
short | WSNbottomShadowColor | Bottom shadow color | DEF4 |
short | WSNbackPixmap | Back pixmap | |
char | WSNtitleBar | Title bar | 1 |
| No title | WS_NO_TITLE ( 0 ) | |
| Title | WS_ONLY_TITLE ( 2 ) | |
| Minimize btn | WS_MINI_BTN ( 3 ) | |
| Maximize btn | WS_MAX_BTN ( 4 ) | |
| Override redirect | WS_NO_MANAGE ( 6 ) | |
char | WSNshadowType | Shadow type | 0 |
| Etched in | WS_SHADOW_EIN ( 3 ) | |
| Etched out | WS_SHADOW_EOUT ( 2 ) | |
| Border | WS_SHADOW_BORDER ( 4 ) | |
| None | WS_SHADOW_TRANS ( -1 ) | |
WSCbool | WSNvis | Visibility | 0 |
WSCbool | WSNdet | Sensitivity | 1 |
unsigned char | WSNpixmapStyle | Pixmap style | 0 |
| Window | WS_DIRECT_WINDOW ( 0 ) | |
| Dynamic pixmap | WS_DYNAMIC_PIXMAP ( 1 ) | |
WSCbool | WSNunique | Unique | 0 |
unsigned short | WSNmouse | Mouse No. | 0 |
unsigned char | WSNgradation | Gradation type | 0 |
| LT to RB | WS_GR_LT_RB ( 1 ) | |
| RT to LB | WS_GR_RT_LB ( 2 ) | |
| LB to RT | WS_GR_LB_RT ( 3 ) | |
| RB to LT | WS_GR_RB_LT ( 4 ) | |
unsigned char | WSNgradationMargin | GradationMargin | 0 |
WSCbool | WSNexport | Export | 0 |
WSCbool | WSNkeepPixmapCache | Keep Pixmap Cache | 1 |
short | WSNcursorPos | Cursor position | 0 |
unsigned char | WSNenableFep | Enable Input Method | 1 |
WSCbool | WSNinterCur | Insert mode | 1 |
char* | WSNdownward | Downward | |
char* | WSNleftward | Leftward | |
char* | WSNrightward | Rightward | |
char* | WSNreturn | Return key focus moving | |
WSCbool | WSNenableFocusMove | Enable focus moving | 0 |
WSCbool | WSNfillSpace | Fill space | 0 |
WSCbool | WSNcursorAdjust | Cursor adjusting | 1 |
WSCbool | WSNifieldSkipMode | Field skipping | 0 |
WSCbool | WSNnoHatch | No hatching | 0 |
WSCbool | WSNreturnKeyFocus | Return key focus | 0 |
unsigned char | WSNdataSource | DataSource | 0 |
char* | WSNdataSourceName | DataSourceName | |
WSCbool | WSNdisplayOnly | DisplayOnly | 0 |
WSCbool | WSNreverseFlag | Reverse on | 0 |
short | WSNbackBlinkColor | Back blink color | DEF13 |
unsigned char | WSNblinkType | Blink type | 0 |
WSCbool | WSNusePixmap | Use pixmap | 0 |
char* | WSNlabelString | Label string | |
unsigned char | WSNmarginTop | Margin top | 2 |
unsigned char | WSNmarginBottom | Margin bottom | 2 |
unsigned char | WSNmarginRight | Margin Right | 2 |
unsigned short | WSNmaxLength | Max length | 128 |
short | WSNblinkPixmap | Blink pixmap | |
WSCbool | WSNblinkRefreshing | Blink refreshing | 0 |
WSCbool | WSNtwinBlink | Twin blinking | 0 |
short | WSNblinkColor | Blink color | DEF13 |
unsigned char | WSNblinkRate | Blink rate | 1 |
WSCbool | WSNblinkFlag | Blinking | 0 |
unsigned short | WSNanchorTop | AnchorTop | 0 |
unsigned short | WSNanchorBottom | AnchorBottom | 0 |
unsigned short | WSNanchorLeft | AnchorLeft | 0 |
unsigned short | WSNanchorRight | AnchorRight | 0 |
WSCbool | WSNanchorTopFlag | AnchorTopFlag | 0 |
WSCbool | WSNanchorBottomFlag | AnchorBottomFlag | 0 |
WSCbool | WSNanchorLeftFlag | AnchorLeftFlag | 0 |
WSCbool | WSNanchorRightFlag | AnchorRightFlag | 0 |
Specification of properties
- WSNuserValue
- Function
- Spesifies the User value.
- Notice
-
- WSNworkBackColor
- Function
- Spesifies the Work background.
- Notice
-
- WSNok
- Function
- Spesifies the Enable OK button.
- Notice
-
- WSNno
- Function
- Spesifies the Enable NO button.
- Notice
-
- WSNcancel
- Function
- Spesifies the Enable CANCEL button.
- Notice
-
- WSNlabelPixmap
- Function
- Spesifies the Label pixmap.
- Notice
-
- WSNokString
- Function
- Spesifies the OK btn string.
- Notice
-
- WSNnoString
- Function
- Spesifies the NO btn string.
- Notice
-
- WSNcancelString
- Function
- Spesifies the CANCEL btn string.
- Notice
-
- WSNmodal
- Function
- Spesifies the Modal.
- Notice
-
- WSNdefaultPosition
- Function
- Spesifies the Default position.
- Notice
-
- WSNkeepPixmapCache
- Function
- Spesifies the Keep Pixmap Cache.
- Notice
-
- WSNtab
- Function
- Spesifies the Tab key focus moving.
- Notice
-
- WSNbacktab
- Function
- Spesifies the Back-Tab key focus moving.
- Notice
-
- WSNfont
- Function
- Spesifies the Font No..
- Notice
-
- WSNname
- Function
- Spesifies the Name.
- Notice
-
- WSNtitleString
- Function
- Spesifies the Title string.
- Notice
-
- WSNuserString
- Function
- Spesifies the User string.
- Notice
-
- WSNx
- Function
- Spesifies the X.
- Notice
-
- WSNy
- Function
- Spesifies the Y.
- Notice
-
- WSNwidth
- Function
- Spesifies the Width.
- Notice
-
- WSNheight
- Function
- Spesifies the Height.
- Notice
-
- WSNforeColor
- Function
- Spesifies the Foreground.
- Notice
-
- WSNbackColor
- Function
- Spesifies the Background.
- Notice
-
- WSNtopShadowColor
- Function
- Spesifies the Top shadow color.
- Notice
-
- WSNbottomShadowColor
- Function
- Spesifies the Bottom shadow color.
- Notice
-
- WSNbackPixmap
- Function
- Spesifies the Back pixmap.
- Notice
-
- WSNtitleBar
- Function
- Spesifies the Title bar.
- Notice
-
- WSNshadowType
- Function
- Spesifies the Shadow type.
- Notice
-
- WSNvis
- Function
- Spesifies the Visibility.
- Notice
-
- WSNdet
- Function
- Spesifies the Sensitivity.
- Notice
-
- WSNpixmapStyle
- Function
- Spesifies the Pixmap style.
- Notice
-
- WSNgroup
- Function
- Spesifies the Group.
- Notice
-
- WSNunique
- Function
- Spesifies the Unique.
- Notice
-
- WSNmouse
- Function
- Spesifies the mouse no.. When 1 is specifed, the mouse cursor disappears.
- Notice
-
- WSNgradation
- Function
- Spesifies the Gradation type.
- Notice
-
- WSNgradationMargin
- Function
- Spesifies the GradationMargin.
- Notice
-
- WSNexit
- Function
- Spesifies the Exit.
- Notice
-
- WSNexport
- Function
- Spesifies the Export.
- Notice
-
- WSNkeepPixmapCache
- Function
- Spesifies the Keep Pixmap Cache.
- Notice
-
- WSNcursorPos
- Function
- Spesifies the Cursor position.
- Notice
-
- WSNenableFep
- Function
- Spesifies the Enable Imput Method.
- Notice
-
- WSNinterCur
- Function
- Spesifies the Insert mode.
- Notice
-
- WSNupward
- Function
- Spesifies the Upward.
- Notice
-
- WSNdownward
- Function
- Spesifies the Downward.
- Notice
-
- WSNleftward
- Function
- Spesifies the Leftward.
- Notice
-
- WSNrightward
- Function
- Spesifies the Rightward.
- Notice
-
- WSNreturn
- Function
- Spesifies the Return key focus moving.
- Notice
-
- WSNenableFocusMove
- Function
- Spesifies the Enable focus moving.
- Notice
-
- WSNfillSpace
- Function
- Spesifies the Fill space.
- Notice
-
- WSNcursorAdjust
- Function
- Spesifies the Cursor adjusting.
- Notice
-
- WSNifieldSkipMode
- Function
- Spesifies the Field skipping.
- Notice
-
- WSNnoHatch
- Function
- Spesifies the No hatching.
- Notice
-
- WSNreturnKeyFocus
- Function
- Spesifies the Return key focus.
- Notice
-
- WSNdataSource
- Function
- Spesifies the DataSource.
- Notice
-
- WSNdataSourceName
- Function
- Spesifies the DataSourceName.
- Notice
-
- WSNdisplayOnly
- Function
- Spesifies the DisplayOnly.
- Notice
-
- WSNreverseFlag
- Function
- Spesifies the Reverse on.
- Notice
-
- WSNbackBlinkColor
- Function
- Spesifies the Back blink color.
- Notice
-
- WSNblinkType
- Function
- Spesifies the Blink type.
- Notice
-
- WSNusePixmap
- Function
- Spesifies the Use pixmap.
- Notice
-
- WSNlabelString
- Function
- Spesifies the Label string.
- Notice
-
- WSNmarginTop
- Function
- Spesifies the Margin top.
- Notice
-
- WSNmarginBottom
- Function
- Spesifies the Margin bottom.
- Notice
-
- WSNmarginRight
- Function
- Spesifies the Margin Right.
- Notice
-
- WSNmaxLength
- Function
- Spesifies the Max length.
- Notice
-
- WSNblinkPixmap
- Function
- Spesifies the Blink pixmap.
- Notice
-
- WSNblinkRefreshing
- Function
- Spesifies the Blink refreshing.
- Notice
-
- WSNtwinBlink
- Function
- Spesifies the Twin blinking.
- Notice
-
- WSNblinkColor
- Function
- Spesifies the Blink color.
- Notice
-
- WSNblinkRate
- Function
- Spesifies the Blink rate.
- Notice
-
- WSNblinkFlag
- Function
- Spesifies the Blinking.
- Notice
-
- WSNanchorTop
- Function
- Spesifies the AnchorTop.
- Notice
-
- WSNanchorBottom
- Function
- Spesifies the AnchorBottom.
- Notice
-
- WSNanchorLeft
- Function
- Spesifies the AnchorLeft.
- Notice
-
- WSNanchorRight
- Function
- Spesifies the AnchorRight.
- Notice
-
- WSNanchorTopFlag
- Function
- Spesifies the AnchorTopFlag.
- Notice
-
- WSNanchorBottomFlag
- Function
- Spesifies the AnchorBottomFlag.
- Notice
-
- WSNanchorLeftFlag
- Function
- Spesifies the AnchorLeftFlag.
- Notice
-
- WSNanchorRightFlag
- Function
- Spesifies the AnchorRightFlag.
- Notice
-
Document Release 3.90 For Use with WideStudio/MWT Release 3.90, Summer 2005 Wide Stuido Home | Up to Copyright(C) WideStudio/MWT Development Team, 1999-2005 | | Last modified: June 25, 2005 | |