[Gambas-user] Gambas-user Digest, Vol 28, Issue 3

Rini Verawati rhinnie at ...626...
Fri Sep 19 07:35:24 CEST 2008


unsubscribe

On Tue, Sep 2, 2008 at 2:55 AM,
<gambas-user-request at lists.sourceforge.net>wrote:

> Send Gambas-user mailing list submissions to
>        gambas-user at lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://lists.sourceforge.net/lists/listinfo/gambas-user
> or, via email, send a message with subject or body 'help' to
>        gambas-user-request at lists.sourceforge.net
>
> You can reach the person managing the list at
>        gambas-user-owner at lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Gambas-user digest..."
>
>
> Today's Topics:
>
>   1. Re: Nice book of Gambas (Benoit Minisini)
>   2. Re: HBox from right to left? (Benoit Minisini)
>   3. Re: HBox from right to left? (Ron)
>   4. Re: Nice book of Gambas (Kari Laine)
>   5. Re: Nice book of Gambas (Benoit Minisini)
>   6. Re: Nice book of Gambas (admin at ...1956...)
>   7. Re: Nice book of Gambas (Kari Laine)
>   8. new user (Szenogr?di Norbert P?ter)
>   9. Re: Nice book of Gambas (gambas at ...1938...)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 1 Sep 2008 14:20:12 +0200
> From: Benoit Minisini <gambas at ...1...>
> Subject: Re: [Gambas-user] Nice book of Gambas
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID: <200809011420.12971.gambas at ...1...>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> On lundi 01 septembre 2008, KI have nari Laine wrote:
> > > Kari,
> > >
> > > I tried as well.
> > >
> > > Can you take the lead on getting the password or the original source
> > > document?
> > >
> > > John
> >
> > Hi John,
> >
> >
> > I think there is no password on the file because I commented a test in
> > pdftohtml to ignore some kind of protection and out it came. BUT there is
> > no layout, no pictures only the text. So it is big job to turn it to a
> nice
> > document. Anyway the screen capture pictures would probably be old
> anyway.
> >
> > I read the OpenContent license of the book and if I understood right it
> > would make difficult to produce derivative work or wiki - quite
> impossible
> > in fact.
> >
> > Maybe someone with leverage - Benoit - could contact John W Rittinghouse
> > and ask.
>
> I have no news from him since he sent me its book. I think I have lost its
> email in my annual email bleedings.
>
> >
> > Fact is Gambas needs more documentation to lure users.
>
> I agree. If only I have more time!
>
> > Also I would be
> > prepared to pay for a technical document how Gambas works. I have used
> now
> > countles hours and I have just scratched the surface. Either I am darn
> > stupid or Benoit is about to win obfuscated code contest :-) before this
> > day I know very little about compilers and interpreters and I am not very
> > good with C - so it is going to take few months...
>
> Maybe this is the main reason of your problems. I admit I don't document my
> code a lot, but I don't obfuscate it at all.
>
> If you choose good symbol names, and if you do logical things, your code is
> usually almost explain itself.
>
> I will try to comment the interpreter better now I know that somebody tries
> to
> understand it. And I will answer your questions too. But you should first
> really learn the C language and get some information about compilers and
> interpreters.
>
> >
> > And Windows version would be nice too :-)
> >
>
> I won't do it. But if there is a volunteer, I will help him.
>
> >
> > Best Regards
> > Kari Laine
>
> Regards,
>
> --
> Benoit Minisini
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 1 Sep 2008 14:21:28 +0200
> From: Benoit Minisini <gambas at ...1...>
> Subject: Re: [Gambas-user] HBox from right to left?
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID: <200809011421.28804.gambas at ...1...>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> On lundi 01 septembre 2008, Ron wrote:
> > Hi,
> >
> > I want -for example- align a clock textfield in my status bar on the
> > righthand side, and keep it far right after resizing my window.
> >
> > But there is only a HBox which aligns from left to right, how about one
> > pointing the other way, does that makes sense?
> >
> > Regards,
> > Ron_2nd
> >
>
> There is a trick. :-)
>
> Put a panel with Expand property set at the beginning of the HBox, and
> everything will be pushed to the right.
>
> Regards,
>
> --
> Benoit Minisini
>
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 01 Sep 2008 14:34:09 +0200
> From: Ron <ron at ...1740...>
> Subject: Re: [Gambas-user] HBox from right to left?
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID: <48BBE141.4020905 at ...1740...>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Benoit Minisini schreef:
> > On lundi 01 septembre 2008, Ron wrote:
> >
> >> Hi,
> >>
> >> I want -for example- align a clock textfield in my status bar on the
> >> righthand side, and keep it far right after resizing my window.
> >>
> >> But there is only a HBox which aligns from left to right, how about one
> >> pointing the other way, does that makes sense?
> >>
> >> Regards,
> >> Ron_2nd
> >>
> >>
> >
> > There is a trick. :-)
> >
> > Put a panel with Expand property set at the beginning of the HBox, and
> > everything will be pushed to the right.
> >
> > Regards,
> >
> >
> That works, thanks!
>
> Regards,
> Ron_2nd.
>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 1 Sep 2008 16:19:17 +0300
> From: "Kari Laine" <klaine8 at ...626...>
> Subject: Re: [Gambas-user] Nice book of Gambas
> To: "mailing list for gambas users"
>        <gambas-user at lists.sourceforge.net>
> Message-ID:
>        <61452b690809010619g4ed58dcax75357e1466e7c47a at ...627...>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On Mon, Sep 1, 2008 at 3:20 PM, Benoit Minisini <
> gambas at ...1...> wrote:
>
> > > Also I would be
> > > prepared to pay for a technical document how Gambas works. I have used
> > now
> > > countles hours and I have just scratched the surface. Either I am darn
> > > stupid or Benoit is about to win obfuscated code contest :-) before
> this
> > > day I know very little about compilers and interpreters and I am not
> very
> > > good with C - so it is going to take few months...
> >
> > Maybe this is the main reason of your problems. I admit I don't document
> my
> > code a lot, but I don't obfuscate it at all.
> >
> > Hi Benoit,
>
> I hope you understood from the context that this obfuscate bit was meant as
> joke...
>
>
> Best Regards
> Kari
>
>
> ------------------------------
>
> Message: 5
> Date: Mon, 1 Sep 2008 15:25:27 +0200
> From: Benoit Minisini <gambas at ...1...>
> Subject: Re: [Gambas-user] Nice book of Gambas
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID: <200809011525.27677.gambas at ...1...>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> On lundi 01 septembre 2008, Kari Laine wrote:
> > On Mon, Sep 1, 2008 at 3:20 PM, Benoit Minisini <
> >
> > gambas at ...1...> wrote:
> > > > Also I would be
> > > > prepared to pay for a technical document how Gambas works. I have
> used
> > >
> > > now
> > >
> > > > countles hours and I have just scratched the surface. Either I am
> darn
> > > > stupid or Benoit is about to win obfuscated code contest :-) before
> > > > this day I know very little about compilers and interpreters and I am
> > > > not very good with C - so it is going to take few months...
> > >
> > > Maybe this is the main reason of your problems. I admit I don't
> document
> > > my code a lot, but I don't obfuscate it at all.
> > >
> > > Hi Benoit,
> >
> > I hope you understood from the context that this obfuscate bit was meant
> as
> > joke...
> >
>
> Yes, don't worry. :-)
>
> --
> Benoit Minisini
>
>
>
> ------------------------------
>
> Message: 6
> Date: Mon, 01 Sep 2008 12:14:43 -0700
> From: admin at ...1956...
> Subject: Re: [Gambas-user] Nice book of Gambas
> To: gambas-user at lists.sourceforge.net
> Message-ID: <20080901121443.wx94pyo9skw4oc44 at ...1958...>
> Content-Type: text/plain;       charset=ISO-8859-1;     DelSp="Yes";
>        format="flowed"
>
> Quoting Kari Laine <klaine8 at ...626...>:
>
> >> Kari,
> >>
> >> I tried as well.
> >>
> >> Can you take the lead on getting the password or the original source
> >> document?
> >>
> >> John
> >>
> >
> > Hi John,
> >
> >
> > I think there is no password on the file because I commented a test in
> > pdftohtml to ignore some kind of protection and out it came. BUT there is
> no
> > layout, no pictures only the text. So it is big job to turn it to a nice
> > document. Anyway the screen capture pictures would probably be old
> anyway.
> >
> > I read the OpenContent license of the book and if I understood right it
> > would make difficult to produce derivative work or wiki - quite
> impossible
> > in fact.
> >
> > Maybe someone with leverage - Benoit - could contact John W Rittinghouse
> and
> > ask.
> >
> > Fact is Gambas needs more documentation to lure users. Also I would be
> > prepared to pay for a technical document how Gambas works. I have used
> now
> > countles hours and I have just scratched the surface. Either I am darn
> > stupid or Benoit is about to win obfuscated code contest :-) before this
> day
> > I know very little about compilers and interpreters and I am not very
> good
> > with C - so it is going to take few months...
> >
> > And Windows version would be nice too :-)
> >
> >
> > Best Regards
> > Kari Laine
> >
>
> Kari,
>
> I won't install the wiki till you have permission from John R.and the
> source to the original content. I will leave the
> http://gambas.allbasic.info sub-domain active till no hope is left.
>
> I'm still counting on you to get to the bottom of this.
>
> John
>
>
>
> ------------------------------
>
> Message: 7
> Date: Mon, 1 Sep 2008 22:18:23 +0300
> From: "Kari Laine" <klaine8 at ...626...>
> Subject: Re: [Gambas-user] Nice book of Gambas
> To: "mailing list for gambas users"
>        <gambas-user at lists.sourceforge.net>
> Message-ID:
>        <61452b690809011218r361c611fs1eed14a71bd1dbe3 at ...627...>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On Mon, Sep 1, 2008 at 10:14 PM, <admin at ...1956...> wrote:
>
> >
> > I won't install the wiki till you have permission from John R.and the
> > source to the original content. I will leave the
> > http://gambas.allbasic.info sub-domain active till no hope is left.
> >
> > I'm still counting on you to get to the bottom of this.
> >
> > John
> >
>
> Hi,
>
> I tried to search homepage or something like that for the author. Did not
> find. I won't try actively any more. And anyway I am not the right person
> to
> contact him - Benoit would be.
>
> Best Regards
> Kari
>
>
> ------------------------------
>
> Message: 8
> Date: Mon, 01 Sep 2008 21:27:16 +0200
> From: Szenogr?di Norbert P?ter  <sevoir75 at ...626...>
> Subject: [Gambas-user] new user
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID: <1220297236.7347.4.camel at ...1964...>
> Content-Type: text/plain
>
> Hi all.
>
> Im a new member on gambas-user-list.
>
> I have some quession:
> - How can I send a datas to other form..
> - How can I see any -manual inserted- data in Tableview and/or
> Gridview..
>
>
> Sorry for my newbie quession.. :)
> Im hope you can answer it :)
>
> Sevoir from Hungary ;)
>
>
>
>
> ------------------------------
>
> Message: 9
> Date: Mon, 1 Sep 2008 21:55:38 +0200
> From: gambas at ...1938...
> Subject: Re: [Gambas-user] Nice book of Gambas
> To: gambas-user at lists.sourceforge.net
> Message-ID: <200809012155.38940.gambas at ...1938...>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> Am Montag, 1. September 2008 21:14:43 schrieb admin at ...1956...:
> > Kari,
> >
> > I won't install the wiki till you have permission from John R.and the
> > source to the original content. I will leave the
> > http://gambas.allbasic.info sub-domain active till no hope is left.
> >
> > I'm still counting on you to get to the bottom of this.
> >
> > John
> Sorry...but what are you trying to do here?? ...you have an "allbasic-site"
> and want it to be a central site for "all" basic dialects. ...so go for
> it!! ...search for the author of the book and drop him a mail, but stop
> pushing other people into fire, which flames cook your meal!
>
> Greetz
> Stevie
>
>
>
>
> ------------------------------
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>
> ------------------------------
>
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
> End of Gambas-user Digest, Vol 28, Issue 3
> ******************************************
>



More information about the User mailing list