Re: [Gambas-user] Further news on valuebox bugs in Gambas3

2011-01-21 Thread Michael
Interesting. I could not reproduce in a separate project so I had to investigate further. I did file comparisons on the 2 projects and discovered that if you set the value of "Expand" to TRUE then the calendar appears. Set it to FALSE and it disappears. I'm not sure if this is an intended featur

Re: [Gambas-user] Valuebox .Text property

2011-01-21 Thread Benoît Minisini
> > Hi, > > > > gb3 rev 3479. > > ValueBox.Text property has been definitively removed? > > Ahem... Yes. There should be a ValueBox.Text property... OK, implemented in the last revision! -- Benoît Minisini -- Special

Re: [Gambas-user] Issue 14 in gambas: Draw.Drawing does not work -- Signal #11 error

2011-01-21 Thread John Spikowski
On Sat, 2011-01-22 at 00:24 +0100, Benoît Minisini wrote: > What are you talking about? You can submit attachment to the mailing-list and > to the bug tracker. > My mistake, I didn't get the last attachment (may not have been sent) and I have seen .png attachemnts in other list posts. Sorry!

Re: [Gambas-user] Issue 14 in gambas: Draw.Drawing does not work -- Signal #11 error

2011-01-21 Thread John Spikowski
On Sat, 2011-01-22 at 00:24 +0100, Benoît Minisini wrote: > What are you talking about? You can submit attachment to the mailing-list and > to the bug tracker. > I never got the attachment or have I seen one since being a member of the list. Good to know about the bug tracker attachment optio

Re: [Gambas-user] Issue 14 in gambas: Draw.Drawing does not work -- Signal #11 error

2011-01-21 Thread Benoît Minisini
> On Fri, 2011-01-21 at 20:35 +, gam...@googlecode.com wrote: > > Jon Nicholson > > > > nicho...@acegroup.cc > > > > Attachments: > > gfxDemo3.tar.gz 14.1 KB > > That answers my previous question about the list allowing > attachments. :-( > > If there isn't a project (SourceForge) meth

Re: [Gambas-user] Issue 14 in gambas: Draw.Drawing does not work -- Signal #11 error

2011-01-21 Thread John Spikowski
On Fri, 2011-01-21 at 20:35 +, gam...@googlecode.com wrote: > Jon Nicholson > > nicho...@acegroup.cc > > Attachments: > gfxDemo3.tar.gz 14.1 KB > That answers my previous question about the list allowing attachments. :-( If there isn't a project (SourceForge) method of submitting t

[Gambas-user] Issue 14 in gambas: Draw.Drawing does not work -- Signal #11 error

2011-01-21 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 14 by jonericn...@gmail.com: Draw.Drawing does not work -- Signal #11 error http://code.google.com/p/gambas/issues/detail?id=14 1) Describe the problem. 2) GIVE THE FOLL

Re: [Gambas-user] Further news on valuebox bugs in Gambas3

2011-01-21 Thread Benoît Minisini
> Thanks Benoit, > This is a great improvement. There is only 1 point I don't understand. I > enclose 2 screenshots. DateBox2.png shows 2 value boxes in an hbox and > they have a calendar option. If I cut the datebox and paste it outside > the hbox then the calendar disappears. > DateBox1.png shows