demexp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Demexp-dev] Re: [Wdialog-users] How to slice an application into dialog


From: David MENTRE
Subject: [Demexp-dev] Re: [Wdialog-users] How to slice an application into dialogs and pages?
Date: Mon, 15 Aug 2005 19:33:36 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Hello Eric,

Eric Stokes <address@hidden> writes:

[ About the way to cut a WDialog application into several dialogs ]
> The general idea is that you create a dialog with no user
> interface, and put all the variables you would like to share between
> sessions in it. You then create a variable in each of your dialogs  with
> type "dialog", I usually call it session, and then when you  switch
> dialogs you need to remember to set the session in the new
> dialog. Within dialogs you can access session variables using the .
> notation, eg. session.somevar.

Many thanks for the clear explanations. I'm going to implement my app
following this approach.

Yours,
d.
-- 
pub  1024D/A3AD7A2A 2004-10-03 David MENTRE <address@hidden>
 5996 CC46 4612 9CA4 3562  D7AC 6C67 9E96 A3AD 7A2A





reply via email to

[Prev in Thread] Current Thread [Next in Thread]