On Fri, 11 Nov 2005 16:58:35 +0100
barko <[EMAIL PROTECTED]> wrote:

> I have project with two forms, on first form is button with:
> 
> begin
>    form2.showmodal;
>   setfocus; <- this is not helping...

Some window managers ignore some focus requests.
You can try ShowOnTop;


> end;
> 
> when I close form2, form1 isn't focused... this is not good, I think. I
> use  latest lazarus from svn (on linux) and fpc from 0.9.10 package. with
> latest  fpc from svn I have problem on running lazarus with zeosdbo
> packages  installed.


Mattias
 

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to