[Gambas-user] SelectDirectory does not use Dialog.Path correctly

2012-01-21 Thread John Rose
SelectDirectory function does not display the 'Directory Chooser' popup with the initial path set to Home.User when Dialog.Path has previously been set to Home.User. -- Try before you buy = See our experts in action! The mo

Re: [Gambas-user] Issue 204 in gambas: [gb.dbus] A memory leaks in the handling of errors when calling the dbus

2012-01-21 Thread gambas
Updates: Status: Fixed Labels: -Version Version-TRUNK Comment #1 on issue 204 by benoit.m...@gmail.com: [gb.dbus] A memory leaks in the handling of errors when calling the dbus http://code.google.com/p/gambas/issues/detail?id=204 Fixed in revision #4414. --

[Gambas-user] How to auto-adjust GridView column widths?

2012-01-21 Thread M. Cs.
Is there a way to force a GridView control with 4 columns to adjust the column's width to the content's width? How would it work with a control which expands or stretches itself during maximizing the FMain? Thanks! -- Tr

[Gambas-user] Issue 204 in gambas: [gb.dbus] A memory leaks in the handling of errors when calling the dbus

2012-01-21 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 204 by svit...@gmail.com: [gb.dbus] A memory leaks in the handling of errors when calling the dbus http://code.google.com/p/gambas/issues/detail?id=204 1) Describe the pr

Re: [Gambas-user] Issue 203 in gambas: Sub declaration allows a return value just like a function

2012-01-21 Thread gambas
Updates: Status: WontFix Labels: -Version Version-TRUNK Comment #1 on issue 203 by benoit.m...@gmail.com: Sub declaration allows a return value just like a function http://code.google.com/p/gambas/issues/detail?id=203 This is intentional. --