Re: [Gambas-user] Problems generating a form

2010-01-10 Thread norarg
Hi, I see this problem for the first time. I do not have an own router, the provider connects his customers via antennas, and I have no access to the router, just get a dynamic IP-address. regards norarg Am Sonntag, den 10.01.2010, 18:35 +0100 schrieb Ron_1st: On Thursday 07 January 2010

Re: [Gambas-user] Problems generating a form

2010-01-10 Thread norarg
Hi again, I am living in Argentina now, still using the mail-adresses I used when living in Germany a year ago. regards, norarg Am Sonntag, den 10.01.2010, 18:42 +0100 schrieb Ron_1st: BTW 201.234.99.50: hostname 201-234-99-50.static.impsat.net.ar IP assigned to provider in Argentina

Re: [Gambas-user] Problems generating a form

2010-01-10 Thread norarg
the mail over to him to get his opinion. thanks anyway regards norarg Am Sonntag, den 10.01.2010, 18:35 +0100 schrieb Ron_1st: On Thursday 07 January 2010, norarg wrote: X-Originating-IP: [201.234.99.50] see below X-Originating-Email: [nor...@hotmail.de] Message-ID: blu0

Re: [Gambas-user] Problems generating a form

2010-01-10 Thread norarg
if this will help anything, trial and error. the new address will be: dag.jarle.johan...@norarg.com regards norarg Am Sonntag, den 10.01.2010, 19:42 +0100 schrieb Doriano Blengino: Ron_1st ha scritto: On Thursday 07 January 2010, norarg wrote: X-Originating-IP: [201.234.99.50

[Gambas-user] Problems generating a form

2010-01-07 Thread norarg
the behavior and functions are always the same: select record from a tableview, show the details in a data-panel, and have core-functions like new, copy, save, delete, print. if someone has an idea here, I will be grateful to here it. thanks and regards, norarg

[Gambas-user] [SPAM] Re: OPEN unexpected error

2010-01-06 Thread norarg
hi Charlie yes, I used 2.13 shipped with ubuntu 9.10 until last week, as I startet to use the SVN. thanks - in this way everything works fine :) saludos norarg Am Mittwoch, den 06.01.2010, 22:54 +0100 schrieb Charlie Reinl: Am Mittwoch, den 06.01.2010, 18:14 -0300 schrieb norarg: Hi

[Gambas-user] Generating Forms

2009-12-28 Thread norarg
the generated form yet. I have found nothing in the docu about this. Using Ubuntu 9.10/Gambas 2.13 Thanks, norarg -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app

[Gambas-user] Strange behavior of Items on panel

2009-12-28 Thread norarg
, to test this - old monitor with max 1024x768 pix. Does someone have an idea? (Ubuntu 9.10/Gambas 2.13) Thanks and regards norarg -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's

Re: [Gambas-user] problems with core functions

2009-12-17 Thread Norarg
thanks, yes I know, but I just did not find this in the documentation, or overread the part I should have seen. I searched for a pretty while before I posted this. sorry regards norarg Ricardo Díaz Martín schrieb: Norag, It's something like this: Dim aux as String aux

[Gambas-user] problems with core functions

2009-12-16 Thread Norarg
. Then I tried with .SelStart and .SelLenght to get the string - that was not accepted at all, get unknown symbol. It would be nice, if I could get this two different functions to work. thanks and regards norarg

Re: [Gambas-user] problems with core functions

2009-12-16 Thread Norarg
further notice - and that so clear part just does not work. :) btw. using ubuntu 09.10/gambas 2.13. regards norarg Ricardo Díaz Martín schrieb: use Clipboard.Copy(Text you want copy) and Clipboard.Paste() http://gambasdoc.org/help/comp/gb.qt/clipboard 2009/12/16 Norarg nor...@hotmail.de

Re: [Gambas-user] Financial program

2009-12-15 Thread Norarg
Doriano Blengino schrieb: nando ha scritto: My contribution to this conversation is.. Always INT or LONG for money. Keep a global variable to divide by (for example 2 decimal places) 100 when printing/displaying things to humans... -OR- to take the string and insert a period for cents

[Gambas-user] LEN()

2009-12-12 Thread Norarg
simple text-file, the columns separated with |. Using Tabs (chr(9)) gives me more work, and it would not solve this problem, because I still would have to ask for the string-lenght. Any ideas? Thanks in advance regards norarg

[Gambas-user] Workaround for LEN()

2009-12-12 Thread Norarg
ELSE T1 = T1 T2 ENDIF LOOP RETURN T1 END Still it would be nice to hear from someone about this, I do not find this solution good. I assume it has something to do with the characterset, but I can not really figure it out. regards norarg

Re: [Gambas-user] LEN()

2009-12-12 Thread Norarg
Simonart Dominique schrieb: Hi, Len() function is based on one-byte character, but some characters need 2 bytes code, like the german's you mentionned. Use the String class methods and all will works as you expected HTH Dominique Simonart Norarg a écrit : hi, I get a bit strange

Re: [Gambas-user] SVN

2009-12-11 Thread Norarg
Jean-Yves F. Barbier schrieb: Norarg a écrit : PLS avoid cross-posting: open a new post by adressing to gambas-user@lists.sourceforge.net I would like to try out newer releases of Gambas, fox. 3.0. I had some problems with other releases in the past - in the end gambas did not work

Re: [Gambas-user] SVN

2009-12-11 Thread Norarg
not do the work, the powersupply is down - just a little adventure living here. People are very friendly and as civilized as in Europe. And the climate is a hit. Enough :) I'll go on with Gambas, looking for how to print, reporting, XML, PDF and so on. Regards norarg Jean-Yves F. Barbier schrieb