1. RE: Focus Keeps Changing
Hi Tony,
Maybe you could post the code. Did you mean that focus is going to the
first EditText control (LText is a left-aligned label if I'm not
mistaken)?
-Ron T.
Tony Steward wrote:
> Hi All,
> I'm using win32lib V0.57.9 and win98. In my prog the focus keeps moving
> back
> to the first LText field. I have gone throughthe prog and removed all
> setFocus commands but alas still changes focus about every 4 seconds.
>
> Anyone seen this before?
>
> Thanks
> Tony
>
>
2. RE: Focus Keeps Changing
Hi Ron,
Yes I meant EditText. The source is very large (390k zipped) but here is
the link to it if you would like to have a look. You will also neew
win32lib 0.57.9
I'm sure it is something i'm doing, just can't find it.
Thanks Tony
Ron Tarrant wrote:
> Hi Tony,
>
> Maybe you could post the code. Did you mean that focus is going to the
> first EditText control (LText is a left-aligned label if I'm not
> mistaken)?
>
> -Ron T.
>
> Tony Steward wrote:
> > Hi All,
> > I'm using win32lib V0.57.9 and win98. In my prog the focus keeps moving
> > back
> > to the first LText field. I have gone throughthe prog and removed all
> > setFocus commands but alas still changes focus about every 4 seconds.
> >
> > Anyone seen this before?
> >
> > Thanks
> > Tony
> >
> >
Give your hardest tasks to your lasiest workers.
They will always find the easiest way to complete it.
3. Re: RE: Focus Keeps Changing
Tony,
it could be linked to a long-standing bug in win32lib in which focus is moved to
the first input
field whenever the application regains focus from another application.
17/10/2002 4:47:00 PM, Tony Steward <lockmaster67 at aol.com> wrote:
>
>Hi Ron,
>Yes I meant EditText. The source is very large (390k zipped) but here is
>the link to it if you would like to have a look. You will also neew
>win32lib 0.57.9
>
>I'm sure it is something i'm doing, just can't find it.
>
>Thanks Tony
>
>
>Ron Tarrant wrote:
>> Hi Tony,
>>
>> Maybe you could post the code. Did you mean that focus is going to the
>> first EditText control (LText is a left-aligned label if I'm not
>> mistaken)?
>>
>> -Ron T.
>>
>> Tony Steward wrote:
>> > Hi All,
>> > I'm using win32lib V0.57.9 and win98. In my prog the focus keeps moving
>> > back
>> > to the first LText field. I have gone throughthe prog and removed all
>> > setFocus commands but alas still changes focus about every 4 seconds.
>> >
>> > Anyone seen this before?
>> >
>> > Thanks
>> > Tony
>> >
>> >
>Give your hardest tasks to your lasiest workers.
>They will always find the easiest way to complete it.
>
>
>
>
---------
Cheers,
Derek Parnell
ICQ# 7647806
4. RE: Focus Keeps Changing
I should have told you where to find the problem.
In the file ktsettings.ew go to the register tab. This is where focus
keeps returning to SUCompnay ever 4 or so seconds.
In the running program select from the menu Options then Misc Settings.
Thanks again
Tony Steward wrote:
> Hi Ron,
> Yes I meant EditText. The source is very large (390k zipped) but here is
>
> the link to it if you would like to have a look. You will also neew
> win32lib 0.57.9
>
> I'm sure it is something i'm doing, just can't find it.
>
> Thanks Tony
>
>
> Ron Tarrant wrote:
> > Hi Tony,
> >
> > Maybe you could post the code. Did you mean that focus is going to the
> > first EditText control (LText is a left-aligned label if I'm not
> > mistaken)?
> >
> > -Ron T.
> >
> > Tony Steward wrote:
> > > Hi All,
> > > I'm using win32lib V0.57.9 and win98. In my prog the focus keeps moving
> > > back
> > > to the first LText field. I have gone throughthe prog and removed all
> > > setFocus commands but alas still changes focus about every 4 seconds.
> > >
> > > Anyone seen this before?
> > >
> > > Thanks
> > > Tony
> > >
> > >
> Give your hardest tasks to your lasiest workers.
> They will always find the easiest way to complete it.
>
>
Give your hardest tasks to your lasiest workers.
They will always find the easiest way to complete it.
5. RE: Focus Keeps Changing
Hi Tony,
Maybe my eyes aren't working properly this morning, but I don't see a
link. Could you post it again, pleas?
-Ron T.
Tony Steward wrote:
> Hi Ron,
> Yes I meant EditText. The source is very large (390k zipped) but here is
>
> the link to it if you would like to have a look. You will also neew
> win32lib 0.57.9
>
> I'm sure it is something i'm doing, just can't find it.
>
> Thanks Tony
>
> Give your hardest tasks to your lasiest workers.
> They will always find the easiest way to complete it.
>
>
6. RE: Focus Keeps Changing
Hi Ron
Talk about scatter brain. Try This
http://members.aol.com/lockmaster67/Software/KT2002.zip
Thanks
Tony
Ron Tarrant wrote:
> Hi Tony,
>
> Maybe my eyes aren't working properly this morning, but I don't see a
> link. Could you post it again, pleas?
>
> -Ron T.
>
>
> Tony Steward wrote:
> > Hi Ron,
> > Yes I meant EditText. The source is very large (390k zipped) but here is
> >
> >
> > the link to it if you would like to have a look. You will also neew
> > win32lib 0.57.9
> >
> > I'm sure it is something i'm doing, just can't find it.
> >
> > Thanks Tony
> >
> > Give your hardest tasks to your lasiest workers.
> > They will always find the easiest way to complete it.
> >
> >
Give your hardest tasks to your lasiest workers.
They will always find the easiest way to complete it.