Re: [Gambas-user] Missing dependencies in compiled packages

2009-02-23 Thread Werner
minthaka wrote: > Any one out there? Please I need help upon adding some gambas2-based > packages. Or at least, is it possible to remaster an .rpm package without > changing the content, to put dependency somewhere? I would realy appreciate > any help! > Csaba > > What are you trying to do? Ple

Re: [Gambas-user] How to create a web site with Gambas

2009-02-23 Thread Daniel Rojas
Thanks! Daniel Quintero desde la Ciudad de México On Sat, Feb 21, 2009 at 3:38 PM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > > Just install a Gambas executable as CGI script, and use the gb.web > component. > You will get methods from the gb.web component to get the request an

Re: [Gambas-user] How to create a web site with Gambas

2009-02-23 Thread Daniel Rojas
Thanks! Daniel Quintero desde la Ciudad de México On Sat, Feb 21, 2009 at 11:56 AM, nando wrote: > Although I've never used Gambas for a website, > And I would like to soon... > It would be something like this: > > Apache would have to be configured to invoke Gambas when Apach found > a pa

Re: [Gambas-user] Missing dependencies in compiled packages

2009-02-23 Thread minthaka
Any one out there? Please I need help upon adding some gambas2-based packages. Or at least, is it possible to remaster an .rpm package without changing the content, to put dependency somewhere? I would realy appreciate any help! Csaba -- View this message in context: http://www.nabble.com/Miss

[Gambas-user] baloon size

2009-02-23 Thread M0E Lnx
Is there any way to get a balloon to resize to what I need? I'm using aballoon to display about 12 lines of text (each line about 70 characters long) Is there any way to make the baloon resize to fit such a thing? Using Gambas2-2.11.1 -

Re: [Gambas-user] gambasdoc.org not working?

2009-02-23 Thread Vlado Peshov
On Mon, Feb 23, 2009 at 5:33 PM, Jussi Lahtinen wrote: > Try this; > 64.128.110.55:80 working... -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open so

Re: [Gambas-user] gambasdoc.org not working?

2009-02-23 Thread Jussi Lahtinen
Try this; 64.128.110.55:80 Jussi On Mon, Feb 23, 2009 at 6:17 PM, Vlado Peshov wrote: > On Mon, Feb 23, 2009 at 5:10 PM, Jack wrote: > >> Le lundi 23 février 2009 16:52:29 Vlado Peshov, vous avez écrit : >> > gambasdoc.org not working? >> >> for me it work at http://gambasdoc.org/help/ >> >>

Re: [Gambas-user] Gambas 3 gb.desktop

2009-02-23 Thread Jussi Lahtinen
What are these nearly blank messages (there were more at sometime of the end of 2008)!? What I'm missing here!? Jussi On Sat, Feb 21, 2009 at 3:17 AM, Marc Miralles wrote: > > -- > Open Source Business Conference (OSBC

Re: [Gambas-user] gambasdoc.org not working?

2009-02-23 Thread Vlado Peshov
On Mon, Feb 23, 2009 at 5:10 PM, Jack wrote: > Le lundi 23 février 2009 16:52:29 Vlado Peshov, vous avez écrit : > > gambasdoc.org not working? > > for me it work at http://gambasdoc.org/help/ > > That link doesn't work too. Seems like some DNS problem of my ISP... Regards, Vlado ---

Re: [Gambas-user] gambasdoc.org not working?

2009-02-23 Thread Jussi Lahtinen
Seems to work with me... Jussi On Mon, Feb 23, 2009 at 5:52 PM, Vlado Peshov wrote: > gambasdoc.org not working? > > Regards, Vlado > -- > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA >

Re: [Gambas-user] gambasdoc.org not working?

2009-02-23 Thread Jack
Le lundi 23 février 2009 16:52:29 Vlado Peshov, vous avez écrit : > gambasdoc.org not working? for me it work at http://gambasdoc.org/help/ -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA

[Gambas-user] gambasdoc.org not working?

2009-02-23 Thread Vlado Peshov
gambasdoc.org not working? Regards, Vlado -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost in

Re: [Gambas-user] Ugly Gambas IDE in Fedora 10

2009-02-23 Thread Marc Miralles
-- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source pa

Re: [Gambas-user] Ugly Gambas IDE in Fedora 10

2009-02-23 Thread Benoît Minisini
> Marc Miralles wrote: > > Hi all: > > > > When I compile Gambas 3 in Fedora 10 I have an error when I type > > ./configure At end of process ./configure says: > > > > THESE COMPONENTS ARE DISABLED: > > > > - gb.cairo > > - gb.corba > > - gb.db.firebird > > - gb.db.mysql > > - gb.db.odbc > > - gb.d

Re: [Gambas-user] Ugly Gambas IDE in Fedora 10

2009-02-23 Thread Werner
Marc Miralles wrote: > Hi all: > > When I compile Gambas 3 in Fedora 10 I have an error when I type ./configure > At end of process ./configure says: > > THESE COMPONENTS ARE DISABLED: > > - gb.cairo > - gb.corba > - gb.db.firebird > - gb.db.mysql > - gb.db.odbc > - gb.db.postgresql > - gb.db.sqlit

Re: [Gambas-user] How to know permanently the cursor coordinates in a gridview?

2009-02-23 Thread Benoît Minisini
> Hi, > I've a main Gridview (grdGame) surrounded by 2 other grids, grdHdef on > top and grdVdef on left of grdGame > > When the mouse cursor is over the main grid, I want to highlight a > column of the top grid and a row of the left grid facing the cursor > position. > How to know at each instant

Re: [Gambas-user] Ugly Gambas IDE in Fedora 10

2009-02-23 Thread Marc Miralles
Hi all: When I compile Gambas 3 in Fedora 10 I have an error when I type ./configure At end of process ./configure says: THESE COMPONENTS ARE DISABLED: - gb.cairo - gb.corba - gb.db.firebird - gb.db.mysql - gb.db.odbc - gb.db.postgresql - gb.db.sqlite2 - gb.db.sqlite3 - gb.desktop - gb.gtk - gb.

[Gambas-user] how can I save webbrowser's html page

2009-02-23 Thread Sevoir
Hi all! I wrote a login page in html with autopress login button (userdir/login.html)... this navigate to an Internet site.. I logged, fantastic.. I wrote a gambas project while load a stored login page (userdir/login.html) to a webbrowser I would like saving a webbrowser window's html source to