Re: Problem with "toolbar" canvas in Forms 4.5

From: Eric Givler <egivler_at_flash.net>
Date: Fri, 22 Dec 2000 03:15:03 GMT
Message-ID: <XGz06.16122$bw.1337396_at_news.flash.net>


Sounds like you have probably defined a when-mouse-click at both the form level, and possibly at the midi block level, or even on the button itself. You should consolidate some of this code, or it gets "kind of stuck". I experienced this same behavior with an App that I'm converting and they had the mouse triggers defined at the form for the toolbar help, when they should have been at the block. The actual toolbar buttons should have had when-button-pressed triggers instead of when-mouse-click, and then turn off the kb, and mouse navigate properties for them. After that, see what happens....

<japs1_at_my-deja.com> wrote in message news:91q1l0$m12$1_at_nnrp1.deja.com...
> Hi,
>
> I have created a form that has a "Horizontal Toolbar" canvas running
> along the top of the screen.
>
> Everything is OK apart from the fact that, when I navigate onto a "text
> item" (with the mouse) from the main canvas onto the "toolbar" canvas,
> it takes 2 mouse-clicks for the cursor to appear in the text item.
>
> It is a small thing, but annoying. The "text item" in the toolbar
> canvas is a "search" box that is used frequently by the user.
>
> All help most gratefully received.
>
> japs1.
>
>
> Sent via Deja.com
> http://www.deja.com/
Received on Fri Dec 22 2000 - 04:15:03 CET

Original text of this message