There seems to be difference between qt4 and gtk+.
With qt4 path is opened in dialog, and with gtk+ path is only selected in
dialog.
I think qt4 way is more logical, since it allows you to direct the user
directly to right set of sub folders.

Benoit?

Jussi



On Mon, Jan 30, 2012 at 18:57, John Rose <john.aaron.r...@gmail.com> wrote:

> Project is attached. To check it just 'Click Directory' button.
>
> Code fragment:
> Dialog.Title = "Please select a directory to record to..."
> Dialog.Path = User.Home
> If Dialog.SelectDirectory() Then Return
>
> System info:
> [OperatingSystem]
> OperatingSystem=Linux
> KernelRelease=2.6.32-37-generic
> DistributionVendor=Ubuntu
> DistributionRelease="Ubuntu 10.04.3 LTS"
>
> [System]
> CPUArchitecture=i686
> TotalRam=1930788 kB
> Desktop=Gnome
>
> [Gambas]
> Gambas1=Not Installed
> Gambas2=2.22.0
> Gambas2Path=/usr/bin/gbx2
> Gambas3=3.0.90
> Gambas3Path=/usr/local/bin/gbx3
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to