Re: [Gambas-user] Serial port data being changed ????

2009-12-08 Thread nospam.nospam.nospam
Les Hardy wrote: > Kadaitcha Man wrote: > I first have to figure out if icrnl flaf is a typo or an esoteric > command line :) >> > Yes, esoteric, makes me feel special. Only a few know about flafs. lol > Then again, it could just be flag. Nah. That'd ruin the whole effect.

Re: [Gambas-user] Ok, I'm stumped

2009-11-27 Thread nospam.nospam.nospam
Charlie Reinl wrote: > Am Freitag, den 27.11.2009, 19:27 +1100 schrieb > nospam.nospam.nos...@gmail.com: >> Gambas3 >> >> I have a GridView named gvOptions, and this code: >> >> Public Sub gvOptions_Menu() >> >> Debug Mouse.X >> Debug Mouse.Y >> >> End >> >> 1) Both Mouse.X and Mouse.Y tell me

Re: [Gambas-user] Ok, I'm stumped

2009-11-27 Thread nospam.nospam.nospam
Charlie Reinl wrote: > Am Freitag, den 27.11.2009, 19:27 +1100 schrieb > nospam.nospam.nos...@gmail.com: >> Gambas3 >> >> I have a GridView named gvOptions, and this code: >> >> Public Sub gvOptions_Menu() >> >> Debug Mouse.X >> Debug Mouse.Y >> >> End >> >> 1) Both Mouse.X and Mouse.Y tell me

Re: [Gambas-user] Gambas3 bug reports

2009-11-27 Thread nospam.nospam.nospam
Emil Tchekov wrote: > Salut Charlie, > > can help with spending? > > I have long term experience and very good contacts, that allow sure > and fast loss of any amount. BWAHAHAHHAAHAHA! PMSL Too funny. > Just call me +123 (0456) 7890 > > :-D ;-) :-P > > have a lot of fun!!! > > cheers > > > Emil

[Gambas-user] Gambas3 bug reports

2009-11-27 Thread nospam.nospam.nospam
I have a few. Where do they go? -- 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 applicat

[Gambas-user] Ok, I'm stumped

2009-11-27 Thread nospam.nospam.nospam
Gambas3 I have a GridView named gvOptions, and this code: Public Sub gvOptions_Menu() Debug Mouse.X Debug Mouse.Y End 1) Both Mouse.X and Mouse.Y tell me "no mouse event data" I need to capture the mouse position to pop up a window. How do I do that in g3? 2) Where is the main body

Re: [Gambas-user] It looks like a bug, it walks like a bug...

2009-11-26 Thread nospam.nospam.nospam
Fabien Bodard wrote: > so send me the complete form ! ... i can't debug it without > > send it directly to me I sent it to the email address in your reply. gambas.fr @ gmail.com Thanks for taking the time. -- Let Cryst

Re: [Gambas-user] PING > Benoit - GUI ProgrammingProductivityFeature Request

2009-11-26 Thread nospam.nospam.nospam
Fabien Bodard wrote: > so i'll add a todo note :)... i've suggested already this idea there > is more than 2 year.. maybe it can be I think it is such an important productivity improvement that I'm willing to invest my time fixing up the Gambas online help text in return :) ---

Re: [Gambas-user] PING > Benoit - GUI Programming ProductivityFeature Request

2009-11-26 Thread nospam.nospam.nospam
Fabien Bodard wrote: > shift F2 to go to the previous position > > F2 to get the function code or help about the function I know about that feature, which is not bookmarks, nor even a facsimile of bookmarks. The go back function is very limited and highly unproductive. > I don't know were it is

Re: [Gambas-user] It looks like a bug, it walks like a bug...

2009-11-26 Thread nospam.nospam.nospam
Fabien Bodard wrote: > so send me the complete form ! ... i can't debug it without > > send it directly to me Ok, I'll have to package it up over the weekend, Fabien. There is an awful lot of code to take out before I send it. > 2009/11/26 : >> Fabien Bodard wrote: >>> Please don't forget some

Re: [Gambas-user] Pesky Minimize Button on TitleBar

2009-11-26 Thread nospam.nospam.nospam
Fabien Bodard wrote: > i forget : > > ...or the latest current version being developed > > You need the svn client. > $ mkdir trunk > $ svn checkout > https://gambas.svn.sourceforge.net/svnroot/[../../def/gambas]/gambas/trunk > $ cd trunk Thank you. I owe you a beer. I'll drink it for you tonight

Re: [Gambas-user] Pesky Minimize Button on TitleBar

2009-11-26 Thread nospam.nospam.nospam
Fabien Bodard wrote: > 2009/11/26 Ricardo Díaz Martín : >> Me too. It's no possible to change this behaviour? Please do not >> change it only in gambas3, there are lot of people developing in >> gambas2 yet. > > yes but gambas2 is not going to live for a long time as qt3 begin to > became obsolete

Re: [Gambas-user] It looks like a bug, it walks like a bug...

2009-11-26 Thread nospam.nospam.nospam
Fabien Bodard wrote: > Please don't forget some informations ... the gambas version, the > component gb.gui(gnome/kde?), gb.gtk, gb.qt, gb.qt4 ? [QUOTE] gambas (2.17) [/QUOTE] [QUOTE] GTK [/QUOTE] > and yes this is a true bug !.. > > can you send us a little project that show this ? [QUOTE] The

Re: [Gambas-user] Pesky Minimize Button on TitleBar

2009-11-25 Thread nospam.nospam.nospam
nospam.nospam.nos...@gmail.com wrote: > I can't find an answer to this problem, except for an old post on > this list in French. My French is rustier than the wreck of the > Titanic but I got the impression that the building of window title > bars is under the control of the WM. > > Anyway, I have

Re: [Gambas-user] problem with a file

2009-11-25 Thread nospam.nospam.nospam
Jean-Yves F. Barbier wrote: > nospam.nospam.nos...@gmail.com a écrit : >> Jean-Yves F. Barbier wrote: >> >>> Arrgh >> >> I wish I had a dollar for every time gambas has done that to me. >> >> Perhaps you might post the stored procedure. > > why? The string sent is the same as the one retrieved.

Re: [Gambas-user] problem with a file

2009-11-25 Thread nospam.nospam.nospam
Jean-Yves F. Barbier wrote: > Arrgh I wish I had a dollar for every time gambas has done that to me. Perhaps you might post the stored procedure. -- Let Crystal Reports handle the reporting - Free Crystal Reports 20

Re: [Gambas-user] qte disabled

2009-11-25 Thread nospam.nospam.nospam
Benoît Minisini wrote: > But it is strange that you see gb.qte in the list of components in > the IDE project property dialog, if gb.qte was not installed! No, not strange. I get the same message, but I also assume you know what you're doing :) so I ignore it.

Re: [Gambas-user] keep forms into a form

2009-11-25 Thread nospam.nospam.nospam
Rob wrote: > On Tuesday 24 November 2009 05:23 am, nospam.nospam.nos...@gmail.com > wrote: >> Look, I cut my teeth on DOS before Windows was even dreamt of. The >> win3 MDI interface was the best anyone could come up with two full >> decades ago. > > And the "vomiting little windows all over the

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-24 Thread nospam.nospam.nospam
Steven revimmo wrote: > You are a funny guy ;-) > I do read what Benoit has to say, it's much more interesting as your > post, but not so funny. I'm glad I made you smile. >> They are questions, not assertions. >> >>> that would give us >>> an excellent platform with gambas to make cloud applica

Re: [Gambas-user] Gambas script execution

2009-11-24 Thread nospam.nospam.nospam
Matteo Lisi wrote: > Hi ! > it's not a binding problem if I write a simple script like: > PRINT "Hi from Gambas" Correct, but what about this.. > RETURN cVal!MemTotal - cVal!MemFree - cVal!Buffers - cVal!Cached + > cVal!SwapTotal - cVal!SwapFree - cVal!SwapCached > > What happens if you us

Re: [Gambas-user] Gambas script execution

2009-11-24 Thread nospam.nospam.nospam
Matteo Lisi wrote: > Hi ! > > The first line: > #!/usr/bin/ gbs2 > > it's a typing error > the right line is: > #!/usr/bin/gbs2 > > Thanks Charlie , but the problem , unfortunatly is not the space ! Could the problem be some other typing error? ---

Re: [Gambas-user] Gambas script execution

2009-11-24 Thread nospam.nospam.nospam
Charlie Reinl wrote: > Am Dienstag, den 24.11.2009, 11:54 +0100 schrieb Matteo Lisi: >> >> Hi ! >> >> Finally I crosscompiled the gambas for ARM, and I have on my arm >> system the "gbc2" file >> >> I tried to execute the following script: >> >> /

Re: [Gambas-user] Gambas script execution

2009-11-24 Thread nospam.nospam.nospam
Matteo Lisi wrote: > Hi ! > thanks for your reply > I create an empty .project file on the directory , and the > execution of script give me an "OK", but if I create a lock loop > in my script the execution still return me OK ... >> RETURN cVal!MemTotal - cVal!MemFree - cVal!Buffers -

Re: [Gambas-user] keep forms into a form

2009-11-24 Thread nospam.nospam.nospam
Doriano Blengino wrote: > nospam.nospam.nos...@gmail.com ha scritto: >> Fabien Bodard wrote: >> >>> 2009/11/24 : >>> Jean-Yves F. Barbier wrote: > Hi, > > Is there a manner to keep my forms into my main form? > other than using a workspace that apparently force children >

Re: [Gambas-user] Gambas script execution

2009-11-24 Thread nospam.nospam.nospam
Matteo Lisi wrote: > Hi ! > > Finally I crosscompiled the gambas for ARM, and I have on my arm > system > the "gbc2" file > > I tried to execute the following script: > > /**/ > #!/usr/bin/ gbs2 > > ' This script returns the m

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-24 Thread nospam.nospam.nospam
Steven revimmo wrote: > So, for me it boils down to a question of widgets, a surmountable > problem, You don't read much of what Benoit has to say? Nor do you know much about Microsoft? They are questions, not assertions. > that would give us > an excellent platform with gambas to make cloud a

Re: [Gambas-user] keep forms into a form

2009-11-24 Thread nospam.nospam.nospam
Fabien Bodard wrote: > 2009/11/24 : >> Jean-Yves F. Barbier wrote: >>> Hi, >>> >>> Is there a manner to keep my forms into my main form? >>> other than using a workspace that apparently force children >>> to appear as tabs. >>> And to have them as icons (or anything else) into this main >>> form w

Re: [Gambas-user] Pesky Minimize Button on TitleBar

2009-11-24 Thread nospam.nospam.nospam
Fabien Bodard wrote: > gambas version ? The latest, of course. 2.17. -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and foc

Re: [Gambas-user] keep forms into a form

2009-11-24 Thread nospam.nospam.nospam
Jorge Carrión wrote: > Perhaps you can create your forms an store then in a array of > variant[] in the Tag property of the main form. Perhaps he can, but is that going to give him what he wants? > I can't see why it doesn't work... by I've do not try it. [CENSORED] --

Re: [Gambas-user] keep forms into a form

2009-11-23 Thread nospam.nospam.nospam
Jean-Yves F. Barbier wrote: > Hi, > > Is there a manner to keep my forms into my main form? > other than using a workspace that apparently force children > to appear as tabs. > And to have them as icons (or anything else) into this main > form when minimized? Rob wrote one for Gambas 1x some years

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-23 Thread nospam.nospam.nospam
Rob wrote: > On Monday 23 November 2009 10:14 pm, nospam.nospam.nos...@gmail.com > wrote: >> I do that, some people infer angry emotions that aren't there. > > Just because you're denying them doesn't mean they're not there. I > wish > you the best of luck with your healing process, at such ti

[Gambas-user] Pesky Minimize Button on TitleBar

2009-11-23 Thread nospam.nospam.nospam
I can't find an answer to this problem, except for an old post on this list in French. My French is rustier than the wreck of the Titanic but I got the impression that the building of window title bars is under the control of the WM. Anyway, I have a window and I need to remove the Minimise but

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-23 Thread nospam.nospam.nospam
Rob wrote: > Gambas as a plugin would have to include the barest minimum of > components The runtime counts as "umpteen megabytes of support libraries." > Still, that is possible. I didn't say it wasn't possible. I did imply it would be a time/money expensive endeavour. > While I disagree wit

[Gambas-user] PING > Benoit - GUI Programming Productivity Feature Request

2009-11-23 Thread nospam.nospam.nospam
Benoit, The Gambas programming environment would offer a major productivity boost to developers if code Bookmarks were supported in the text editor. Using my own situation as an example, where I am porting a Windows app that has 300+ classes and close to 120,000 lines of code, it is next to im

Re: [Gambas-user] Either I am blind or...

2009-11-23 Thread nospam.nospam.nospam
Fabien Bodard wrote: > http://library.gnome.org/devel/gtk/stable/GtkTearoffMenuItem.html > > it seem to have no need of special management ... just adding a > special menu item in the submenu. Perhaps, but Benoit said he couldn't make it work. > ---

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-23 Thread nospam.nospam.nospam
Demosthenes Koptsis wrote: > Hi i have an idea but u will tell me if it is good or not. > > I saw the latest Quake game, named quake live > http://www.quakelive.com/ > > The game is based on a firefox plugin and i wonder if Gambas > applications can be run in a Gambas firefox plugin? > > Is this id

[Gambas-user] [SOLVED] Socket Horror!

2009-11-22 Thread nospam.nospam.nospam
Some of you will know that I've had truckloads of socket horror with a proxy server I've written in gambas. Well I had more socket horror just now. Everything was working fine last night but not when I booted up this afternoon. The server socket starts and listens. The server socket detects an

Re: [Gambas-user] Either I am blind or...

2009-11-22 Thread nospam.nospam.nospam
Benoît Minisini wrote: >> Benoît Minisini wrote: Benoît Minisini wrote: >> ...menus don't support drag. >> >> Please tell me I am blind. > > They don't, no toolkit supports drag & drop on menus natively. I'm looking to drag menu items off a menu, not drag them on

Re: [Gambas-user] Either I am blind or...

2009-11-22 Thread nospam.nospam.nospam
Benoît Minisini wrote: >> Benoît Minisini wrote: ...menus don't support drag. Please tell me I am blind. >>> >>> They don't, no toolkit supports drag & drop on menus natively. >> >> I'm looking to drag menu items off a menu, not drag them onto a >> menu. The gnome panel menus do it.

Re: [Gambas-user] SetFocus on DataBrowser

2009-11-22 Thread nospam.nospam.nospam
Benoît Minisini wrote: >> Toni wrote: >>> Hi there, >>> >>> I think it's got to do with the order that events fire... In any >>> case, if you use the event "GotFocus" of the TabStrip, it should >>> work as you expect. >> >> Ok, that's far better than it was, many, many thanks. However after >> movi

Re: [Gambas-user] Either I am blind or...

2009-11-22 Thread nospam.nospam.nospam
Benoît Minisini wrote: >> ...menus don't support drag. >> >> Please tell me I am blind. >> > > They don't, no toolkit supports drag & drop on menus natively. I'm looking to drag menu items off a menu, not drag them onto a menu. The gnome panel menus do it. Pity. I'm rewriting a Windows app that

Re: [Gambas-user] SetFocus on DataBrowser

2009-11-22 Thread nospam.nospam.nospam
Charlie Reinl wrote: > Am Sonntag, den 22.11.2009, 23:05 +1100 schrieb > nospam.nospam.nos...@gmail.com: >> Charlie Reinl wrote: >>> Am Sonntag, den 22.11.2009, 22:06 +1100 schrieb >>> nospam.nospam.nos...@gmail.com: Toni wrote: > Hi there, > > I think it's got to do with the orde

Re: [Gambas-user] file.save saves in DOS format

2009-11-22 Thread nospam.nospam.nospam
Joshua Higgins wrote: > Thanks for the info. My program generates the /etc/exports file from > a list of IP addresses and allowed shares. For some reason, when I'm > using File.Save to save the contents of a TextArea to /etc/exports, > it is putting the two end of line characters like the DOS forma

Re: [Gambas-user] SetFocus on DataBrowser

2009-11-22 Thread nospam.nospam.nospam
Charlie Reinl wrote: > Am Sonntag, den 22.11.2009, 22:06 +1100 schrieb > nospam.nospam.nos...@gmail.com: >> Toni wrote: >>> Hi there, >>> >>> I think it's got to do with the order that events fire... In any >>> case, if you use the event "GotFocus" of the TabStrip, it should >>> work as you expect.

Re: [Gambas-user] SetFocus on DataBrowser

2009-11-22 Thread nospam.nospam.nospam
Toni wrote: > Hi there, > > I think it's got to do with the order that events fire... In any case, > if you use the event "GotFocus" of the TabStrip, it should work as you > expect. Ok, that's far better than it was, many, many thanks. However after moving the code into GotFocus the first row of

[Gambas-user] SetFocus on DataBrowser

2009-11-22 Thread nospam.nospam.nospam
Okie dokey, this one is giving me so much heartburn that even rude suggestions are welcome. There is a form with a tab control (tsMain) that has a number of tabs. There is code in tsMain_Click that sets the focus to the default control on the tab that was selected. If the default control is,

Re: [Gambas-user] Setting a checkbox value

2009-11-22 Thread nospam.nospam.nospam
bbb888 wrote: > nospam.nospam.nospam wrote: >> >> >> You'd be saying exactly the opposite if gambas was badly designed and >> didn't >> generate the event on a coded change when you needed it to. You >> would have no way in hell of easily detec

[Gambas-user] Either I am blind or...

2009-11-21 Thread nospam.nospam.nospam
...menus don't support drag. Please tell me I am blind. -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what

Re: [Gambas-user] Setting a checkbox value

2009-11-21 Thread nospam.nospam.nospam
Doriano Blengino wrote: > bbb888 ha scritto: >> Benoit, >> >> Why oh why should setting checkbox value in code generate a click >> event? >> >> bruce >> > I join. > I think that events should be fired by user, never by code. You'd be saying exactly the opposite if gambas was badly designed and did

Re: [Gambas-user] DataCombo, key_press

2009-11-21 Thread nospam.nospam.nospam
bbb888 wrote: > > > Try setting .type as the last assignment, don't know, works for me in > postgresql. It seems that as soon as you give it a type and host and > user postgresql makes a connect. Anyway, as I said, dont know works > for me. Perhaps it does work for you. Perhaps the poster isn't

Re: [Gambas-user] Setting a checkbox value

2009-11-21 Thread nospam.nospam.nospam
bbb888 wrote: > Benoit, > > Why oh why should setting checkbox value in code generate a click > event? Because setting a checkbox value in code is a pseudo-click. How would you feel if it didn't genrate a click but you wanted it to? Set a flag before setting the checkbox then check the flag in t

Re: [Gambas-user] Licensing problems in Gambas

2009-11-21 Thread nospam.nospam.nospam
Benoît Minisini wrote: > Hi, > > There are two licensing problems in Gambas that must be solved. > > 1) The first one should not be difficult: we must find a license for > the gambas wiki documentation that makes it free. I need > suggestions... Claim the documentation copyright for yourself then

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

2009-10-24 Thread nospam.nospam.nospam
- Original Message - From: "Olivier Cruilles" [QUOTE] To be more clear, can I take each code of each TabStrip and put it in a new form or did I need to rewrite the code on each new form about button, panel, label, etc ... ? [/QUOTE] Cut/Copy/Paste. [QUOTE] If I copy/paste all objects f