[Gambas-user] TrayIcon and Embeding

Steven James Drinnan steven at ...2097...
Fri Aug 14 03:57:57 CEST 2009


Thanks that did the trick. 

Funny if I run manually from the menu entry all OK.


Steven

On Thu, 2009-08-13 at 17:49 +0300, Jussi Lahtinen wrote:
> 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
> >
> 
> ------------------------------------------------------------------------------
> 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