[Gambas-bugtracker] Bug #2739: gb.form.dialog Dialog.Path does not show
    bugtracker at gambaswiki.org 
    bugtracker at gambaswiki.org
       
    Mon May  8 05:36:12 CEST 2023
    
    
  
http://gambaswiki.org/bugtracker/edit?object=BUG.2739&from=L21haW4-
Comment #2 by Bruce STEERS:
sure , here's a simple test app.
2 buttons, 
one uses Dialog.OpenFile() with User.Home &/ ".config/gambas3/gambas3.conf"
OpenFile does not show filename and does not select item in fileview.
one uses Dialog.SaveFile() with User.Home &/ "gambas3.conf"
SaveFile shows filename in textbox but file is not selected in fileview if it exists,
this is only when using gb.form.dialog , if normal dialogs are used it works as expected.
Thanks
BruceS
----------------------------------------------------------------------------
Attachment: _aa-0.0.tar.gz
Bruce STEERS changed the state of the bug to: Accepted.
    
    
More information about the Bugtracker
mailing list