[Gambas-user] Dialog Question

PV oreip at ...1...
Wed Jun 15 15:35:59 CEST 2005


On 15/06/2005 11:08, BernieMan wrote:
> Hi All,
> I use Dialog with SelectDirectory. I need to choose hidden-paths.
> But its not working. I can only choose the none-hidden paths.
> 
> Can someone give me an example how to choose hidden paths within Dialog?

Hi All,

inspired by BernieMan's request, I wrote a little patch to CDialog.cpp (to be
applied in <gambasdir>/gb.qt/src) which adds a new boolean property
"ShowHiddenFiles" to the Dialog class which allows you (as you might guess :-)
to choose whether to show or not hidden files in the File Dialogs.

The patch has been made against Gambas 1.9.9 version.

Hope it can be useful,
Piero

-------------- next part --------------
A non-text attachment was scrubbed...
Name: CDialog.cpp.patch
Type: text/x-patch
Size: 4777 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050615/d337f6e4/attachment.bin>


More information about the User mailing list