UnityGUIExtensions



Licensed under the MIT license.
Example Project

UnityGUIExtensions is a set of UnityGUI widgets. It provides extended widgets for both game-mode and editor-mode:

Game Mode

  • Auto-Select Text Widget. This is a text field widget that auto-selects existing contents when it receives focus.
  • Various helpers that provide GUIStyle instances with specific properties set, such as fixed-sized (w/ or w/out stretching), clipped, etc.

Editor Mode

  • An editor-mode equivalent of the Auto-Select Text Widget.
  • Horizontal divider-pane with draggable resizing.
  • Vertical divider-pane with draggable resizing.
  • Toolbar.
  • Helper for determining whether the Pro skin is in use, and whether the user has changed between Pro/Normal skins.

Comments

Copyright © 2022 - Jon Frisby - Powered by Octopress