bypass the container.click() ?

From: Hernán Castelo (bajopalabra_at_hotmail.com)
Date: 11/18/04


Date: Thu, 18 Nov 2004 15:01:44 -0300

hi
it seems the first click
on an object inside a container
trigger Container.Click()
and later, with the second click
is triggered the Container.Textbox.click()

is there any way to bypass
the Container.Click() ?
i say, i want to be executed
the Click() of the object
"at the first click"

thanks in advance

-- 
atte,
Hernán Castelo
SGA - UTN - FRBA


Relevant Pages

  • Re: Replacing Components in a JPanel
    ... You can try "invalidate" on the container. ... always trigger the layout manager to relayout the container and by ... invalidating the container the layout manager will be triggered to do ...
    (comp.lang.java)
  • Re: Replacing Components in a JPanel
    ... > always trigger the layout manager to relayout the container and by ... > invalidating the container the layout manager will be triggered to do ...
    (comp.lang.java)
  • Re: bypass the container.click() ?
    ... > on an object inside a container ... > trigger Container.Click ... > Hernán Castelo ...
    (microsoft.public.fox.programmer.exchange)