first interactive app

Tim Arnold tim.arnold at sas.com
Thu Mar 27 12:39:15 EDT 2008


"Miki" <miki.tebeka at gmail.com> wrote in message 
news:34ba46bf-8389-43e1-9c04-92732203a1ce at h11g2000prf.googlegroups.com...
> Hello Tim,
>>
<snip>
>> Any ideas on a simple interface for this?
>>
> How about something like:
>
> Chapter 1 (001-200 200)
> Chapter 2 (200-300 100)
> ------ 001-300 300 ----
> Chapter 3 (300-450 150)
> Chapter 4 (450-500 50)
> ------ 300-450 250 ----
> Chapter 5 (500-600 100)
> ------ 500-600 100 ----
>
> Where the user can move the divider up and down to create new volume,
> they can also add and delete dividers.
>
> The program will not allow to drag the divider above the 600 page
> limit.
>
> HTH,
> --
> Miki <miki.tebeka at gmail.com>
> http://pythonwise.blogspot.com

Hi Miki,
that looks nice, simple, and intuitive. thanks for thinking about it.
Now to dive into some gui coding!

thanks,
--Tim





More information about the Python-list mailing list