Re: [Gambas-user] Need help on Tabstrip

2010-08-28 Thread Reynaldi Jansen
Yes i also get the same thing (hang) when remove the "two-lines" with gtk... Gambas 2.21... Anyway, thanks for your help Stefano! On Sun, Aug 29, 2010 at 6:27 AM, Stefano Palmeri wrote: > Il sabato 28 agosto 2010 22:05:28 Benoît Minisini ha scritto: > > > Il sabato 28 agosto 2010 10:57:29 Reyna

[Gambas-user] A minor bug with TabStrip Control - GTK

2010-08-28 Thread Ian Roper
Greetings all, I think I have found a minor bug with the TabStrip control where the Tabs remain 'invisible' when you toggle the visibility mode while it is in the foreground of another control. I could not find this bug listed anywhere - it may have already been fixed in V3. Gambas version used

Re: [Gambas-user] To wish list... (Tom Harvey) (Beno?t Minisini)

2010-08-28 Thread t rat
> > System.FirstDayOfWeek has been implemented in revision #3151. > > Regards, > > -- > Beno?t Minisini > > Thank you so much Beno?t, Tom Harvey -- Sell apps to millions thr

Re: [Gambas-user] Need help on Tabstrip

2010-08-28 Thread Stefano Palmeri
Il sabato 28 agosto 2010 22:05:28 Benoît Minisini ha scritto: > > Il sabato 28 agosto 2010 10:57:29 Reynaldi Jansen ha scritto: > > > Hello. > > > > > > I want to ask how to copy control in tab to another tab? > > > I have a tabstrip with textarea, and when user want new tab, i want it > > > create

Re: [Gambas-user] Question about collections and inheritance

2010-08-28 Thread Fabien Bodard
public function _Get(id as string) as style;-) Le 28 août 2010 23:36, Benoît Minisini a écrit : >>    Hi all. >> >>    I'm trying to code a very basic Xml Excel Generator, and I'm workin with >> a collection. This is my code: >> >> ' Gambas class file >> >> Inherits Collection >> >> Public Fu

Re: [Gambas-user] Question about collections and inheritance

2010-08-28 Thread Benoît Minisini
>Hi all. > >I'm trying to code a very basic Xml Excel Generator, and I'm workin with > a collection. This is my code: > > ' Gambas class file > > Inherits Collection > > Public Function Add($ID As String) As Style > > Dim $style As New Style($ID) > > Super.Add($style, $ID) > >

Re: [Gambas-user] To wish list... (Tom Harvey)

2010-08-28 Thread Benoît Minisini
> > Benoit, > > > > Australia, Sunday is the 1st day of the week. > > > > Regards > > Mike > > Yep. According to Wikipedia, Sunday is the first day of the week mainly in > monotheistic religions. > > So I cannot rely on the country! I must let the programmer decide, and > provide a property in

Re: [Gambas-user] Need help on Tabstrip

2010-08-28 Thread Benoît Minisini
> Il sabato 28 agosto 2010 10:57:29 Reynaldi Jansen ha scritto: > > Hello. > > > > I want to ask how to copy control in tab to another tab? > > I have a tabstrip with textarea, and when user want new tab, i want it > > create a new tab with textarea too inside the new tab... > > I don't have any i

Re: [Gambas-user] Need help on Tabstrip

2010-08-28 Thread Stefano Palmeri
Il sabato 28 agosto 2010 10:57:29 Reynaldi Jansen ha scritto: > Hello. > > I want to ask how to copy control in tab to another tab? > I have a tabstrip with textarea, and when user want new tab, i want it > create a new tab with textarea too inside the new tab... > I don't have any idea how to do t

Re: [Gambas-user] To wish list... (Tom Harvey)

2010-08-28 Thread Benoît Minisini
> Benoit, > > Australia, Sunday is the 1st day of the week. > > Regards > Mike > Yep. According to Wikipedia, Sunday is the first day of the week mainly in monotheistic religions. So I cannot rely on the country! I must let the programmer decide, and provide a property in the DateChooser co

[Gambas-user] Need help on Tabstrip

2010-08-28 Thread Reynaldi Jansen
Hello. I want to ask how to copy control in tab to another tab? I have a tabstrip with textarea, and when user want new tab, i want it create a new tab with textarea too inside the new tab... I don't have any idea how to do this on gambas... Sorry for a poor question :-( Thanks! -

Re: [Gambas-user] Extern howto/tutorial

2010-08-28 Thread Doriano Blengino
Benoît Minisini ha scritto: Benoît Minisini ha scritto: No: there is no HTML at all in your mail. Very strange. A friend of us picked the same document from the gambas list, and put it on the italian site of gambas (www.gambas-it.org). Anyway, I attach a tarred copy of the new documen