[Gambas-user] Issue 470 in gambas: Editing error TableView.Editor KeyPress.309

2013-10-21 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 470 by jah...@gmail.com: Editing error TableView.Editor KeyPress.309 http://code.google.com/p/gambas/issues/detail?id=470 Sometimes mis comes when I use the keyboard with

[Gambas-user] Official release of Gambas 3.5

2013-10-21 Thread Benoît Minisini
Hi, I have just released Gambas 3.5 officially. Now bugs fixes will go to the 3.5.1 version. This new release fixes more than 240 bugs and adds more than 270 new features (yes, the same numbers as the last version!). The main changes are: * The IDE has a new advanced image editor. * The IDE c

Re: [Gambas-user] R: "Strange" coordinates of mouse with _Drop() event

2013-10-21 Thread Benoît Minisini
Le 22/10/2013 01:12, Ru Vuott a écrit : > Hello Benoît, > > well, at this time we are also discussing this issue in the forum of > the Italian community of programmers Gambas . > > I am attaching a simple application . I would like to point out that > when you start to drag the image to be dredged,

Re: [Gambas-user] R: "Strange" coordinates of mouse with _Drop() event

2013-10-21 Thread Ru Vuott
Hello Benoît, well, at this time we are also discussing this issue in the forum of the Italian community of programmers Gambas . I am attaching a simple application . I would like to point out that when you start to drag the image to be dredged, also the X and Y coordinates of the mouse pointer

Re: [Gambas-user] R: "Strange" coordinates of mouse with _Drop() event

2013-10-21 Thread Benoît Minisini
Le 21/10/2013 09:17, Ru Vuott a écrit : > Hello, > > I would like to draw attention to my message, highlighting the strange > coordinates returned by the mouse with the event _Drop (). > > Is it normal or there is a bug. > > Thanks > vuott > > > > > Dom

Re: [Gambas-user] Editor - How to

2013-10-21 Thread Bruce
On Mon, 2013-10-21 at 14:12 -0700, Charlie wrote: > I want to use the "Editor" feature to highlight part of a string in bold. I > have looked at the "Highlighter" example provided in Gambas 3.5 (and perhaps > earlier versions) but I just can't work it out. > > I would like something like: - > > S

Re: [Gambas-user] Program picture icon

2013-10-21 Thread Charlie
Bump! -- View this message in context: http://gambas.8142.n7.nabble.com/Program-picture-icon-tp43471p43741.html Sent from the gambas-user mailing list archive at Nabble.com. -- October Webinars: Code for Performance Fr

Re: [Gambas-user] Container help

2013-10-21 Thread Charlie
Bump -- View this message in context: http://gambas.8142.n7.nabble.com/Container-help-tp43472p43742.html Sent from the gambas-user mailing list archive at Nabble.com. -- October Webinars: Code for Performance Free Inte

[Gambas-user] Editor - How to

2013-10-21 Thread Charlie
I want to use the "Editor" feature to highlight part of a string in bold. I have looked at the "Highlighter" example provided in Gambas 3.5 (and perhaps earlier versions) but I just can't work it out. I would like something like: - String1 = "Hello" String2 = " to you" Editor1.text= String1 & Str

[Gambas-user] Webpages, how to hable in lighttpd, how to call from browser!!???

2013-10-21 Thread PICCORO McKAY Lenz
i made small cgi scripts, now into gambas webpages i see nice but i cannot made work in lighttpd how i must handle this webpages in web server? , and how must i call in web browser? ALso note that the webpage are a form also, so any changes here are NOT code, code are in class file, so then how

[Gambas-user] How do I access an individual cell in a DataBrowser

2013-10-21 Thread Marty
Hello, I would like to access an individual cell in a DataBrowser. I want the user to enter one value into a cell. Then I want to validate the entry and save another value in its place. Is there a way to include a datacombo box in a dataview? That might work better. Marty

[Gambas-user] R: "Strange" coordinates of mouse with _Drop() event

2013-10-21 Thread Ru Vuott
Hello, I would like to draw attention to my message, highlighting the strange coordinates returned by the mouse with the event _Drop (). Is it normal or there is a bug. Thanks vuott Dom 20/10/13, Ru Vuott ha scritto: Oggetto: [Gambas-user] "Str