[Gambas-user] Property expand in Tabstrip

2010-03-04 Thread craf
Hi. How can I set a textbox to the width of a tastrip?.The property does not expand. Regards -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and f

Re: [Gambas-user] What are the {} enclosed variables

2010-03-04 Thread Charlie Reinl
Salut, while started that way, I keep on going top writing. I'm willing to set it into the wiki, but I do not know where to place it, any any hint ! To all these thousands of gambas using ghostwriters, I would place a lightly changed version of Fabien's text, pleas make it better. Am Mittwoch

Re: [Gambas-user] Calendar with colours

2010-03-04 Thread Rolf-Werner Eilert
Am 04.03.2010 16:13, schrieb Benoît Minisini: >> Hi (probably Benoît) >> >> Do you know if it is possible to colorize certain days in the calendar >> somehow to mark holidays for example? >> >> Regards >> >> Rolf >> > > In Gambas 3, DateChooser has a SetDateColor() method. > > Regards, > Oh, great

Re: [Gambas-user] printing issue

2010-03-04 Thread Dimitris Anogiatis
Hey Robi, As an alternative you could also get a list of the install printers by doing Dim prnList as String SHELL (lpstat -a) to prnList Hope this helps Regards, Dimitris On Thu, Mar 4, 2010 at 4:39 AM, Doriano Blengino < doriano.bleng...@fastwebnet.it> wrote: > Robert JUHASZ ha scritto: > >

Re: [Gambas-user] Calendar with colours

2010-03-04 Thread Benoît Minisini
> Hi (probably Benoît) > > Do you know if it is possible to colorize certain days in the calendar > somehow to mark holidays for example? > > Regards > > Rolf > In Gambas 3, DateChooser has a SetDateColor() method. Regards, -- Benoît Minisini ---

Re: [Gambas-user] Font selection vaporises gambas3

2010-03-04 Thread Benoît Minisini
> I was looking at the different fonts in the preference, saw one called > 'newspaper', clicked on it > gambas up in smoke, no warning, no sig 11, > just disappeared. > > Can anyone re-produce that. don't worry, it dosn't destroy anthing. Maybe > its a kde4.4 thing. > > Regards > > richard > T

[Gambas-user] Calendar with colours

2010-03-04 Thread Rolf-Werner Eilert
Hi (probably Benoît) Do you know if it is possible to colorize certain days in the calendar somehow to mark holidays for example? Regards Rolf -- Download Intel® Parallel Studio Eval Try the new software tools for your

[Gambas-user] Gambas 2 SVN & libtool

2010-03-04 Thread Leonardo Miliani
I got an error concerning the version of libtool when I try to compile Gambas2 from SVN: ALL COMPONENTS WILL BE COMPILED make all-recursive make[1]: Entering directory

Re: [Gambas-user] Strange form problem

2010-03-04 Thread Keith Clark
On Thu, 2010-03-04 at 22:38 +1100, richard terry wrote: > On Thursday 04 March 2010 22:34:52 Keith Clark wrote: > > I have designed a form and all looked great. Suddenly the form no > > longer looks the same in the design mode compared to the run mode. The > > objects are no longer in the same pl

Re: [Gambas-user] Strange form problem

2010-03-04 Thread richard terry
On Thursday 04 March 2010 22:34:52 Keith Clark wrote: > I have designed a form and all looked great. Suddenly the form no > longer looks the same in the design mode compared to the run mode. The > objects are no longer in the same places as shown when I'm in > programming mode. > > Not sure what

Re: [Gambas-user] printing issue

2010-03-04 Thread Doriano Blengino
Robert JUHASZ ha scritto: > Hello List, > > I have a small issue with the printer handling of my application: when I try > to print, the list of printers is empty and consequently the OK button is > disabled (there are printers installed on the computers). If I click on > cancel, the default printe

[Gambas-user] Strange form problem

2010-03-04 Thread Keith Clark
I have designed a form and all looked great. Suddenly the form no longer looks the same in the design mode compared to the run mode. The objects are no longer in the same places as shown when I'm in programming mode. Not sure what went wrong and if this is maybe a bug? Keith

[Gambas-user] printing issue

2010-03-04 Thread Robert JUHASZ
Hello List, I have a small issue with the printer handling of my application: when I try to print, the list of printers is empty and consequently the OK button is disabled (there are printers installed on the computers). If I click on cancel, the default printer prints out the document. If I print

Re: [Gambas-user] Dumb question - testing for an empty text box

2010-03-04 Thread Jack
richard terry a écrit : > I almost feel embarrassed to ask this having programmed in gambas for so > long, > but here goes. > > simplest syntax for testing for no text in a textbox. > > I currently to > > if Trim(textbox1.text) = "" then salut Richard, if isnull(Textbox1.text) is an another

Re: [Gambas-user] Dumb question - testing for an empty text box

2010-03-04 Thread Doriano Blengino
richard terry ha scritto: > On Thursday 04 March 2010 18:07:57 Ricardo Díaz Martín wrote: > >> I always use for this: >> >> If Len(TextBox1.Text) = 0 Then >> > > But the user could have put ascii 32's in the textbox, so need to to Trim. > > In effect, a space is different from an empty s

[Gambas-user] Font selection vaporises gambas3

2010-03-04 Thread richard terry
I was looking at the different fonts in the preference, saw one called 'newspaper', clicked on it > gambas up in smoke, no warning, no sig 11, just disappeared. Can anyone re-produce that. don't worry, it dosn't destroy anthing. Maybe its a kde4.4 thing. Regards richard -

Re: [Gambas-user] Dumb question - testing for an empty text box

2010-03-04 Thread richard terry
On Thursday 04 March 2010 18:07:57 Ricardo Díaz Martín wrote: > I always use for this: > > If Len(TextBox1.Text) = 0 Then But the user could have put ascii 32's in the textbox, so need to to Trim. Richard > > But is the same that wrote Stefano. > > Regards, > Ricardo Díaz > > 2010/3/4 Stefan

Re: [Gambas-user] infobot wallonie

2010-03-04 Thread Ricardo Díaz Martín
Not me. Regards, Ricardo Díaz 2010/3/3 Rolf-Werner Eilert > Do others here get these messages by info...@spw.wallonie.be too? > > Since yesterday, each time I'm posting here I get the message from that > system. > > Regards > > Rolf > > >