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
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
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
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:
> >
> 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
---
> 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
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
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
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
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
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
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
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
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
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
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
-
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
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
>
>
>
18 matches
Mail list logo