Scrolling a panel

From: Aza (aza17_at_hotmail.com)
Date: 10/28/04


Date: Thu, 28 Oct 2004 00:47:23 -0400

hey all i am having trouble making a panel scroll...
on start up of my application the pannel is blank but uses ar able to drag
and drop images on to the pannel and once on the pannel the images can be
re araged i draw the images on the pannel using the graphics.drawImage()
method
the pannel has been added to a scrollpane but for some reasion when an
image is draged partly past the bounds of the panel i can not get the
scroll bars to apear... is this because the image is not a component



Relevant Pages

  • Re: Scrolling a panel
    ... > hey all i am having trouble making a panel scroll... ... > on start up of my application the pannel is blank but uses ar able to drag ... > and drop images on to the pannel and once on the pannel the images can be ...
    (comp.lang.java.gui)
  • Re: Scrolling a panel
    ... > on start up of my application the pannel is blank but uses ar able to drag ... > and drop images on to the pannel and once on the pannel the images can be ... Without this change, the scrollpane may ... JButton also simplifies the issue ...
    (comp.lang.java.gui)
  • RE: Winform Events
    ... this is by design. ... Windows will send message when the ... mouse leaves the pannel and enters the button in the panel. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: repaint problem
    ... >:Is there anyway of forcing a panel to repaint straight away? ... When somethign happens on one pannel, I want the other pannel to ... contains very useful info on painting which may be of help to you. ...
    (comp.lang.java.gui)
  • Re: Difference between Panel and GroupBox
    ... > OK, yeah, you can have a visible border with a Panel, so in that respect ... > have a visual cue for the user that you are grouping stuff together. ... > ListView. ... >> But pannel also does the same thing. ...
    (microsoft.public.dotnet.framework.windowsforms)