Tab traverse in Dialogs?

Hi Werner!

But even if I set the style to wx.DEFAULT it stops working.
(I need wx.TE_READONLY for some fields.)
What is the default style if not wx.DEFAULT?

I use wx.DEFAULT_DIALOG_STYLE on dialogs.

If I use that on a wx.TextCtrl I see only stars (nice, but useless ;-),
similar to TE_PASSWORD where I get bullets.

Greetlings, Hraban

Hi Henning,

Hi Werner!

But even if I set the style to wx.DEFAULT it stops working.
(I need wx.TE_READONLY for some fields.)
What is the default style if not wx.DEFAULT?
     

I use wx.DEFAULT_DIALOG_STYLE on dialogs.
   
If I use that on a wx.TextCtrl I see only stars (nice, but useless ;-),
similar to TE_PASSWORD where I get bullets.

I thought you were talking about the dialog :-[

See you
Werner

ยทยทยท

Henning.Ramm@mediapro-gmbh.de wrote:

Greetlings, Hraban

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org