RE: FilePickerCtrl display problem

2009-09-04 Thread Roode, Eric
On Friday, September 04, 2009, Johan Vromans wrote: > > "Roode, Eric" writes: > > > Below is a simple program that displays a window with a single > > FilePickerCtrl, with the wxPB_USE_TEXTCTRL option. This option is > > supposed to display the chosen filename in a text box next to the > > [Bro

FilePickerCtrl display problem

2009-09-04 Thread Roode, Eric
Is there a bug in the FilePickerCtrl, or am I doing something wrong here? Below is a simple program that displays a window with a single FilePickerCtrl, with the wxPB_USE_TEXTCTRL option. This option is supposed to display the chosen filename in a text box next to the [Browse] button. Instead, t

FilePickerCtrl display problem

2008-08-14 Thread Roode, Eric
Is there a bug in the FilePickerCtrl, or am I doing something wrong here? Below is a simple program that displays a window with a single FilePickerCtrl, with the wxPB_USE_TEXTCTRL option. This option is supposed to display the chosen filename in a text box next to the [Browse] button. Instead, t