Re: [Pgui-devel] Focus problem with field widgets

2003-06-26 Thread Micah Dowty
On Tue, Jun 17, 2003 at 11:34:11AM +0300, Olcay Korol wrote: > Hi all, > I have a problem with focus mechanism of Picogui 0.45 field widgets. > > I have a field that has some text (e.g. a username field). After some checking, when > i want to > give the focus back to the field (when, for example

[Pgui-devel] Focus problem with field widgets

2003-06-17 Thread Olcay Korol
Hi all, I have a problem with focus mechanism of Picogui 0.45 field widgets. I have a field that has some text (e.g. a username field). After some checking, when i want to give the focus back to the field (when, for example, the username entered by the user is invalid), i use the following pie