Re: PMW widget - skip tabbing to it

2007-03-27 Thread jp
On Mar 26, 5:41 pm, John McMonagle <[EMAIL PROTECTED]> wrote: > jp wrote: > >>> On Mar 26, 10:51 am, "jp" <[EMAIL PROTECTED]> wrote: > I have multiple PMW widgets (EntryFields, ScrolledField etc), how can > I skip over these widgets when using the tab key? > Thank you, > John >

Re: PMW widget - skip tabbing to it

2007-03-26 Thread John McMonagle
jp wrote: >>> On Mar 26, 10:51 am, "jp" <[EMAIL PROTECTED]> wrote: I have multiple PMW widgets (EntryFields, ScrolledField etc), how can I skip over these widgets when using the tab key? Thank you, John What version of Pmw are you using ? Tabbing between widgets works fine o

Re: PMW widget - skip tabbing to it

2007-03-26 Thread James Stroud
jp wrote: > On Mar 26, 11:27 am, [EMAIL PROTECTED] wrote: > >>On Mar 26, 11:17 am, [EMAIL PROTECTED] wrote: >> >> >>>On Mar 26, 10:51 am, "jp" <[EMAIL PROTECTED]> wrote: >> I have multiple PMW widgets (EntryFields, ScrolledField etc), how can I skip over these widgets when using the tab ke

Re: PMW widget - skip tabbing to it

2007-03-26 Thread kyosohma
On Mar 26, 1:17 pm, "jp" <[EMAIL PROTECTED]> wrote: > On Mar 26, 12:34 pm, [EMAIL PROTECTED] wrote: > > > > > On Mar 26, 11:35 am, "jp" <[EMAIL PROTECTED]> wrote: > > > > On Mar 26, 11:27 am, [EMAIL PROTECTED] wrote:> On Mar 26, 11:17 am, > > > [EMAIL PROTECTED] wrote: > > > > > > On Mar 26, 10:51

Re: PMW widget - skip tabbing to it

2007-03-26 Thread jp
On Mar 26, 12:34 pm, [EMAIL PROTECTED] wrote: > On Mar 26, 11:35 am, "jp" <[EMAIL PROTECTED]> wrote: > > > > > On Mar 26, 11:27 am, [EMAIL PROTECTED] wrote:> On Mar 26, 11:17 am, [EMAIL > > PROTECTED] wrote: > > > > > On Mar 26, 10:51 am, "jp" <[EMAIL PROTECTED]> wrote: > > > > > > I have multiple

Re: PMW widget - skip tabbing to it

2007-03-26 Thread kyosohma
On Mar 26, 11:35 am, "jp" <[EMAIL PROTECTED]> wrote: > On Mar 26, 11:27 am, [EMAIL PROTECTED] wrote:> On Mar 26, 11:17 am, [EMAIL > PROTECTED] wrote: > > > > On Mar 26, 10:51 am, "jp" <[EMAIL PROTECTED]> wrote: > > > > > I have multiple PMW widgets (EntryFields, ScrolledField etc), how can > > > >

Re: PMW widget - skip tabbing to it

2007-03-26 Thread jp
On Mar 26, 11:27 am, [EMAIL PROTECTED] wrote: > On Mar 26, 11:17 am, [EMAIL PROTECTED] wrote: > > > On Mar 26, 10:51 am, "jp" <[EMAIL PROTECTED]> wrote: > > > > I have multiple PMW widgets (EntryFields, ScrolledField etc), how can > > > I skip over these widgets when using the tab key? > > > > Than

Re: PMW widget - skip tabbing to it

2007-03-26 Thread jp
On Mar 26, 11:17 am, [EMAIL PROTECTED] wrote: > On Mar 26, 10:51 am, "jp" <[EMAIL PROTECTED]> wrote: > > > I have multiple PMW widgets (EntryFields, ScrolledField etc), how can > > I skip over these widgets when using the tab key? > > > Thank you, > > John > > I would probably write some custom eve

Re: PMW widget - skip tabbing to it

2007-03-26 Thread kyosohma
On Mar 26, 11:17 am, [EMAIL PROTECTED] wrote: > On Mar 26, 10:51 am, "jp" <[EMAIL PROTECTED]> wrote: > > > I have multiple PMW widgets (EntryFields, ScrolledField etc), how can > > I skip over these widgets when using the tab key? > > > Thank you, > > John > > I would probably write some custom eve

Re: PMW widget - skip tabbing to it

2007-03-26 Thread kyosohma
On Mar 26, 10:51 am, "jp" <[EMAIL PROTECTED]> wrote: > I have multiple PMW widgets (EntryFields, ScrolledField etc), how can > I skip over these widgets when using the tab key? > > Thank you, > John I would probably write some custom event handling. Something that could tell it was a key-press eve

PMW widget - skip tabbing to it

2007-03-26 Thread jp
I have multiple PMW widgets (EntryFields, ScrolledField etc), how can I skip over these widgets when using the tab key? Thank you, John -- http://mail.python.org/mailman/listinfo/python-list