with latest lazarus from svn is this issue fixed... :) now it work without setfocus or showontop...
Dne petek 11. novembra 2005 17:37 je Mattias Gaertner napisal(a): > 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 -- bye, ...s]-[it happens... _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
