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 a value box(Payment date) set to type Date in a
 vbox and it does not display a calendar. If I move it to a panel it
 still does not show a calendar.
 It means the interface lacks consistency.
 
 Regards
 Michael
 

gb.gtk bugs for sure... Can you send me a project with these forms?

-- 
Benoît Minisini

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 feature or a bonus but it is 
certainly handy and worth documenting. This option was just what I was 
looking for.

Regards
Michael


On 22/01/11 02:32, Benoît Minisini wrote:
 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 a value box(Payment date) set to type Date in a
 vbox and it does not display a calendar. If I move it to a panel it
 still does not show a calendar.
 It means the interface lacks consistency.

 Regards
 Michael

 gb.gtk bugs for sure... Can you send me a project with these forms?


--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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

2011-01-20 Thread Benoît Minisini
  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 further clue. When overcoming the problems, by using a Frame or by
  setting .Arrangement to NONE in Vbox or Panel, the datePicker disappears
  from the ValueBox.
  
  Hope this helps.
 
 I have a pending new ValueBox to integrate, rewritten by Durandal, a
 french gambas user.
 
 I will give news about that as soon as I deal with it.
 
 Regards,

ValueBox has been redesigned. Do you have less problems now?

-- 
Benoît Minisini

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user