Programming guideline of WinDom
- NAME
-
BubbleConf - Local configuration of BubbleGEM.
- PROTOTYPAGE
-
void BubbleConf( int delay, int flag)
- PARAMETERS
-
- flags:
- bit field:
- BGC_FONTCHANGED
- (0x01) :
- BGC_NOWINSTYLE
- (0x02) :
- BGC_SENDKEY
- (0x04) :
- BGC_DEMONACTIVE
- (0x08) :
- BGC_TOPONLY
- (0x10) :
- DESCRIPTION
-
This function configures locally (i.e. only for the
application) the BubbleGEM setting. For a global setting, the
user will use the CPX dedicated to BubbleGEM parametrization.
This function uses the 'BHLP' cookie to parametrize BubbleGEM.
- SEE ALSO
-
ConfRead(), BubbleCall().