[Gambas-user] New gambas tutorial

Henri Girard girardhenri at ...67...
Wed Mar 9 12:36:46 CET 2005


well... I think we need quick simples samples specially for newbies...
i read your tutorial to see if i could translate it in french... But while
translating
i will use my own "style" so your tut is ok...
if i need more details i will read about wiki and pick up what i need
for example i wanted to replace open by ouvrir and i wrote : OuvrirClick()
but it didn't work i had to write Ouvrir_Click()
a detail i didn't know ! lol
good job :)
Henri


----- Original Message -----
From: "Dave sharples" <technoferret at ...598...>
To: "Gambas" <gambas-user at lists.sourceforge.net>
Sent: Wednesday, March 09, 2005 11:53 AM
Subject: RE: [Gambas-user] New gambas tutorial


>
>
> On Wed, 2005-03-09 at 10:01, Daniel Oxley wrote:
> > David,
> >
> > Here you have my suggestions for changes.  I read the document and on a
> > whole it is very good.  Most of the changes are just minor grammer
things!
> >
> > The left column is the original text and the right column is the amended
> > text with the changes highlighted.  I hope it makes sense.  If anyone
else
> > wants to make sure that I did not make any mistakes, feel free.  After
all,
> > I did not score too highly at English in school, although mostly because
I
> > was not always there or paying attention ;-)
> >
> > Espero que te ayude.  Avisame si necesitas algo mas.  So no lo
comprendes,
> > enviame un correo.
> >
> > Daniel
> >
> >
>
> You've managed to correct the grammatical errors but I think the
> document still loses some meanings in translation. Thats probably why I
> was surprised you got it done so quickly.
>
> I was doing a more literal re-write (perhaps I understood david wrong ?)
>
> as an example -
>
> Being a literal translation I found the following paragraph very
> confusing -
>
> When creating the menu entries and the buttons that, in the properties
> window, there is a property called "Group", besides the typical
> properties like name, caption, etc. This option is very interesting,
> because we can associate the same code to different controls with the
> same funcion, for example, the menu entry "Open" and the button "Open"
> must do the same task: open a file on disk. Using the "Group" property,
> we write the code for this task once.
>
> so I was re-writing it to make it clearer, like such -
>
>  When creating the menu entries you will notice that besides the typical
> properties like name, caption, etc. there is also a property called
> "Group", form buttons also have this "Group" property as you can see
>  by selecting a button and viewing its properties in the Properties
> window. This option is very interesting, because we can associate the
> same code to different controls with the same funcion, for example, the
> menu entry "Open" and the button "Open" must do the same task: open a
> file from disk. Using the "Group" property, we write the code for this
> task only once.
>
> I think more clarification on what exactly is wanted is needed, any
> input anyone,
>
> Dave
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list