Reference Guide
From Unofficial Konfabulator Wiki
The Reference Guide is in the process of becoming a comprehensive, user-contributed guide for widget development. You can download the "official" Reference Guide from the Widget Workshop.
Contents |
[edit] XML Reference
[edit] <about-box>
[edit] <action>
[edit] <hotkey>
[edit] <image>
- alignment
- clipRect
- colorize
- contextMenuItems
- fillMode
- height
- hAlign
- hOffset
- hRegistrationPoint
- hslAdjustment
- hslTinting
- name
- onContextMenu
- onDragDrop
- onDragEnter
- onDragExit
- onMouseDown
- onMouseEnter
- onMouseExit
- onMouseMove
- onMouseUp
- onMultiClick
- opacity
- rotation
- src
- srcHeight
- srcWidth
- tileOrigin
- tooltip
- tracking
- useFileIcon
- vOffset
- vAlign
- vRegistrationPoint
- width
- window
- zOrder
[edit] <menuItem>
[edit] <preference>
- defaultValue
- description
- directory
- extension
- file
- group
- hidden
- kind
- maxLength
- minLength
- name
- notSaved
- option
- optionValue
- secure
- style
- ticks
- tickLabel
- title
- type
- value
[edit] <preferenceGroup>
[edit] <shadow>
[edit] <text>
- alignment
- bgColor
- bgOpacity
- color
- contextMenuItems
- data
- font
- hAlign
- height
- hOffset
- name
- onContextMenu
- onDragDrop
- onDragEnter
- onDragExit
- onMouseDown
- onMouseEnter
- onMouseExit
- onMouseMove
- onMouseUp
- onMultiClick
- opacity
- rotate
- scrolling
- size
- style
- truncation
- tooltip
- vOffset
- width
- window
- zOrder
[edit] <textarea>
- alignment
- bgColor
- bgOpacity
- color
- columns
- contextMenuItems
- data
- editable
- font
- hAlign
- height
- hOffset
- lines
- name
- onContextMenu
- onDragDrop
- onDragEnter
- onDragExit
- onKeyDown
- onKeyPress
- onKeyUp
- onMouseDown
- onMouseEnter
- onMosueExit
- onMouseMove
- onMouseUp
- onMultiClick
- opacity
- secure
- scrollbar
- size
- style
- truncation
- tooltip
- vAlign
- vOffset
- width
- window
- zOrder
[edit] <timer>
[edit] <widget>
[edit] <window>
- alignment
- contextMenuItems
- height
- hOffset
- level
- name
- onContextmenu
- onFirstDisplay
- onGainFocus
- onLoseFocus
- onMultiClick
- opacity
- shadow
- title
- visible
- vOffset
- width
[edit] widget.xml
[edit] JavaScript Reference
[edit] Animation
- animator
- animator.ease()
- animator.kEaseIn
- animator.kEaseOut
- animator.kEaseInOut
- animator.kEaseNone
- animator.milliseconds
- animator.runUntilDone()
- animator.start()
- animator.startTime
- animator.kill()
- CustomAnimation
- FadeAnimation
- MoveAnimation
- RotateAnimation
[edit] <frames>
[edit] Extras
[edit] Known issues
- Not really a "bug list," this section of the Reference Guide contains information about known issues with the Konfabulator engine, and ways to work around these issues.
