Hello, and happy new year with best wishes!
Yes, now the width dimension is ok.
On Fri, 2010-12-31 at 15:46 +0100, Benoît Minisini wrote:
> > sorry Benoit i send you wrong project
> >
> > here it is the corect, but it is not something special.
> >
> > the code is
> >
> > -
> > PUBLIC
> Finally, 2010 is over and we have not an RC of Gambas3. No problem at
> all, no rush here. I only want to wish you guys all the best for the New
> Year 2011. Many thanks to Benoît and to all developers for your hard work.
>
> HNY 2011 !!
>
> Sincerely
Yep. But I'm not so far from the goal! It
Benoit,
I have investigated print problems further and posted following question
on Ubuntu One website. It would appear to be a Ubuntu problem not a
Gambas problem.
There are many different Print dialogs but one is very common and is
used by Gimp, Shutter, Evloution and Simple Scan. In all thes
I reported bugs when a date valuebox is housed in a Vbox. I then moved
all my controls to a Panel and got the same problems if the
Panel.Arrangement was set to Vertical.
I then moved all Valueboxes to a Frame and got no problems. Obviously
the Frame does not have an Arrangement property.
One fu
Hi List
I've a couple of timers on different forms, which I need to auto-update some
stuff periodically.
What's the theory with Last and timers.
for example say my program is executing a subroutine which uses Last, but at
that instance the timer fires and becomes Last, can things go wrong?
Ca
On Friday 31 December 2010 14:45:53 Benoît Minisini wrote:
> > Since SVN 3410 my error balloon are shown too short to read them.
> > How can i change this ?
>
> Is it better with the last revision?
>
Yes, much better. Thank you
---
El 17/09/10 02:09, Benoît Minisini escribió:
>
> I want to make at least a first release candidate before the end of the year.
>
...
>
> So is the plan!
>
Finally, 2010 is over and we have not an RC of Gambas3. No problem at
all, no rush here. I only want to wish you guys all the best for the
i'll check it next year (tomorrow :)...)... for now i'll leave for a
while the computer and celebrate the new year festival.
Best wishes to all Gambas friends and happy new year!
On Fri, 2010-12-31 at 15:46 +0100, Benoît Minisini wrote:
> > sorry Benoit i send you wrong project
> >
> > here it i
> sorry Benoit i send you wrong project
>
> here it is the corect, but it is not something special.
>
> the code is
>
> -
> PUBLIC SUB Form_Open()
>
> PRINT Label1.Height
> PRINT Label1.Width
> Label1.Text = " This is a long text, sghssgh fshsfg dfg fdg sad
> gfsda asdg sd"
>
>ProgressBar.Background works ok (but the colors are somewhat dark-grey).
>But ProgressBar.Foreground does nothing.
>The bar is always blue, and the label stays black/white.
>Shouldn't it be possible to change the color of the bar?
>Regards
>Matti
Maybe not. This is control
> (aded the code here, maybe easier now)
> I have some general questions to the attached code.
>
> 'A: this works ok
>
> DIM result_T as Date
> result_T = Now - start_T
> ValueBox1.Value = Format$(result_T, "uu")
>
> 'B: bad fornmat string
> 'ValueBox1.Value = Format$(Now - start_T, "
> Good morning to all,
>
> i make an example for the Image class.
> i want to demostrate the methods of Image class.
> the example will Clear Copy Draw Fill Flip Mirror Replace Resize
> Rotate Save Stretch a picture in an Image class and put the result in
> a PictureBox.
>
> Firstly i wa
Good morning to all,
i make an example for the Image class.
i want to demostrate the methods of Image class.
the example will Clear Copy Draw Fill Flip Mirror Replace Resize
Rotate Save Stretch a picture in an Image class and put the result in
a PictureBox.
Firstly i want the picture fro
13 matches
Mail list logo