Re: [Gambas-user] TextBox and CR

2010-04-22 Thread Ron_1st
regards, Ron_1st -- -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: [Gambas-user] TextBox and CR

2010-04-21 Thread Ron_1st
WAIT. i.e. output keybaoard characters to a 24 character LCD display that need that WAIT. Best regards, Ron_1st -- -- ___ Gambas-user mailing list Gambas-user

Re: [Gambas-user] TextBox and CR

2010-04-20 Thread Ron_1st
(still it was interesting and I did learn something too) Regards, Caveat Best regards, Ron_1st -- -- Download Intel#174; Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs

Re: [Gambas-user] Debugging program to find error

2010-04-11 Thread Ron_1st
the user start a session, as this is ignored if the file is called from . sh Doriano kindly indicated that this was due to the following: Best regards, Ron_1st -- -- Download Intel#174; Parallel Studio Eval Try the new

Re: [Gambas-user] problem with alignmet position in GB3(qt)

2010-04-05 Thread Ron_1st
start to complain. It is not a real problem to add a form in one of the many trial and error projects everyone have laying arround for test the told story by Richard. Many times it make sence to do what you suggest but for this one it isn't a absolute must do IMHO. Best regards, Ron_1st

Re: [Gambas-user] problem with alignmet position in GB3(qt)

2010-04-05 Thread Ron_1st
for you to send to me direct. Richard hum ... Richard ... he is talking about the desing time not execution ... ;-) Righ. :) Best regards, Ron_1st -- -- Download Intel#174; Parallel Studio Eval Try

Re: [Gambas-user] Parallel Port - Kadaitcha Man

2010-04-04 Thread Ron_1st
Bjorn Macintosh Read exactly which port you must open in the gambas documentation for your used code. using: 2.2 An alternate method: It is written in the example below. :) Best regards, Ron_1st -- 111.11 x 111.11 = 12345.678987654321 -- A: Delete the text you reply on. Q

Re: [Gambas-user] Draw.Text problem with control chars

2010-02-08 Thread Ron_1st
call away. http://p.sf.net/sfu/theplanet-com ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user LOL. as say'd I like it :) Best regards, Ron_1st

Re: [Gambas-user] indexing of buttons

2010-01-28 Thread Ron_1st
. The .Tag can be used as unique identification of the key pressed and set for ever by you. This way the code behind stay for ever the same (till bug found :) ). Best regards, Ron_1st -- 111.11 x 111.11 = 12345.678987654321

Re: [Gambas-user] Problems generating a form

2010-01-10 Thread Ron_1st
gues the first case is true. Best regards, Ron_1st -- 111.11 x 111.11 = 12345.678987654321 -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing

Re: [Gambas-user] Problems generating a form

2010-01-10 Thread Ron_1st
BTW 201.234.99.50: hostname 201-234-99-50.static.impsat.net.ar IP assigned to provider in Argentina in use in germany??? Best regards, Ron_1st -- -- This SF.Net email is sponsored by the Verizon Developer Community

Re: [Gambas-user] sdl.sound plays mp3 too fast

2010-01-04 Thread Ron_1st
regards, Ron_1st -- 111.11 x 111.11 = 12345.678987654321 -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? --- A: Top-posting. Q: What

Re: [Gambas-user] Financial program

2009-12-14 Thread Ron_1st
, Ron_1st -- 111.11 x 111.11 = 12345.678987654321 -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev

Re: [Gambas-user] Financial program

2009-12-14 Thread Ron_1st
of currency unit (!), you can store up to 4,6 x 10^12 units. That should be enough. Thanks for the calculation. I hope never have to pay that amount :) :) Best regards, Ron_1st -- 111.11 x 111.11 = 12345.678987654321

Re: [Gambas-user] Gambas Remotly Debug

2009-12-04 Thread Ron_1st
start with a new to get attention of the readers. Best regards, Ron_1st -- -- Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth

Re: [Gambas-user] Gambas Remotly Debug

2009-12-04 Thread Ron_1st
-related thread. No idea why... I confirm this for 'always' and using kmail too :) Best regards, Ron_1st -- -- Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization

Re: [Gambas-user] Qt Slider orientation

2009-12-02 Thread Ron_1st
___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user if width height then it is vertical if width height then it is horizontal :) This is/was the way. Best regards, Ron_1st

Re: [Gambas-user] Qt Slider orientation

2009-12-02 Thread Ron_1st
On Wednesday 02 December 2009, Benoît Minisini wrote: Charlie Reinl schreef: Am Mittwoch, den 02.12.2009, 17:53 +0100 schrieb Ron_1st: On Wednesday 02 December 2009, Ron wrote: Hi, why is it not possible (so it seems to me) to set a sliders orientation to vertical in Gambas

Re: [Gambas-user] Qt Slider orientation

2009-12-02 Thread Ron_1st
On Wednesday 02 December 2009, Benoît Minisini wrote: On Wednesday 02 December 2009, Benoît Minisini wrote: Charlie Reinl schreef: Am Mittwoch, den 02.12.2009, 17:53 +0100 schrieb Ron_1st: On Wednesday 02 December 2009, Ron wrote: Hi, why is it not possible (so

Re: [Gambas-user] wish

2009-11-18 Thread Ron_1st
, Ron_1st -- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover

Re: [Gambas-user] Video Player example

2009-10-25 Thread Ron_1st
Dorianos idea doesn't work. @Ron_1st I try to get better in my postings ;) Are there any hints or ideas how to tackle my problem ? The dummy control i.e. a frame/panel should be on top of the DrawingArea. Resize it in code to the dimension of the DrawingArea. I'have don this to and should work

Re: [Gambas-user] set of questions

2009-10-23 Thread Ron_1st
Doriano. BTW. Where in Italy do you live? I have been several times in the north part. Eating pasta and drinking gianti, hmmm I got thirsty again. :) Abbia un giorno piacevole e una computazione felice (yahoo :) ) Best regards, Ron_1st -- 111.11 x 111.11 = 12345.678987654321

Re: [Gambas-user] set of questions

2009-10-23 Thread Ron_1st
way looks to me not the regular common way for the C art o programming. Anyway I never see it done. Best regards, Ron_1st -- I can learn a lot of Benoit's programming :) -- Come build with us! The BlackBerry(R

Re: [Gambas-user] Form problem with Gambas v2.16

2009-10-23 Thread Ron_1st
, LOL. I had once the same problem as Olivier. So I did split that form in more parts without know the real reason. Good to know it was a *design* and not coding problem. Best regards, Ron_1st -- -- Come build with us

Re: [Gambas-user] saving picturebox as video

2009-10-22 Thread Ron_1st
On Thursday 22 October 2009, Steven James Drinnan wrote: I can't really think of a way directly in gambas. I would just use vlc to stream the file that the program creates. Any one else got any ideas? ffmpeg has also a feature to stream as a server Best regards, Ron_1st

Re: [Gambas-user] set of questions

2009-10-22 Thread Ron_1st
'-- Hope this is what you need. Thanks for your nice appellation, sir :-), and regards. Doriano Blengino I don't see the connection with gambas from usb stick. Can you enligth me? Best regards, Ron_1st -- A: Hijacking the thread from other

Re: [Gambas-user] set of questions

2009-10-22 Thread Ron_1st
On Thursday 22 October 2009, Doriano Blengino wrote: Ron_1st ha scritto: I don't see the connection with gambas from usb stick. Can you enligth me? The first message of the thread, set of questions, contained a question about launching a gambas app in a host system not having

Re: [Gambas-user] set of questions

2009-10-22 Thread Ron_1st
On Thursday 22 October 2009, Doriano Blengino wrote: Ron_1st ha scritto: On Thursday 22 October 2009, Doriano Blengino wrote: Ron_1st ha scritto: I don't see the connection with gambas from usb stick. Can you enligth me? The first message of the thread, set

Re: [Gambas-user] set of questions

2009-10-22 Thread Ron_1st
. See my reply to Doriano just send. just other people need to follow treads from the beginning and reply to the relevant reply containing the subject part those people want answers to as i.e. src/example. That way they do not cry 'no no no' Best regards, Ron_1st

Re: [Gambas-user] set of questions

2009-10-22 Thread Ron_1st
most people can follow. My grammar is also not top of the top. It's symple not our native language. Regards to everyone, Doriano Best regards to all gambas lovers, Ron_1st -- 111.11 x 111.11 = 12345.678987654321 -- A: Delete the text you reply on. Q: What to do to get my post

Re: [Gambas-user] Sendmail problems

2009-10-12 Thread Ron_1st
regards, Ron_1st -- -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications

Re: [Gambas-user] Doesn't IF NOT exist? Bug or feature? Or my bad logic?

2009-09-17 Thread Ron_1st
) = lock ) THEN I know a very long answer but it just information also for other how it is more or less is working and why you got the wrong behaviour in first place. IF file.Ext(opfad / datei) lock THEN is the good replacement for the IF NOT ( TRUE ) THEN Best regards, Ron_1st

Re: [Gambas-user] Doesn't IF NOT exist? Bug or feature? Or my bad logic?

2009-09-17 Thread Ron_1st
. In other words, try to use brackets: IF NOT (...) = ... THEN Aaah - ok, now it's clear to me, too ;-) Regards Rolf Funny isn't it ?? :) :) Best regards, Ron_1st -- -- Come build with us! The BlackBerryreg

Re: [Gambas-user] Possible bug?

2009-09-16 Thread Ron_1st
label. BTW. When the TextLabel goes follow the strict HTML rules or XML rules your app is broken. A TextLabel should show IMHO the example exact as typed here. /Peter Best regards, Ron_1st -- -- Come build

Re: [Gambas-user] Application_mousedown() + Application_keypress() ?

2009-09-13 Thread Ron_1st
useful tool I've ever used to do programming. Keep up the good work! When I get better at this I hope to contribute more myself. -Lee take a look for 'xev', is a util in the x11 package. Best regards, Ron_1st

Re: [Gambas-user] Slider problem?

2009-09-12 Thread Ron_1st
option to enable/disable the control or you want to popup a message to tell the user it is disabled and will not do anything. :) Regards, Best regards, Ron_1st -- -- Let Crystal Reports handle the reporting

Re: [Gambas-user] Slider problem?

2009-09-12 Thread Ron_1st
. In the same way, control that must answer to a double-click have an Activate event that you must use instead of DblClick. Regards, Best regards, Ron_1st -- -- Let Crystal Reports handle the reporting

Re: [Gambas-user] Obtain my IP with Gambas

2009-09-09 Thread Ron_1st
have a IP at the incomming connection of my building. For me known as WAN and a IP at the box, known to me as LAN. http://www.myipaddress.com for your WAN IP address :) Best regards, Ron_1st -- -- Let Crystal Reports

Re: [Gambas-user] Obtain my IP with Gambas

2009-09-09 Thread Ron_1st
. -- Benoît Minisini ps Also on windows :) http://www.metacafe.com/watch/331275/multiple_ip_address_on_same_network_card_windows/ http://www.pc1news.com/how-to-bind-multiple-ip-address-to-a-single-network-card-796.html Best regards, Ron_1st

Re: [Gambas-user] Problem to play flash (svf) movie

2009-09-03 Thread Ron_1st
are called movie. This does not mean it is a 'film' movie. That are 'flv' as seen on youtube. It is posible to let swf show a 'film' movie by embed in the swf but not every swf is therfore a movie. Best regards, Ron_1st

Re: [Gambas-user] webcam weirdness

2009-08-25 Thread Ron_1st
On Tuesday 25 August 2009, Jean-Yves F. Barbier wrote: Ron_1st a écrit : ... The pwc driver returns a v4l2 installation. The gb.v4l component can't handle v4l2 complet/correct but only v4l1 ATM normally no: ie: camstream uses the v4L1 compatibility mode that I compiled into my kernel

Re: [Gambas-user] TreeView item focus

2009-08-23 Thread Ron_1st
system at opening of the form. With more the 200 directories and over 1 files it is done in less then 1 nano second. Just for a filemanager example. Best regards, Ron_1st -- -- Let Crystal Reports handle the reporting

Re: [Gambas-user] TreeView item focus

2009-08-23 Thread Ron_1st
is not a component but part of the Language 2)see Language Index http://gambasdoc.org/help/lang At the index by name: http://gambasdoc.org/help/lang/last A child can fly the plain :) I go read about grep -Rw now. :( Best regards, Ron_1st

Re: [Gambas-user] libtool management in Gambas 3 comp ilation problems

2009-08-17 Thread Ron_1st
if make returns an error, try to do make install would posible also not work. Bit useless I think but information could be extracted. Best regards, Ron_1st -- -- Let Crystal Reports handle the reporting - Free

Re: [Gambas-user] libtool management in Gambas 3 co mpilation problems

2009-08-17 Thread Ron_1st
On Monday 17 August 2009, Charlie Reinl wrote: Am Montag, den 17.08.2009, 17:42 +0200 schrieb Ron_1st: On Monday 17 August 2009, Charlie Reinl wrote: 8---8---8---8---8---8---8--8 Best regards, Ron_1st Salut Ron (the 1st), lazy like I am, I

Re: [Gambas-user] re-setting several radiobuttons to false ?how

2009-08-05 Thread Ron_1st
it as 'None of the others' Not only the 'Apple Human Interface Guidelines' but many other say the same. Only on web pages the _browser_ (specific IE) does allow none is true. In fact it is the fault of the web page developer to not set one to true. Best regards, Ron_1st

Re: [Gambas-user] Cannot compile

2009-07-23 Thread Ron_1st
://lists.sourceforge.net/lists/listinfo/gambas-user Best regards, Ron_1st -- 111.11 x 111.11 = 12345.678987654321 -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up the order in which people normally read text. Q: Why is top

Re: [Gambas-user] PB in GTK

2009-07-16 Thread Ron_1st
as with macro assemblers, as I did with i.e. M80/L80 and deriviates in the CP/M time and my homebuild Z80 computer. Its a very good example what can be done in C sources with real source code aside the usual compile and make scripts. I just had to say this. :) Best regards, Ron_1st

Re: [Gambas-user] comments

2009-07-14 Thread Ron_1st
and that does not interfer with an already existing one, why not? Sorry to barge in, but /* don't parse this! */ would be my favorite. Ron_2nd. my vote t Best regards, Ron_1st I tried to implement it, but didn't succeed. Code is analyzed line

Re: [Gambas-user] comments

2009-07-13 Thread Ron_1st
not? Sorry to barge in, but /* don't parse this! */ would be my favorite. Ron_2nd. my vote t Best regards, Ron_1st -- 111.11 x 111.11 = 12345.678987654321 -- Enter the BlackBerry

Re: [Gambas-user] IDE Improvement Suggestion

2009-06-25 Thread Ron_1st
by symlinks and a new main form in the project itself. Best regards, Ron_1st -- 111.11 x 111.11 = 12345.678987654321 -- ___ Gambas-user mailing list Gambas-user

Re: [Gambas-user] Database example

2009-06-14 Thread Ron_1st
shows quick the actual visible info. Think of the time to fill 1 row times 200 collumns where only i.e. 4rows and 5 columns are visible. Best regards, Ron_1st -- 111.11 x 111.11 = 12345.678987654321

Re: [Gambas-user] Very OT way back when

2009-06-05 Thread Ron_1st
mapping as done by MSX to 2024KB. somewhere 1983. Did run TRS-DOS and CP/M (zcpr3) with task switching at same time. CPC64 was a nice thing too. Best regards, Ron_1st -- 111.11 x 111.11 = 12345.678987654321

Re: [Gambas-user] Disable controls by Tag

2009-05-28 Thread Ron_1st
the method used does not look strange to me and I did long time ago something like this the same way. I found also a problem and had the exclude a few object by type checking. As far I remember I was also using the .Tag property. Best regards, Ron_1st -- A: Delete the text you reply on. Q: What

Re: [Gambas-user] Disable controls by Tag

2009-05-28 Thread Ron_1st
it is good help to know a method to prevent the error. Any way if you start using the TRY method add a remark why it is used. Best regards, Ron_1st -- -- Register Now for Creativity and Technology (CaT), June 3rd, NYC

Re: [Gambas-user] server socket problem

2009-05-28 Thread Ron_1st
On Monday 25 May 2009, guiodic wrote: Ron_1st wrote: No, this is not correct. My internet connection is 20Mbits (20/8 = 2500 KByte/second) When I write 1Kb (8kbit) it goes with 20Mbs speed on the wire. Using packets of 1 KByte every second is a transfer rate (bandidth

Re: [Gambas-user] Feature Request - Package Management

2009-05-21 Thread Ron_1st
characters (or Press Carriage Return to quit): READ cha,1   WHILE (cha KEY.Return) WRITE cha,1     count += 1 READ cha 'get next character  WEND WRITE cha  ' PRINT the number OF characters printed.  PRINT count characters printed.     END Best regards, Ron_1st

Re: [Gambas-user] Using Driver for Firebird

2009-05-15 Thread Ron_1st
list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user http://bother.bcrook.com/?q=odbc+linux Best regards, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up the order in which people

Re: [Gambas-user] Execute Gamabs?

2009-05-05 Thread Ron_1st
the chronology. interesting. Best regards, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? --- A: Top-posting. Q: What is the most annoying

Re: [Gambas-user] [Fwd: My gambas stoped working...]

2009-04-23 Thread Ron_1st
code J9JMT32. http://p.sf.net/sfu/p ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user Arggg. My crystal bowl is broken. Best regards, Ron_1st -- A: Delete the text you reply

Re: [Gambas-user] More null problems

2009-04-20 Thread Ron_1st
' Just the modern times are comming :) Best regards, Ron_1st -- PS. Forgotten, the people that are just an animal. -- Stay on top of everything new and different, both inside and around Java (TM) technology - register

Re: [Gambas-user] Programming beginner: first program won't run?

2009-04-19 Thread Ron_1st
On Monday 20 April 2009, phohammer wrote: Ron_1st wrote: On Sunday 19 April 2009, phohammer wrote: I would do as you said with the Object example, but those of infinite wisdom made it read-only. When you make a copy to your home directory or the place where you want to store

Re: [Gambas-user] databrowser.delete and databrowser.filter

2009-04-14 Thread Ron_1st
On Tuesday 14 April 2009, nando wrote: dim uno as string uno=datacontrol1.value databrowser1.filter =clientcode=uno Chane it to databrowser1.filter =clientcode= uno Best regards, Ron_1st -- -- This SF.net

Re: [Gambas-user] MoveFirst MoveNext etc

2009-04-09 Thread Ron_1st
, Ron_1st -- This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com

Re: [Gambas-user] Nested Socket Write does not work

2009-03-06 Thread Ron_1st
' Message(“dgdsgfds”) If I uncomment this line everything works towrite=[ y ] listacontactos[y].Text WRITE #Client[x], towrite , Len(towrite) NEXT NEXT would do the job more correct. Best regards, Ron_1st

Re: [Gambas-user] simple replace question

2009-03-04 Thread Ron_1st
/lists/listinfo/gambas-user Best regards, Ron_1st -- -- 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

Re: [Gambas-user] Reply: No EXEC Output but Works in Terminal

2009-03-04 Thread Ron_1st
as command (/home/usr/paul/bin/text.sh) Yes indeed surround your command with () This force all output by bash and command to 1 output for process_read Best regards, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up the order in which

Re: [Gambas-user] Feature requests

2009-03-04 Thread Ron_1st
)) alternates from left to right I'd like to be able to display some text inside the progressbar ... not just the value, but a way to display my own string in there Is this at all possible? Yes!! Best regards, Ron_1st

Re: [Gambas-user] last instert ID in sqlite3

2009-03-04 Thread Ron_1st
name and translate it to 'SELECT last_insert_rowid()'. Result will be a common name not conflicting with the sql command itself. Best regards, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up the order in which people normally

Re: [Gambas-user] Two minor bugs

2009-03-04 Thread Ron_1st
#1895. The gb.gtk version has not been implemented yet. Enjoy it. :-) -- Benoît Thank you master of universe :) Best regards, Ron_1st -- -- Open Source Business Conference (OSBC), March 24-25, 2009, San

Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-22 Thread Ron_1st
been a good friend. :( Best regards, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? --- A: Top-posting. Q: What is the most annoying thing

Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-22 Thread Ron_1st
in the empty workspace. I will miss the gamba with the blinking eyes, has been a good friend. :( Best regards, Ron_1st -- -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles

Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-21 Thread Ron_1st
bad/unexperience programming practice too. For home projects not so important but as distributed opensource??? Best regards, Ron_1st -- And again I forgot to remark the bad lines in gv4l2.c so the make.log in 2 files

Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-19 Thread Ron_1st
as possible today, I must go to work. If it does not work then, I think I will put the Ubuntu team in a plane and make crash them on a lost island. :-) LOL Regards, Best regards, Ron_1st -- -- Open Source

Re: [Gambas-user] Gambas 2 - Gambas 3

2009-02-18 Thread Ron_1st
-mt.so.3.3.8 /usr/share/qt3/lib/libqt-mt.la /usr/share/qt3/lib/libqt-mt.prl /usr/share/qt3/lib/libqt-mt.so /usr/share/qt3/lib/libqt-mt.so.3 /usr/share/qt3/lib/libqt-mt.so.3.3 Best regards, Ron_1st -- /usr/lib/libqt-mt.la /usr/lib/libqt-mt.prl /usr/lib/libqt-mt.so /usr/lib/libqt-mt.so.3 /usr/lib

Re: [Gambas-user] Gambas 2 - Gambas 3

2009-02-18 Thread Ron_1st
libqtmc kubuntu 8.04 LTS (long term support) /usr/lib/libqtmcop.a /usr/lib/libqtmcop.la /usr/lib/libqtmcop.so /usr/lib/libqtmcop.so.1 /usr/lib/libqtmcop.so.1.0.0 Best regards, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up

Re: [Gambas-user] Gambas 2 - Gambas 3

2009-02-18 Thread Ron_1st
/libqt-mt.so /usr/share/qt3/lib/libqt-mt.so.3 /usr/share/qt3/lib/libqt-mt.so.3.3 They are symlinked to the files in /usr/lib Best regards, Ron_1st Do you know why there is libqt-mt.so.3.* at two different places on your system? (/usr/lib and /usr/share/qt3/lib) I'm not 100

Re: [Gambas-user] gambas3

2009-02-18 Thread Ron_1st
be the culprit but to find it back I need someting to parse those files and search for -- this is a bad script with name of awordthat fails The special sequence I need to find is -- awordthat It has a missing space after the second quote. Regexpr is not my strongest thing. Best regards, Ron_1st

Re: [Gambas-user] Gambas 2 - Gambas 3

2009-02-18 Thread Ron_1st
/lib/libqt-mt.so - ../../../lib/libqt-mt.so.3.3.8 /usr/share/qt3/lib/libqt-mt.so.3 - ../../../lib/libqt-mt.so.3.3.8 /usr/share/qt3/lib/libqt-mt.so.3.3 - ../../../lib/libqt-mt.so.3.3.8 Best regards, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top

Re: [Gambas-user] Gambas 2 - Gambas 3

2009-02-18 Thread Ron_1st
-lm -lSM -lICE -ldl -lpthread (^^^all on one line^^^) r...@terminator:~# pkg-config --libs-only-L qt-mt -L/usr/X11R6/lib r...@terminator:~# pkg-config --libs-only-other qt-mt (^^^ empty^^^) /usr/include/qt3 exists and contains theqt3 *.h files Best regards, Ron_1st

Re: [Gambas-user] How to detect Capslock

2009-02-08 Thread Ron_1st
://p.sf.net/sfu/adobe-com ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user http://gambasdoc.org/help/comp/gb.qt/key?view Best regards, Ron_1st -- A: Delete the text you reply

Re: [Gambas-user] gambas3

2009-02-01 Thread Ron_1st
On Sunday 01 February 2009, Charlie Reinl wrote: Am Samstag, den 31.01.2009, 04:20 +0100 schrieb Benoit Minisini: On samedi 31 janvier 2009, Ron_1st wrote: =8== something I found today (think Ron 1. said it) This is the output from 'svn checkout ... ' Wieder hergestellt

Re: [Gambas-user] Nesting objects into gridview cells

2009-01-30 Thread Ron_1st
works very nice. gambas does not work anymore now. It was a program i write in php and reprogrammed in gambas but I'm back in php with it. Best regards, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up the order in which people

Re: [Gambas-user] svn-compile error part1

2009-01-30 Thread Ron_1st
On Friday 30 January 2009, Benoit Minisini wrote: On vendredi 30 janvier 2009, Ron_1st wrote: 8== Best regards, Ron_1st I am going to test from a fresh checkout to understand what happens exactly... Wait a moment! :-) OK Found some other code related things but first

Re: [Gambas-user] strange problem using UDP server clients

2009-01-30 Thread Ron_1st
-option1=lookinthemirror ) Best regards, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? --- A: Top-posting. Q: What is the most annoying

Re: [Gambas-user] gambas3

2009-01-30 Thread Ron_1st
On Saturday 31 January 2009, Benoit Minisini wrote: On vendredi 30 janvier 2009, Ron_1st wrote: Question to Benoit I have 2 directories for aclocal, aclocal and aclocal-1.9 the configure script refer to the 1.9, does aclocal/automake fall back to the aclocal for missing *.m4 files

Re: [Gambas-user] svn-compile error part1

2009-01-30 Thread Ron_1st
On Saturday 31 January 2009, Benoit Minisini wrote: On samedi 31 janvier 2009, Ron_1st wrote: On Friday 30 January 2009, Benoit Minisini wrote: On vendredi 30 janvier 2009, Ron_1st wrote: 8== Best regards, Ron_1st I am going to test from a fresh checkout

Re: [Gambas-user] gambas3

2009-01-30 Thread Ron_1st
On Saturday 31 January 2009, Benoit Minisini wrote: On vendredi 30 janvier 2009, Ron_1st wrote: Question to Benoit I have 2 directories for aclocal, aclocal and aclocal-1.9 the configure script refer to the 1.9, does aclocal/automake fall back to the aclocal for missing *.m4 files

Re: [Gambas-user] svn-compile error part1

2009-01-30 Thread Ron_1st
On Saturday 31 January 2009, Benoit Minisini wrote: On samedi 31 janvier 2009, Ron_1st wrote: On Saturday 31 January 2009, Benoit Minisini wrote: On samedi 31 janvier 2009, Ron_1st wrote: On Friday 30 January 2009, Benoit Minisini wrote: On vendredi 30 janvier 2009, Ron_1st wrote

Re: [Gambas-user] svn-compile error part1

2009-01-30 Thread Ron_1st
On Saturday 31 January 2009, Ron_1st wrote: On Saturday 31 January 2009, Benoit Minisini wrote: On samedi 31 janvier 2009, Ron_1st wrote: On Saturday 31 January 2009, Benoit Minisini wrote: On samedi 31 janvier 2009, Ron_1st wrote: On Friday 30 January 2009, Benoit Minisini wrote

Re: [Gambas-user] How to address more than one table in resultset

2009-01-29 Thread Ron_1st
ID trigger xxx yyy triggerID Best regards, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying

Re: [Gambas-user] How to address more than one table in resultset

2009-01-29 Thread Ron_1st
On Thursday 29 January 2009, Ron wrote: Ron_1st schreef: On Thursday 29 January 2009, Ron wrote: Bit stuck. In an attempt to optimize some db queries. I changed this (gets all events first then check if enabled, then gets the trigger fields for that event etc): DIM

[Gambas-user] svn-compile error part1

2009-01-29 Thread Ron_1st
investigate: Restored 'gb.gtk/src/gb.gtk/.info' Restored 'gb.gtk/src/gb.gtk/.list' Restored 'gb.qt/src/gb.qt/.info' Restored 'gb.qt/src/gb.qt/.list' Best regards, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up

Re: [Gambas-user] Ask about gambas runtime

2009-01-28 Thread Ron_1st
could do this job from source. Not imposible, virtualbox does it for one of the drivers but ATM out of scope for Gambas. Best regards, Ron_1st -- -- This SF.net email is sponsored by: SourcForge Community SourceForge

Re: [Gambas-user] Make return: Without rules to process target `c_color.lo`, necessary for `gb.image.la`. Stop

2009-01-28 Thread Ron_1st
your bed/theater/work and do us a favor :=) :=) :=) Hope the theatre you had in the weekend was nice. I simply wait till next rev number and try again. :) Best regards, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top? A: Because it messes up the order

Re: [Gambas-user] make install errors

2009-01-28 Thread Ron_1st
On Wednesday 28 January 2009, Benoit Minisini wrote: On mercredi 28 janvier 2009, Ron_1st wrote: svn 1825 then mv -f .deps/CImageStat.Tpo .deps/CImageStat.Plo; else rm -f .deps/CImageStat.Tpo; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../share -I../../libltdl -pipe

Re: [Gambas-user] make install errors

2009-01-27 Thread Ron_1st
, Ron_1st -- A: Delete the text you reply on. Q: What to do to get my post on top? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail

Re: [Gambas-user] make install errors

2009-01-27 Thread Ron_1st
On Wednesday 28 January 2009, Benoit Minisini wrote: On mercredi 28 janvier 2009, Ron_1st wrote: There was a syntax error in gb.db.mysql I just fixed, but it is not related to your problems. The gb.desktop.gnome missing library (gnome-keyring-1) does not prevent gb.desktop

Re: [Gambas-user] make install errors

2009-01-27 Thread Ron_1st
/lib/image' make[4]: *** [all-recursive] Error 1 Best regards, Ron_1st -- -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword

Re: [Gambas-user] make install errors

2009-01-26 Thread Ron_1st
On Monday 26 January 2009, Benoit Minisini wrote: On lundi 26 janvier 2009, Ron_1st wrote: ---8--- !!! hu what does gb.form.list have to do with gb.desktop and the path /root/.local/ Best regards, Ron_1st Apparently you have compiled the same version of Gambas

  1   2   >