[Gambas-user] Sendmail tool and Gambas2

2008-07-14 Thread Nx GT-R BOY
Hi, As part of my development in Gambas2 I am making a feature in my software that remains people a to-do list daily via email. So far I am working with sendmail, but If you know a better alternative would be appreciated. At shell I do: sendmail [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject:

Re: [Gambas-user] Using TrayIcon from gb.qt not shown in Gnome environment

2008-07-14 Thread Arief Bayu Purwanto
Hello, On 7/11/08, Arief Bayu Purwanto <[EMAIL PROTECTED]> wrote: > I'll update this post once I'm using the latest revision. > As a follow up, I did see an icon in system tray, but it's too small to be usable. I attach the picture. -- Arief Bayu Purwanto About : http://about.freelancer.web.id/

[Gambas-user] Feature Request

2008-07-14 Thread Arief Bayu Purwanto
Dear all, I have a small feature request for gambas 3 development. Benoit, Can you add an information about current revision installed on About page on gambas IDE. Something similar to geany's about page. I attach it for reference. -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ B

Re: [Gambas-user] balloon help needed (maybe a bug?)

2008-07-14 Thread M0E Lnx
Almost forgot to mention... Using Gambas2-2.7 gb.gtk component used in my application gb.qt has been disabled. On 7/14/08, M0E Lnx <[EMAIL PROTECTED]> wrote: > I'm trying to add a balloon message to my application, but I'm having > a little problem > > The balloon seems flash before my eyes f

[Gambas-user] balloon help needed (maybe a bug?)

2008-07-14 Thread M0E Lnx
I'm trying to add a balloon message to my application, but I'm having a little problem The balloon seems flash before my eyes for just a split second and then vanishes I've tried setting the Balloon.Delay property to an extemely high value (like 50) and it makes no difference at all Could th