Difference between revisions of "ScrollCanvas"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (3 revisions imported)
 
(2 intermediate revisions by the same user not shown)
Line 125: Line 125:
 
<h3>Resizing the ScrollBars</h3>
 
<h3>Resizing the ScrollBars</h3>
  
When the Window containing the ScrollCanvas is resized, the ScrollBars linked
+
When the Window containing the ScrollCanvas is resized, the ScrollBars linked are also resized.

Latest revision as of 14:25, 6 August 2015


Events
ChangeScroll MouseWheel
DblClick Open
KeyDown Refreshed
MouseDown SelChanged
MouseDrag ZoomChanged
MouseMove
MouseUp


Properties
AllowRefresh PicHeight SelectionTextAlign
AutoHideScrollbars PicWidth SelectionTextColor
BackgroundColor1 scrollDeltaX ShowSelectionText
BackgroundColor2 scrollDeltaY ShowZoomSlider
BackgroundTileSize Selected Stats
DisplayMode Selection TextOverlay
DisplayObjects SelectionAlpha Unit
DispPicture SelectionChange
DrawLayer SelectionColor
enableDrag Selections
enableSelection SelectionText


Methods
AutoScroll InSelection SetLayer
CenterOnSelection LoadZoom SetScrollbars
ChangeZoom PasteSelection
getBottomBound Redisplay
getRightBound Save
GetSelection SaveSelection


Shared Methods
Register


Notes

Resizing the ScrollBars

When the Window containing the ScrollCanvas is resized, the ScrollBars linked are also resized.