[Gambas-user] Fedora 10 and 11 packages should now be correctly packaged for 2.14.0

2009-07-14 Thread Steven James Drinnan
Good news, Just got a reply about the packaging issue, will download and test and keep an eye on it. So hopefully now fedora packages will be correct. Steven Drinnan -- Enter the BlackBerry Developer Challenge

Re: [Gambas-user] comments

2009-07-14 Thread Ron
Stephen Bungay wrote: I made up a standard comment block a long time ago as a text file, I simply paste it in and modify/add to it as needed. Yes you have to put the ' at the start of every new comment line, but IMHO that is no big deal. Steve. Yeah but the the damage is already done

Re: [Gambas-user] comments

2009-07-14 Thread Dimitris Anogiatis
Sorry if I'm butting in the conversation, but what if instead of /* don't parse this */ you add another paste function on the IDE called Paste As Comments and assign it a rather unique keyboard shortcut like Ctrl + Alt + \ and paste whatever is in the clipboard in text format, as comments

Re: [Gambas-user] comments

2009-07-14 Thread Benoît Minisini
Sorry if I'm butting in the conversation, but what if instead of /* don't parse this */ you add another paste function on the IDE called Paste As Comments and assign it a rather unique keyboard shortcut like Ctrl + Alt + \ and paste whatever is in the clipboard in text format, as

Re: [Gambas-user] Directory naming in the IDE tree

2009-07-14 Thread Benoît Minisini
As you know my tree is in SVN If I try and rename a directory in the gambas IDE with anything other than ascii eg progress_notes (not progressnotes), then it won't allow it. However if I rename the directory outside of the tree then gambas loads it and shows it ok. Any

Re: [Gambas-user] comments

2009-07-14 Thread Ron_1st
On Tuesday 14 July 2009, Benoît Minisini wrote: On Monday 13 July 2009, Ron wrote: Benoît Minisini wrote: Hi, AFAIK ther's no possibility to comment a block of code; could you add this? (such as C comment for example). JY If you find a syntax that I like and

[Gambas-user] Listbox border misbehaviour...

2009-07-14 Thread Stephen Bungay
The RAISE method was called to bring the listbox to the foreground of its parent, but it seems the border surrounding the listbox is not getting the message. The result is a rather messy display. Have a look at the attached PNG file. GAMBAS 2.12 GB.FORM KUBUNTU 8.04 Is this fixed in

Re: [Gambas-user] comments

2009-07-14 Thread Stephen Bungay
Yeah, I see what you mean, that would be handy for pasting blocks of text in without the IDE mangling it. I see your point. Ron wrote: Stephen Bungay wrote: I made up a standard comment block a long time ago as a text file, I simply paste it in and modify/add to it as needed. Yes you have

[Gambas-user] Forgot the attachment... re.: Listbox Border Misbehaving...

2009-07-14 Thread Stephen Bungay
Forgot the darn attachment... I HATE when I do that. inline: ListBoxRaiseUncleanBorder.png-- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors

Re: [Gambas-user] Forgot the attachment... re.: Listbox Border Misbehaving...

2009-07-14 Thread Benoît Minisini
Forgot the darn attachment... I HATE when I do that. Do you have some code to test? -- Benoît -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time,

[Gambas-user] how can I run my Shell script in a directory?

2009-07-14 Thread Szenográdi Norbert
Hi, Can anyone help to me with subject? regards, Sevoir -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to

Re: [Gambas-user] Forgot the attachment... re.: Listbox Border Misbehaving...

2009-07-14 Thread Jean-Yves F. Barbier
Stephen Bungay a écrit : Forgot the darn attachment... I HATE when I do that. I hate you too, so now we are too ;-) Have you got a piece of code to test? jy -- -- Enter the BlackBerry Developer Challenge This is

Re: [Gambas-user] Forgot the attachment... re.: Listbox Border Misbehaving...

2009-07-14 Thread Stephen Bungay
LOL, Benoit asked first, so I sent a test project along to him (didn't forget the attachment this time :). I'll include it here for the perusal of anyone who is interested. Seems the problem is in gb,gtk (GTK+ toolkit). If I deselect that and use only gb.gui then everything works as it

[Gambas-user] PictureDatabase with PostgreSQL

2009-07-14 Thread Pino Zollo
Hi, I am trying to use the example PictureDatabase with PostgreSQL but I get the following error: Invalid byte sequence for encoding UTF-8 when executes the instruction: newPicture.Update() in PUBLIC SUB Add(ImagePath AS String) The creation of the database structure seems correct:

Re: [Gambas-user] Forgot the attachment... re.: Listbox Border Misbehaving...

2009-07-14 Thread Jean-Yves F. Barbier
Stephen Bungay a écrit : LOL, Benoit asked first, so I sent a test project along to him (didn't forget the attachment this time :). I'll include it here for the perusal of anyone who is interested. Seems the problem is in gb,gtk (GTK+ toolkit). If I deselect that and use only gb.gui

Re: [Gambas-user] Forgot the attachment... re. : Listbox Border Misbehaving...

2009-07-14 Thread Benoît Minisini
Stephen Bungay a écrit : LOL, Benoit asked first, so I sent a test project along to him (didn't forget the attachment this time :). I'll include it here for the perusal of anyone who is interested. Seems the problem is in gb,gtk (GTK+ toolkit). If I deselect that and use only

Re: [Gambas-user] comments

2009-07-14 Thread Dimitris Anogiatis
Sorry guys didn't mean to upset anyone, I did read the whole thread and I was unaware of the feature being implemented on the development version as I use the stable 2.14 on my lenny distro. Regards, Dimitris On Tue, Jul 14, 2009 at 9:07 AM, Stephen Bungay sbun...@csolve.net wrote: Yeah, I

[Gambas-user] about gb.gui

2009-07-14 Thread Charlie Reinl
Note that gb.gui is not a true component! It just loads gb.qt or gb.gtk according to the desktop you are using. Whats about gb.gui and gb.qt.ext or gb.gtk.ext , need it for the printer. gambas2.14 -- Amicalment Charlie

Re: [Gambas-user] PictureDatabase with PostgreSQL

2009-07-14 Thread richard terry
On Wed, 15 Jul 2009 04:07:28 am Pino Zollo wrote: Hi, I am trying to use the example PictureDatabase with PostgreSQL but I get the following error: Invalid byte sequence for encoding UTF-8 when executes the instruction: newPicture.Update() in PUBLIC SUB Add(ImagePath AS String) The

[Gambas-user] Bugs in TextLabel

2009-07-14 Thread kobolds
gambas 2.14 qt 1. create a project 2. drag picturebox into the form and select a png picture (make sure at least 400x400) 3. drag a textlabel on top of the picture 4. test that you can select the picture box control or textlabel by click on them 5. change the transparent on textlabel to true