Re: [Gambas-user] Gambas-user Digest, Vol 107, Issue 10

2015-04-12 Thread Martin McGlensey
-Original Message- Message: 1 Date: Sun, 12 Apr 2015 16:20:59 +0200 From: Tobias Boege Subject: Re: [Gambas-user] How do I left justify text in a DataControl To: mailing list for gambas users Message-ID: <20150412142059.GI3785@aurora> Content-Type: text/plain; charset=us-ascii On Sun,

[Gambas-user] How do I left justify text in a DataControl

2015-04-12 Thread Martin McGlensey
Tobi, Thanks for your response. I have a form with one datasource and twenty two datacontrols within that datasource. They are used to display name, address, city, state and other data that fits together logically on one form. Now if I implement your solution I need to apply it to all of the da

Re: [Gambas-user] New Widget

2015-04-12 Thread Jorge Carrión
It looks strange at open time...(see attached) After drag it with mouse it is showed right. I think is a useful widget, Fabian. Regards 2015-04-12 22:21 GMT+02:00 Fabien Bodard : > Hi this is a try for a new widget. > > Give me your opinion please. > > -- > Fabien Bodard > > >

[Gambas-user] New Widget

2015-04-12 Thread Fabien Bodard
Hi this is a try for a new widget. Give me your opinion please. -- Fabien Bodard SpinSlider-0.0.1.tar.gz Description: GNU Zip compressed data -- BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your

Re: [Gambas-user] IconPanel

2015-04-12 Thread Nikola Rogozarski
Thank you Tobi !!!, I did the same thing as you, and now everything is here On Sun, Apr 12, 2015 at 1:49 PM, Tobias Boege wrote: > On Sun, 12 Apr 2015, Nikola Rogozarski wrote: > > oh! sorry for my english! This way, if the property count of iconpanel > set > > to more than one, in IkonPanel I c

Re: [Gambas-user] How do I left justify text in a DataControl

2015-04-12 Thread Tobias Boege
On Sun, 12 Apr 2015, Martin McGlensey wrote: > How do I force a DataControl to display text, that is longer than the > control, as left justified. That is if the control is sized to accept ten > characters, on the form, and the text is twenty characters I want to see > the first ten. Now I see th

[Gambas-user] How do I left justify text in a DataControl

2015-04-12 Thread Martin McGlensey
How do I force a DataControl to display text, that is longer than the control, as left justified. That is if the control is sized to accept ten characters, on the form, and the text is twenty characters I want to see the first ten. Now I see the last ten. Want to see the first ten and be able to

Re: [Gambas-user] IconPanel

2015-04-12 Thread Tobias Boege
On Sun, 12 Apr 2015, Nikola Rogozarski wrote: > oh! sorry for my english! This way, if the property count of iconpanel set > to more than one, in IkonPanel I can put labels, text boxes and other > controls, only the first tab. In other tabs, I can't put controls. > I can confirm that. It occured

Re: [Gambas-user] Another issue about datechooser

2015-04-12 Thread Jorge Carrión
I understand. Thank you Benoît. Regards. 2015-04-12 12:50 GMT+02:00 Benoît Minisini : > Le 12/04/2015 12:43, Jorge Carrión a écrit : > > Ok. I'm doing so. Just think that the method shouldn' be exposed then, > > isn't it? > > > > Regards. > > DoubleClick is inherited from the Control class, and

Re: [Gambas-user] Another issue about datechooser

2015-04-12 Thread Benoît Minisini
Le 12/04/2015 12:43, Jorge Carrión a écrit : > Ok. I'm doing so. Just think that the method shouldn' be exposed then, > isn't it? > > Regards. DoubleClick is inherited from the Control class, and it is too complex to know if Control events are useful or not in an inherited class. Regards, -- B

Re: [Gambas-user] Another issue about datechooser

2015-04-12 Thread Jorge Carrión
Ok. I'm doing so. Just think that the method shouldn' be exposed then, isn't it? Regards. 2015-04-12 12:34 GMT+02:00 Benoît Minisini : > Le 12/04/2015 12:04, Jorge Carrión a écrit : > > The Double_click event is not raised when double clicking on a day. > > > > Regards > > > > You must use the

Re: [Gambas-user] Another issue about datechooser

2015-04-12 Thread Benoît Minisini
Le 12/04/2015 12:04, Jorge Carrión a écrit : > The Double_click event is not raised when double clicking on a day. > > Regards > You must use the Activate event. DoubleClick event can be used reliably on native controls only, not on compound ones. -- Benoît Minisini ---

[Gambas-user] Another issue about datechooser

2015-04-12 Thread Jorge Carrión
The Double_click event is not raised when double clicking on a day. Regards [System] Gambas=3.7.0 OperatingSystem=Linux Kernel=3.13.0-37-generic Architecture=x86_64 Distribution=Linux Mint 17.1 Rebecca Desktop=GNOME Theme=QCleanlooks Language=es_ES.UTF-8 Memory=7968M [Libraries] Cairo=libcairo.so

Re: [Gambas-user] IconPanel

2015-04-12 Thread Nikola Rogozarski
oh! sorry for my english! This way, if the property count of iconpanel set to more than one, in IkonPanel I can put labels, text boxes and other controls, only the first tab. In other tabs, I can't put controls. On Sun, Apr 12, 2015 at 11:39 AM, Benoît Minisini < gam...@users.sourceforge.net> wrot

Re: [Gambas-user] IconPanel

2015-04-12 Thread Benoît Minisini
Le 12/04/2015 11:28, Nikola Rogozarski a écrit : > Hello everyone! I have a problem with the icon panel. If I add more than > one tab in the property, I can not add controls in other tabs, it accepts > controls only in the first tab. > I don't understand what you say, can you formulate it differen

[Gambas-user] IconPanel

2015-04-12 Thread Nikola Rogozarski
Hello everyone! I have a problem with the icon panel. If I add more than one tab in the property, I can not add controls in other tabs, it accepts controls only in the first tab. [System] Gambas=3.7.0 OperatingSystem=Linux Kernel=3.13.0-24-generic Architecture=x86_64 Distribution=Linux Mint 17 Qia

Re: [Gambas-user] A little issue about datechooser

2015-04-12 Thread Jorge Carrión
Ok. I can live with that [?] Regards 2015-04-12 11:11 GMT+02:00 Benoît Minisini : > Le 12/04/2015 10:49, Jorge Carrión a écrit : > > When you change the datechooser month, the day with the same number than > > datechooser.Value is always highlighted. > > > > It's a bug o a expected behavior? > >

Re: [Gambas-user] A little issue about datechooser

2015-04-12 Thread Benoît Minisini
Le 12/04/2015 10:49, Jorge Carrión a écrit : > When you change the datechooser month, the day with the same number than > datechooser.Value is always highlighted. > > It's a bug o a expected behavior? > > > Regards The control always displays the selected date. So if another month has to be visib

[Gambas-user] A little issue about datechooser

2015-04-12 Thread Jorge Carrión
When you change the datechooser month, the day with the same number than datechooser.Value is always highlighted. It's a bug o a expected behavior? Regards -- BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT