[Gambas-user] TrayIcon and Embeding

Jussi Lahtinen jussi.lahtinen at ...626...
Thu Aug 13 16:49:25 CEST 2009


If your program works otherwise, I think your error would be because
something needed has not been started yet...
Try to start your program with script:

#!/bin/sh
sleep 15 #Wait for 15 seconds.
gbr2 yourprogranname.gambas


Does it work then?


Jussi






On Thu, Aug 13, 2009 at 05:00, Steven James Drinnan<steven at ...2097...> wrote:
> Hi guys,
>
> I have had a look at prev posts but it seems it has not been resolved.
>
> I am working on a weather applet specific for Hong Kong. The problem is
> when I autostart the program on logon I get this
> error. "Unable to Embed from frmweather.?.0 "
>
> Any ideas.
>
> My source code can be found here:
> http://www.sjdsoft.hk/myyum/source/sjdsoft-hkweather.tar.gz
>
> Thanks for the help
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list