Project

General

Profile

Scol standard library package  0.3.1
Common and usefull functions for all Scol applications
L2D_DIALOG Struct Reference

Opaque internal structure. You should not call it directly, use API instead ! More...

Public Member Functions

 iDlgPos (I)
 iDlgType (I)
 iDlgWinFlags (I)
 oDlgButtons ([[S I ObjButton ObjBitmap fun[ObjButton S] I] r1])
 oDlgChn (Chn)
 oDlgFont (ObjFont)
 oDlgMother (ObjWin)
 oDlgSize ([I I])
 oDlgSpacing (I)
 oDlgText ([S ObjText])
 oDlgWin (ObjWin)

Detailed Description

Opaque internal structure. You should not call it directly, use API instead !

Member Function Documentation

iDlgType ( )

current type (info, tree, ...)

oDlgChn ( Chn  )

propriatery channel

oDlgWin ( ObjWin  )

main window

iDlgWinFlags ( )

flags of the main window

oDlgMother ( ObjWin  )

mother window, can be nil

oDlgFont ( ObjFont  )

used font

iDlgPos ( )

initial position, when the dialog is created

oDlgSize ( )

size of the dialog

oDlgSpacing ( )

spacing between each graphical elements


The documentation for this struct was generated from the following file: