• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

scrolling in diagrams

 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My diagrams are getting big with all my efforts reduce size...
The biggest one, pay for itinerary (yeah, it's bigger than prepare itinerary!!), when rendered in browser, is only 25% viewable and requires scrollings. Would like to hear how others diagrams look like!

Thanks,
Andrew
 
Ranch Hand
Posts: 76
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Andrew,

I had the same problem with the pay itinerary sequence diagram. However, I think we do not ask too much of the grader to use the scroll bar. Whenever possible I tried to layout my diagrams in a way that only one scroll bar (horizontal or vertical) is necessary.

Regards,
Lars
[ December 21, 2006: Message edited by: Lars Behnke ]
 
Ranch Hand
Posts: 446
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My diagrams had scrolls in them and that had no negative effect in the grading. I would suggest that you should attempt to make your digrams clear, clutter free and not worry about the scroll.
 
Andrew Zilahi
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Deepak -- this is what I was hoping for.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic