DRAW_TEXT_PARAMETERS Struct Reference

pakage of parameters for the function draw_text More...


Public Types

enum  { halign_left, halign_center, halign_right }
 horizontal alignement of the text More...
enum  { valign_top, valign_center, valign_bottom }
 vertical alignment of the text More...

Data Fields

enum DRAW_TEXT_PARAMETERS:: { ... }  halign
 horizontal alignement of the text
enum DRAW_TEXT_PARAMETERS:: { ... }  valign
 vertical alignment of the text
short draw_disabled
 do not use specific attribute for DISABLED text
short may_have_shortcut
 0 if the character [ shall not be taken as a shortcut marker


Detailed Description

pakage of parameters for the function draw_text


Member Enumeration Documentation

anonymous enum
 

horizontal alignement of the text

Enumerator:
halign_left  text is left aligned
halign_center  text is centered
halign_right  text is right aligned

anonymous enum
 

vertical alignment of the text

Enumerator:
valign_top  text is displayed on the top part of the area
valign_center  text is displayed on the middle part of the area
valign_bottom  text is displayed on the bottom part of the area


Field Documentation

short DRAW_TEXT_PARAMETERS::draw_disabled
 

do not use specific attribute for DISABLED text

enum { ... } DRAW_TEXT_PARAMETERS::halign
 

horizontal alignement of the text

short DRAW_TEXT_PARAMETERS::may_have_shortcut
 

0 if the character [ shall not be taken as a shortcut marker

enum { ... } DRAW_TEXT_PARAMETERS::valign
 

vertical alignment of the text


The documentation for this struct was generated from the following file:
Generated on Thu Jun 22 11:45:27 2006 for WinDom by  doxygen 1.4.6