> On Tue, Mar 22, 2005 at 06:47:39PM +0200, Paul Malherbe wrote:
>> The problem I have is that responses on one page of the notebook can
>> determine which of the other pages should be accessed. Also I need the
>> data to be entered in a logical sequence therefore I would like to
>> disable
>> access to the next page until the current page has been completed.
>
> Sounds like a wizard, not like a notebook. There's a reason widgets are
> designed the way they are <wink>
>
> Take care,
> --
> Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3361 2331
>

It is a financial program. The basics are as follows:

Page 1

The operator enters the details of e.g. a payment i.e. date, reference
number amount, description etc.

Page 2

The operator allocates the amount to one or more nominal ledger accounts.
Based on the type of account allocated to e.g. Accounts Receivable control
the operator would have to allocate it to an individual customer's account
i.e. Page 3 or if the account was an Accounts Payable control to the
individual supplier's account i.e.Page 4. Pages 3 and 4 differ as to the
type and content of information therefore 2 different pages.

Thanks, Paul
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to