DJ VenGenCe Posted July 12, 2006 Posted July 12, 2006 I am trying to display a huge graphic but clip only a portion of its height to display rows of similar graphics. The Width and Height of the Complete Graphic is 304 X 2164 I guess we could compare this to image mapping. I searched the forums but could not find anything specific. I am trying to display a row and allow multiple rows to be viewed by scrolling. The height of each row is 19 Pixels Unimportant for now, but there is a column too. The width of each column is 19 pixels This will occur in a GUI Interface. Just need some help with the basics to get a project off and running. Will post code as project develops. Thanks!
Paulie Posted July 12, 2006 Posted July 12, 2006 I am trying to display a huge graphic but clip only a portion of its height to display rows of similar graphics.The Width and Height of the Complete Graphic is 304 X 2164I guess we could compare this to image mapping. I searched the forums but could not find anything specific.I am trying to display a row and allow multiple rows to be viewed by scrolling.The height of each row is 19 PixelsUnimportant for now, but there is a column too.The width of each column is 19 pixelsThis will occur in a GUI Interface.Just need some help with the basics to get a project off and running. Will post code as project develops.Thanks!Maybe you could look into embeding it in a GUI with ie.au3then maybe you could like openit in like photoshop or something from within a GUI
DJ VenGenCe Posted July 12, 2006 Author Posted July 12, 2006 Maybe you could look into embeding it in a GUI with ie.au3then maybe you could like openit in like photoshop or something from within a GUII should've made my post a little less confusing than what I am thinking of. I would like the image to be scrollable, but only 19 pixels down at a time. So the other remaining parts of the image above and below would be hidden..I'll tinker with some code, then post what I got so far.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now