Displaying large graphics and allowing drag-and-drop[...] in Developer Help
|
|
I have some rather large graphics that I need to display in a list/grid/table format (I could work with any of these options), and I want the graphics to appear full-size. I need to allow the user to drag these graphics onto a grid control (that serves as an action bar) - basically to drag the full-size graphics that represent skills, onto the action bar itself.
As far as I am aware, the browser control does not support drag-and-drop between the browser and any other controls (only within the browser itself), the grid automatically resizes images to fit in a 32x32 box, and stat panels also resize images to fit in the 32x32 box.
Can you think of a better way to handle this than actually putting everything on the map as objects or screen_objects? (which makes "scrolling through the list" a fairly laggy proposition)
I may have also missed some way of jury-rigging grid/info controls so they could display full size images.
Any thoughts?
~Polatrite~
|
If so, you're essentially screwed here, as you can't use any of the controls that support atom displaying...