[Lazarus] Systray application is started from Session in Gnome but it is invisible

Roland Turcan konf at rotursoft.sk
Thu Dec 18 21:42:57 CET 2008


Hello Felipe,

Orgh, of course I use SVN versions only.
If it was really fixed, then it doesn't work.

in lpr file look like:

  Application.Initialize;
  Application.ShowMainForm := FALSE;
  Application.CreateForm(TMainForm, MainForm);
  Application.Run;


in main form in create I have:

  TrayIcon.Visible := TRUE;


but I think, for this problem is TTrayIcon, because it could show me
any window which is shown using by timer. I will try to get up-to-date
fpc too from SVN and I will inform you.

TRoland;

<<< 18.12.2008 19:48 - Felipe Monteiro de Carvalho "felipemonteiro.carvalho at gmail.com" >>>
FMdC> On Thu, Dec 18, 2008 at 3:01 PM, Roland Turcan <konf at rotursoft.sk> wrote:
>>  - The latest one Lazarus
>>  - fpc from end of november I think.

FMdC> What does latest mean? 0.9.26?

FMdC> If you are using 0.9.26 try updating to subversion.

FMdC> If you are using subversion, try 0.9.26

FMdC> There was a recent change that could either fix your problem or cause it





-- 
Best regards, TRoland
http://www.rotursoft.sk
http://exekutor.rotursoft.sk




More information about the Lazarus mailing list