Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

textlist Struct Reference
[Text-List]


Detailed Description

textlist object definition.


Public Member Functions

 confirm ()
 Confirm callback.


Data Fields

flentry dir []
 Current fllist object.

table dirinfo []
 dir supplemental information

 pos
 Current select item.

 top
 Top displayed line.

 lines
 Computed max displayed lines.

 maxlines
 Real maximum od displayed lines.

 n
 Number of entry in "dir".

 dl
 Current display list.

 cdl
 Cursor display list.

 flags
 Some flags.


Member Function Documentation

textlist::confirm  ) 
 

Confirm callback.

This method is call when confirm button is pressed.

Returns:
  • nil if action failed
  • 0 ok but no change
  • 1 if entry is "confirmed"
  • 2 if entry is "not confirmed" but change occurs
  • 3 if entry is "confirmed" and change occurs


Field Documentation

textlist::flags
 

Some flags.

flags are :

  • align Entry text horizontal alignment :
    • "left". This is the default.
    • "center".
    • "right".


The documentation for this struct was generated from the following file:
dcplaya documentation version 2.0 Generated on November 2004 by doxygen 1.3.6