"Miki" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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 <[EMAIL PROTECTED]> > 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 -- http://mail.python.org/mailman/listinfo/python-list