Re: [Gambas-user] Concept of containers

2009-09-16 Thread Fabien Bodard
it's like a web page ! on container - you have an align properties in form, panel, and some other container (some container are specific: vbox, hbox, etc (so they do not have align properties.)) - you have padding and spacing properties on child - an ignore propertiy (that say to the

Re: [Gambas-user] Gambas2 IDE Font in KDE4

2009-09-16 Thread Fabien Bodard
what is your kde theme, and fonts ? desktop size ?, 2009/9/16 jriolexp jriol...@yahoo.com: I'm having issues with Gambas2 version 2.15.2-1 IDE where the fonts are twice as large compared to the compiled application, making it rather hard to properly align components.  I'm running Debian

Re: [Gambas-user] Application_mousedown() + Application_keypress() ?

2009-09-16 Thread Lee McPherson
Lee McPherson wrote: Ron_1st wrote: On Monday 14 September 2009, Lee McPherson wrote: Benoît Minisini wrote: I'm trying to get an application-wide mouse down event to register. I found that when I do a Form_mousedown() it only triggers when you click on an empty part of the form,

Re: [Gambas-user] Scaling GUI

2009-09-16 Thread Fabien Bodard
this is an example 2009/9/15 M. Cs. mohar...@gmail.com: Sorry, but your example won't open in Gambas 2.13 I use. I've tried to change all the expand properties to true, but there are no changes. Does a background image make some influence?

Re: [Gambas-user] Gambas2 IDE Font in KDE4

2009-09-16 Thread richard terry
On Wednesday 16 September 2009 15:07:05 jriolexp wrote: I'm having issues with Gambas2 version 2.15.2-1 IDE where the fonts are twice as large compared to the compiled application, making it rather hard to properly align components. I'm running Debian testing with KDE 4.2.4. How can I change

Re: [Gambas-user] Balloon

2009-09-16 Thread Stefano Palmeri
Il mercoledì 16 settembre 2009 00:26:43 Benoît Minisini ha scritto: Il lunedì 7 settembre 2009 18:48:51 Pino Zollo ha scritto: Alle 11:58, lunedì 7 settembre 2009, hai scritto: Hi! Balloon popup is little buggy (sometimes). Screenshot tells it all. For me (Gambas

Re: [Gambas-user] Scaling GUI

2009-09-16 Thread M. Cs.
Well, I succeeded with that, but what if I have more than one item, let say I have an editbox and a button. I've tried to set forms arrange property to fill, but then only the button can be seen, which covers the entire area of the form. Is there a possibility to have homotetical scaling for all

Re: [Gambas-user] Concept of containers

2009-09-16 Thread M. Cs.
If I understood it well, the form itself is parent of all. So all other items (buttons, comboboxes etc.) are children of the form. If I put something into a container, then the container is the parent of the element. And the arrange property is valid for its children. So I don't need to adjust the

Re: [Gambas-user] Scaling GUI

2009-09-16 Thread M. Cs.
No, I still can't figure out, how to have scaled an item at the same time in two directions. I've managed to have them scaled whether horizontally or vertically. From the point of mathematics that makes no sense. Would it be possible to count the position of each item from the upper left edge of

Re: [Gambas-user] Possible bug?

2009-09-16 Thread Ron_1st
On Tuesday 15 September 2009, Peter Landgren wrote: Using Gambas 2.16. /Peter TextLabel wants HTML: so you must use lt; Then it should be named HtmLabel ??? IMHO text is text and ab should show ab Regards, Thanks, Found it in the documentation too. However a simple works

Re: [Gambas-user] Scaling GUI

2009-09-16 Thread richard terry
On Wednesday 16 September 2009 20:31:24 M. Cs. wrote: No, I still can't figure out, how to have scaled an item at the same time in two directions. I've managed to have them scaled whether horizontally or vertically. From the point of mathematics that makes no sense. Would it be possible to

Re: [Gambas-user] Possible bug?

2009-09-16 Thread Benoît Minisini
On Tuesday 15 September 2009, Peter Landgren wrote: Using Gambas 2.16. /Peter TextLabel wants HTML: so you must use lt; Then it should be named HtmLabel ??? IMHO text is text and ab should show ab This is not actually HTML, but some sort of subset. Let's call it Rich

Re: [Gambas-user] Scaling GUI

2009-09-16 Thread Benoît Minisini
No, I still can't figure out, how to have scaled an item at the same time in two directions. I've managed to have them scaled whether horizontally or vertically. From the point of mathematics that makes no sense. But this is a GUI designer, not mathematics. :-) Would it be possible to

Re: [Gambas-user] Concept of containers

2009-09-16 Thread Fabien Bodard
2009/9/16 M. Cs. mohar...@gmail.com: If I understood it well, the form itself is parent of all. So all other items (buttons, comboboxes etc.) are children of the form. If I put something into a container, then the container is the parent of the element. And the arrange property is valid for

Re: [Gambas-user] Possible bug?

2009-09-16 Thread Fabien Bodard
Rich text is mainly used by TextLabel, GridView cells, and the Draw.RichText method. and TextView ? Le 16 septembre 2009 14:11, Benoît Minisini gam...@users.sourceforge.net a écrit : On Tuesday 15 September 2009, Peter Landgren wrote: Using Gambas 2.16. /Peter TextLabel

Re: [Gambas-user] Possible bug?

2009-09-16 Thread Fabien Bodard
2009/9/16 Fabien Bodard gambas...@gmail.com: Rich text is mainly used by TextLabel, GridView cells, and the Draw.RichText method. and TextView ? -- I meen TextEdit (sorry i've 5 year late) Le 16 septembre 2009 14:11, Benoît Minisini gam...@users.sourceforge.net a écrit : On

Re: [Gambas-user] Gambas2 IDE Font in KDE4

2009-09-16 Thread j. riolex pinuela
Hi, I was rather not clear regarding the IDE font. I have attached the screenshot of this issue. As can be seen from the image, the foreground is the running application and in the background the IDE design view. The menu font are quite large. I have already set the Font size in the General

Re: [Gambas-user] Scaling GUI

2009-09-16 Thread Fabien Bodard
see the gb.chart source Le 16 septembre 2009 14:15, Benoît Minisini gam...@users.sourceforge.net a écrit : No, I still can't figure out, how to have scaled an item at the same time  in two directions. I've managed to have them scaled whether horizontally  or vertically. From the point of

Re: [Gambas-user] Gambas-user Digest, Vol 40, Issue 38

2009-09-16 Thread Santiago Oberto
Hi Riolex Pinuela, I don't know if what happens to you is the same thing it happend to me. I had issues with IDE also. Try running qt3-config, it may help in changing the way the IDE looks. Regards. Santiago. -- Come

Re: [Gambas-user] Possible bug?

2009-09-16 Thread Pino Zollo
 Rich text is mainly used by TextLabel, GridView cells, and the Draw.RichText method.  and TextView ?      --  I meen TextEdit   (sorry i've 5 year late) ...but do not use the method Insert: taSpots.Insert(p) it prints all chars including tags use: taSpots.Text = p Only in this way