> "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
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 b
see the gb.chart source
Le 16 septembre 2009 14:15, Benoît Minisini
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 mathematics that makes no se
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 Pref
2009/9/16 Fabien Bodard :
"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
> a écrit :
>>> On Tuesday 15 September 2009, Peter Landgre
"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
a écrit :
>> On Tuesday 15 September 2009, Peter Landgren wrote:
>> > > > Using Gambas 2.16.
>> > > >
>> > > > /Peter
>> > >
>> > > TextLabel wants
2009/9/16 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
> 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
> On Tuesday 15 September 2009, Peter Landgren wrote:
> > > > Using Gambas 2.16.
> > > >
> > > > /Peter
> > >
> > > TextLabel wants HTML: so you must use <
>
> Then it should be named HtmLabel ???
> IMHO text is text and a
This is not actually HTML, but some sort of subset. Let's call it "Rich t
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
On Tuesday 15 September 2009, Peter Landgren wrote:
> > > Using Gambas 2.16.
> > >
> > > /Peter
> >
> > TextLabel wants HTML: so you must use <
Then it should be named HtmLabel ???
IMHO text is text and a >
> > Regards,
> Thanks,
>
> Found it in the documentation too.
>
> However a simple ">" wo
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 th
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
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 th
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
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 chan
16 matches
Mail list logo