Re: [Gambas-user] Stop watch

2014-03-10 Thread richard terry
On 11/03/14 13:50, richard terry wrote: > Hi List, > > I don't suppose anyone would have a little mini project with code etc > for a simple stopwatch? > > If so would appreciate a copy to add to our EasyGP project as a > consultation time. > > Richard > > > -

[Gambas-user] Stop watch

2014-03-10 Thread richard terry
Hi List, I don't suppose anyone would have a little mini project with code etc for a simple stopwatch? If so would appreciate a copy to add to our EasyGP project as a consultation time. Richard -- Learn Graph Databas

[Gambas-user] R: How to save the contents of a drawingarea and a GLArea

2014-03-10 Thread Ru Vuott
ehmmm... hello, Martin, ...for saving the contents of a DrawingArea I would... suggest these steps: 1) you drawi and/or write in DrawingArea. (ok, the contents); 2) you create the PDF file by using the ".OutputFile" property of Class "Printer"; 3) using the PDF file, you convert the PDF to an

Re: [Gambas-user] New Gambas wiki is online!

2014-03-10 Thread Benoît Minisini
Le 10/03/2014 18:18, Rolf-Werner Eilert a écrit : > > Hi Benoit, > > Looks nice, great job! > > There's one thing I stumbled upon when clicking around: About > DrawingArea you'll get > > Unexpected end of line at line #8: > > * In `standard mode\', The DrawingArea will raise the [./.draw] > event e

Re: [Gambas-user] New Gambas wiki is online!

2014-03-10 Thread Benoît Minisini
Le 10/03/2014 17:46, PICCORO McKAY Lenz a écrit : > I just registered on the wiki page, > > wonderfully, faster and quickly, great system, its a great job.. > > this example can be taken and madofied for made intranet's opr web > pages! made gambas more usefully!!! > > From: Beno?t Minisini >>

Re: [Gambas-user] How to save the contents of a drawingarea and a GLArea

2014-03-10 Thread Benoît Minisini
Le 10/03/2014 17:51, martin p cristia a écrit : > Thanks for the fast answer, Tobi. > > The program is very complex, and the user can opt for a Draw or OpenGL > method to draw things (each with its own control), so I thing a better > way could be to copy the entire window and clip the drawn rectang

Re: [Gambas-user] New Gambas wiki is online!

2014-03-10 Thread Rolf-Werner Eilert
Am 09.03.2014 19:08, schrieb Benoît Minisini: > Hi, > > The new Gambas wiki is now online at: > > http://gambaswiki.org > > Please register to check the registration process, and then play with > it, so that I can eventually fix the automatic conversion from the old > wiki syntax. > > The old Gam

[Gambas-user] gb.xml: Leading and trailing spaces missing from TextContent

2014-03-10 Thread Tobias Boege
Hi, I'm writing on behalf of a German Gambas user and I'm just giving his words without really knowing what I'm talking about, sorry :-) His problem is: apparently, XmlElement.TextContent is Trim$()'d away white- space on both sides of the string. Is that expected? (IMHO, it shouldn't or is there

Re: [Gambas-user] How to save the contents of a drawingarea and a GLArea

2014-03-10 Thread martin p cristia
Thanks for the fast answer, Tobi. The program is very complex, and the user can opt for a Draw or OpenGL method to draw things (each with its own control), so I thing a better way could be to copy the entire window and clip the drawn rectangle area, if that is possible. > On Mon, 10 Mar 2014,

Re: [Gambas-user] New Gambas wiki is online!

2014-03-10 Thread PICCORO McKAY Lenz
I just registered on the wiki page, wonderfully, faster and quickly, great system, its a great job.. this example can be taken and madofied for made intranet's opr web pages! made gambas more usefully!!! From: Beno?t Minisini > > next release of gambas will include this wiki/example? > > >

Re: [Gambas-user] How to save the contents of a drawingarea and a GLArea

2014-03-10 Thread Tobias Boege
On Mon, 10 Mar 2014, martin p cristia wrote: > Hi: > > I need to save the contents of a drawingarea and a GLArea as a JPG, how > to do it? > AFAIK, there is no way to access the internal buffer of a DrawingArea. So what I do is: define a routine that fills my DrawingArea but is agnostic about t

[Gambas-user] How to save the contents of a drawingarea and a GLArea

2014-03-10 Thread martin p cristia
Hi: I need to save the contents of a drawingarea and a GLArea as a JPG, how to do it? tnx -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their

Re: [Gambas-user] New Gambas wiki is online!

2014-03-10 Thread Benoît Minisini
Le 10/03/2014 15:09, PICCORO McKAY Lenz a écrit : > next release of gambas will include this wiki/example? > Yes. > next release of gambas will include ofline documentation or will use the > online version for ever? Don't know. If I have time, you will be able to download an archive of the docu

Re: [Gambas-user] New Gambas wiki is online!

2014-03-10 Thread PICCORO McKAY Lenz
next release of gambas will include this wiki/example? next release of gambas will include ofline documentation or will use the online version for ever? next release of gambas will be 3.5.X or a 3.6 new release? and seems that packagers must handle all patches ofer older releases, due all patche