Re: [Gambas-user] How to show a form with keyboard shortcut

2009-07-03 Thread Benoît Minisini
Hi all, I'm developing a small app that always stays on the notification area (with trayicon). In this app, I'm trying to show a form with keyboard shortcut, like steps below. 1) Run application. (But don't show a form, Minimized in notification area) 2) Press keyboard shortcut (like

Re: [Gambas-user] Collection - destroying

2009-07-03 Thread Stephen Bungay
Returning the favour... :) Collection = NULL Steve. richard terry wrote: Is it possible to 'destroy' a collection, I don't mean just remove its members. What I mean is one does this to create one: mycollection = new collection. One may do something with it, but then want it to

Re: [Gambas-user] GridView adjust column length

2009-07-03 Thread Stephen Bungay
Try this (from my GridUtils Class.. can't believe that was written 3 years ago now!) '*** '* AdjustGridColumns '* Author: Stephen Bungay '* Date: July 26 2006 '* '* Parameters: '* GridView '* '* Calls: Nothing '* '* Adjusts

Re: [Gambas-user] extend group property

2009-07-03 Thread Benoît Minisini
is it possible to extend the use of group property to not just share event between control ? I know some programming tools on windows that they allow a control to set multiple group . their group provide more function . group can be use to assign same property of controls . for example I

Re: [Gambas-user] Controls

2009-07-03 Thread craf
Hi Steve. Thanks for reply. Yeah, I knew to do, my question is because those icons appear, as I have tried to understand it serves. Regards -Mensaje original- De: Stephen Bungay sbun...@csolve.net Reply-to: mailing list for gambas users gambas-user@lists.sourceforge.net Para:

[Gambas-user] Text Frame in Bold

2009-07-03 Thread craf
Hello. I tried to put in bold the text of a frame, but only the changes at design time rather than execution. Does it have to be? Design time Execution time Ubuntu Jaunty Jackalope 9.04 Gambas 2.14 attachment: execution time.pngattachment: design

Re: [Gambas-user] Text Frame in Bold

2009-07-03 Thread craf
Hello. Disable gb.gtk component and active component gb.qt and no problems. Is it a bug? -Mensaje original- De: craf p...@vtr.net Reply-to: mailing list for gambas users gambas-user@lists.sourceforge.net Para: Lista Gambas Ingles gambas-user@lists.sourceforge.net Asunto: [Gambas-user]

Re: [Gambas-user] Text Frame in Bold

2009-07-03 Thread Benoît Minisini
Hello. Disable gb.gtk component and active component gb.qt and no problems. Is it a bug? Yep, fixed in revision #2062. -- Benoît -- ___ Gambas-user mailing list

Re: [Gambas-user] Text Frame in Bold

2009-07-03 Thread craf
Thanks, Benoit. Regards -Mensaje original- De: Benoît Minisini gam...@users.sourceforge.net Reply-to: mailing list for gambas users gambas-user@lists.sourceforge.net Para: mailing list for gambas users gambas-user@lists.sourceforge.net Asunto: Re: [Gambas-user] Text Frame in Bold Fecha: