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
> 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 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
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
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
this is an example
2009/9/15 M. Cs. :
> 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?
>
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?
--
Come build with us! The BlackBerry®
On Tuesday 15 September 2009 22:01:48 M. Cs. wrote:
> Is it possible to make a GUI automatically stretched upon maximizing the
> GUI window, with all its elements?
> I mean, I have a form with edit boxes, list boxes buttons. Is it possible
> to have them proportionally scaled when I change the size
Is it possible to make a GUI automatically stretched upon maximizing the GUI
window, with all its elements?
I mean, I have a form with edit boxes, list boxes buttons. Is it possible to
have them proportionally scaled when I change the size of a box?
If yes, how to do that?
-