[Gambas-user] New popup menu option

2011-08-19 Thread richard terry
Thanks benoit for including upper/lower case, however a comment. Things that one would use often like comment/uncomment I'd leave on the main menu (or at least make it configurable) Also comment/uncomment menu options no longer work (revision 4013.) regards richard

[Gambas-user] Desktop Find, embedding multiple instances of VLC... trials, tribulations, and a solution!

2011-08-19 Thread Stephen Bungay
I was trying (and have now succeeded) to embed VLC into an embedder on a form, then dynamically create multiple instances of that form in dynamically created multiple panels on a host form, or in laymen's terms 'play as many videos as I wanted in one containing window'. To do this I needed to

Re: [Gambas-user] New popup menu option

2011-08-19 Thread Benoît Minisini
Thanks benoit for including upper/lower case, however a comment. Things that one would use often like comment/uncomment I'd leave on the main menu (or at least make it configurable) Also comment/uncomment menu options no longer work (revision 4013.) regards richard Comment/uncomment

Re: [Gambas-user] New popup menu option

2011-08-19 Thread richard terry
On Friday 19 August 2011 22:54:33 Benoît Minisini wrote: Thanks benoit for including upper/lower case, however a comment. Things that one would use often like comment/uncomment I'd leave on the main menu (or at least make it configurable) Also comment/uncomment menu options no longer

[Gambas-user] Big incompatible change

2011-08-19 Thread Benoît Minisini
To fix the bug tracker issue #78, I had to do some incompatible changes. - TreeView, ListView and ColumnView Find() method have been renamed as FindAt(). - IconView.Find() has been renamed as FindAt(). - Workspace.Children has been renamed as Workspace.Windows. The IDE source code has been

Re: [Gambas-user] Issue 78 in gambas: Illegal optimization / May a method's return value type in a derived class be different from the base class?

2011-08-19 Thread gambas
Updates: Status: Started Comment #4 on issue 78 by benoit.m...@gmail.com: Illegal optimization / May a method's return value type in a derived class be different from the base class? http://code.google.com/p/gambas/issues/detail?id=78 Partially fixed in revision #4015. Your specific

Re: [Gambas-user] Issue 80 in gambas: Binary applications on Gambas

2011-08-19 Thread gambas
Updates: Status: NeedsInfo Comment #1 on issue 80 by benoit.m...@gmail.com: Binary applications on Gambas http://code.google.com/p/gambas/issues/detail?id=80 Sorry I don't understand what you are talking about at all.

Re: [Gambas-user] Issue 74 in gambas: printer error with gb.report and gb.qt

2011-08-19 Thread gambas
Updates: Labels: -Version Version-TRUNK Comment #12 on issue 74 by benoit.m...@gmail.com: printer error with gb.report and gb.qt http://code.google.com/p/gambas/issues/detail?id=74 (No comment was entered for this change.)