[Gambas-user] Different behaviour of dialog

Randall Morgan rmorgan62 at ...626...
Sun Oct 13 23:19:32 CEST 2013


IMHO I do think this should be addressed as Willy says it will lead to
confusion. Adding a component shouldn't changed the behavior of something
as routine as opening a file unless the component specifically deals with
that behavior.


On Sun, Oct 13, 2013 at 9:03 AM, Willy Raets <willy at ...2734...>wrote:

> 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
>
>
>
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>


-- 
If you ask me if it can be done. The answer is YES, it can always be done.
The correct questions however are... What will it cost, and how long will
it take?



More information about the User mailing list