Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

details_progress_listbox.h File Reference

Describes details_progress_listbox class. More...

#include "plucker_defines.h"
#include "wx/listbox.h"

Go to the source code of this file.


Compounds

class   details_progress_listbox
  A list box used in the progress_dialog. More...


Enumerations

enum   {
  optionDETAILS_PROGRESS_LISTBOX_RECOMMENDED_SCROLL_HISTORY = -1,
  optionDETAILS_PROGRESS_LISTBOX_INFINITE_SCROLL_HISTORY = -2
}

Detailed Description

Describes details_progress_listbox class.
Modified by:
Copyright:
(c) Robert O'Connor ( rob@medicalmnemonics.com )
Licence:
GPL
Author:
Robert O'Connor
Date:
2002/01/03

Enumeration Type Documentation

anonymous enum
 
Enumeration values:
optionDETAILS_PROGRESS_LISTBOX_RECOMMENDED_SCROLL_HISTORY  Recommended scroll history for the OS (GTK doesn't like >2000).
optionDETAILS_PROGRESS_LISTBOX_INFINITE_SCROLL_HISTORY  Inifite scroll history.