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

2009-02-23 Thread Sevoir
ce to file How can I do it? Sorry my bad english :) regards, Sevoir -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enter

[Gambas-user] error at making deb package

2008-09-16 Thread Sevoir
Hi All, when I would like create ubuntu deb package I got some error: deb, not created.. :S What is problem? Gambas2.5 Ubuntu Hardy Heron 8.04.1 src/xxx/.gambas dh_testdir debian/rules build touch build-stamp /usr/bin/gbc2 -a src/xxx gbc: project file not found: /home/sevoir/xxx/.project make

Re: [Gambas-user] UTF-8 in ListBox and ComboBox - Gambas1

2008-09-15 Thread Sevoir
Hi All, The hungarian language contains very special chars.. We testing programs the following string: "árvíztűrő TÜKÖRFÚRÓGÉP" this string contains all special chars :-) Regards, Norbert 2008. 09. 16, kedd keltezéssel 08.43-kor Doriano Blengino ezt írta: > Rolf-Werner Eilert ha scritto: > > A

Re: [Gambas-user] create pdf

2008-09-15 Thread Sevoir
Thx Stefano, this is very big help me. This work. Regards, Norbert 2008. 09. 15, hétfő keltezéssel 10.41-kor Stefano Palmeri ezt írta: > Il lunedì 15 settembre 2008 08:31:41 Sevoir ha scritto: > > Hi All, > > > > > > I tried creating a pdf file but not success :S &g

Re: [Gambas-user] create pdf

2008-09-14 Thread Sevoir
I would like: - the user fill out a request form (this okay) - pressing a button (this okay) - generating a pdf file (this is not okay) - storing on server (this okay, if pdf isset) - printing pdf file automatic (this not okay) I tried using a qb.pdf and fpdf but not working... Regards, Sevoir

[Gambas-user] create pdf

2008-09-14 Thread Sevoir
Hi All, I tried creating a pdf file but not success :S Can anyone help me with a simple method? Regards, Sevoir - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux

[Gambas-user] Gambas 3 compile error

2008-09-09 Thread Sevoir
Hi All, I would like compile Gambas3. But I get some error: make[4]: *** [gb_image_la-main.lo] Error 1 make[4]: Leaving directory `/home/sevoir/trunk/gb.image/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/sevoir/trunk/gb.image' make[2]: *** [all] Erro

[Gambas-user] generating pdf ?!

2008-09-08 Thread Sevoir
Hi all, Can I generating any pdf file from gambas2 ? Regards, Norbert - 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 pr

Re: [Gambas-user] Listbox.List(x) error

2008-09-04 Thread Sevoir
Thx this working. Regards, Norbert 2008. 09. 4, csütörtök keltezéssel 21.44-kor Jacky ezt írta: > Le Thursday 04 September 2008 20:35:47 Sevoir, vous avez écrit : > > Hi All! > > > > I have a problem. > > I want get a Listbox item text value to a label.c

Re: [Gambas-user] Listbox.List(x) error

2008-09-04 Thread Sevoir
Hi, Thanks your answer, but problem still Regards, Sevoir 2008. 09. 4, csütörtök keltezéssel 21.26-kor Jacky ezt írta: > Le Thursday 04 September 2008 20:35:47 Sevoir, vous avez écrit : > > Hi All! > > > > I have a problem. > > I want get a Listbox item te

[Gambas-user] Listbox.List(x) error

2008-09-04 Thread Sevoir
Hi All! I have a problem. I want get a Listbox item text value to a label.caption .. label.caption = ListBox.list(1) but I have an error message : Not a function What I mistaked? Regards, Sevoir - This SF.Net email is