[Gambas-user] Different behaviour of dialog

Willy Raets willy at ...2734...
Sun Oct 13 18:03:08 CEST 2013


On Sun, 2013-10-13 at 17:13 +0200, Benoît Minisini wrote:
> 
> If you don't use gb.form.dialog, the standard dialog of the underlying 
> GUI component is used.
> 
> Can you provide a little project that reproduce the behaviour you describe?
> 

Added, a source archive that shows the difference in behaviour.
Just run the application and follow the instructions to reproduce the
different behaviour.

The problem can be circumvented by adding a trailing "/" to the pathname
in code. In such a case, using either gb.form or gb.form.dialog,
produces the same behaviour.

It more a thing that might lead to confusing result, when adding
gb.form.dialog component to an application that already uses dialog in
code. And only in those cases where the folder lacks the trailing "/"

-- 
Kind regards,

Willy (aka gbWilly)

http://gambasshowcase.org/
http://howtogambas.org
http://gambos.org



-------------- next part --------------
A non-text attachment was scrubbed...
Name: DialogBehaviour-0.0.1.tar.gz
Type: application/x-compressed-tar
Size: 5239 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20131013/2a4a2464/attachment.bin>


More information about the User mailing list