Re: [Gambas-user] [Feature Request] Offline Documentation

2012-04-18 Thread John Spikowski
On Thu, 2012-04-19 at 08:09 +0200, Rolf-Werner Eilert wrote: > Could you explain this a bit more in detail? > > Thanks > Rolf > > Am 18.04.2012 19:08, schrieb Randall Morgan: > > Oh, I solved my offline document use with HTTtrack and simply copied the > > site to my local hard drive. > > > > > >

Re: [Gambas-user] [Feature Request] Offline Documentation

2012-04-18 Thread Rolf-Werner Eilert
Could you explain this a bit more in detail? Thanks Rolf Am 18.04.2012 19:08, schrieb Randall Morgan: > Oh, I solved my offline document use with HTTtrack and simply copied the > site to my local hard drive. > > > On Wed, Apr 18, 2012 at 10:07 AM, Randall Morganwrote: > >> I too often develop on

[Gambas-user] Issue 240 in gambas: CheckBox Tristate View on Runtime

2012-04-18 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 240 by kmanja...@gmail.com: CheckBox Tristate View on Runtime http://code.google.com/p/gambas/issues/detail?id=240 1) Describe the problem. The tristate CheckBox control im

Re: [Gambas-user] Issue 236 in gambas: gb.net.curl fails to connect using https

2012-04-18 Thread gambas
Comment #3 on issue 236 by sebi...@gmail.com: gb.net.curl fails to connect using https http://code.google.com/p/gambas/issues/detail?id=236 I now know for sure this is an error in openssl. I will try to figure out exactly why this is happening. Source: http://curl.haxx.se/mail/lib-2008-02/01

Re: [Gambas-user] [Feature Request] Offline Documentation

2012-04-18 Thread Randall Morgan
Oh, I solved my offline document use with HTTtrack and simply copied the site to my local hard drive. On Wed, Apr 18, 2012 at 10:07 AM, Randall Morgan wrote: > I too often develop on my laptop with no internet access. And it is > very frustrating when you have no documentation to refer to. > > W

Re: [Gambas-user] [Feature Request] Offline Documentation

2012-04-18 Thread Randall Morgan
I too often develop on my laptop with no internet access. And it is very frustrating when you have no documentation to refer to. Writing a python crawler to extract the docs from the website and put it into either local html or pdf files shouldn't be too difficult. we just need an IDE hook to view

Re: [Gambas-user] Message number precedes its message on digest

2012-04-18 Thread Benoît Minisini
Le 18/04/2012 16:30, John Rose a écrit : > on the Wine-Users Mailing List digest, each message is preceded by the > message number (as shown at the start of the digest). Could that be > added to the GambasUsers Mailing List digest? > PS I use the digest, as otherwise I tend to be inundated with ema

Re: [Gambas-user] I need no more information's of using gambas

2012-04-18 Thread Fabien Bodard
2012/4/18 jochen : > jochen tenholt > -- > Better than sec? Nothing is better than sec when it comes to > monitoring Big Data applications. Try Boundary one-second > resolution app monitoring today. Free. > http://p.sf.net/

Re: [Gambas-user] [Feature Request] Offline Documentation

2012-04-18 Thread Fabien Bodard
2012/4/18 Demosthenes Koptsis : > i try to download the docs with > > wget -kvrc --*html-extension *http://gambasdoc.org/help?v3 > > i think with this way we can have convert php files to html and have > offline documentation. php ... it's a gambas cgi ! > > if all are good i can send the tarball

[Gambas-user] I need no more information's of using gambas

2012-04-18 Thread jochen
jochen tenholt -- Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _

[Gambas-user] Message number precedes its message on digest

2012-04-18 Thread John Rose
on the Wine-Users Mailing List digest, each message is preceded by the message number (as shown at the start of the digest). Could that be added to the GambasUsers Mailing List digest? PS I use the digest, as otherwise I tend to be inundated with emails relating to individual message. I want to co

Re: [Gambas-user] [Feature Request] Offline Documentation

2012-04-18 Thread Ian Haywood
On 18/04/12 23:02, Mathias Maes wrote: > Why would you need a webserver to download files from a webserver? > Just simply download them, and show them in the IDE like theyre showed now. > Would be much easier. Indeed, but the IDE itself will not read help files from a local hard drive directly, it

Re: [Gambas-user] [Feature Request] Offline Documentation

2012-04-18 Thread Mathias Maes
Why would you need a webserver to download files from a webserver? Just simply download them, and show them in the IDE like theyre showed now. Would be much easier. 2012/4/18 Ian Haywood > On Wed, Apr 18, 2012 at 6:33 PM, Demosthenes Koptsis > wrote: > > i try to download the docs with > > > >

Re: [Gambas-user] [Feature Request] Offline Documentation

2012-04-18 Thread Ian Haywood
On Wed, Apr 18, 2012 at 6:33 PM, Demosthenes Koptsis wrote: > i try to download the docs with > > wget -kvrc --*html-extension *http://gambasdoc.org/help?v3 > > i think with this way we can have convert php files to html and have > offline documentation. > > if all are good i can send the tarball

Re: [Gambas-user] [Feature Request] Offline Documentation

2012-04-18 Thread Demosthenes Koptsis
i try to download the docs with wget -kvrc --*html-extension *http://gambasdoc.org/help?v3 i think with this way we can have convert php files to html and have offline documentation. if all are good i can send the tarball to put it to download section. Another option is to setup a cron job to

Re: [Gambas-user] [Gambasforge-users] ubuntu gambas forge

2012-04-18 Thread Steve
Fabien, Can we check I have this correct ? I have /home/Steve/gambas3-3.1.1 gambas source code into which I have moved from gambasforge/components gb.HTML and gb.pkimage making /home/Steve/gambas3-3.1.1/gb.HTML gb.pkimage