「利用者:Mindrones/Wiki/Proposals/2012/Reference/GUI/Archetypes/Button」の版間の差分
< 利用者:Mindrones | Wiki | Proposals | 2012 | Reference | GUI | Archetypes
細 (moved User:Mindrones/Wiki/Proposals/2012/Reference/GUI/Button to User:Mindrones/Wiki/Proposals/2012/Reference/GUI/Archetypes/Button) |
細 (1版 をインポートしました) |
(相違点なし)
|
2018年6月29日 (金) 03:42時点における最新版
Note
This is a stub, names and structure will change a lot during editing
|
目次
Toggle button
Once pressed it remains pressed. It can be ON or OFF.
(to be written)
Expanding toggle button
Once pressed opens up to reveal other UI-elements, usually others toggles and menus. It can be OFF (closed) or ON (open).
Examples
Manipulation widget | |
Snap in 3D header |
Checkbox
You check or uncheck it, as you do in web forms.
(to be written)
Radio Buttons
Pressing one deselect every other one, as in web forms.
(to be written)
Layers Buttons
(to be written)
Action Button (temp name)
Runs a function, and therefore releasing the mouse the button gets released. Examples:
- Render or animation
- Reload strips in sequencer
- Add in File Browser Bookmarks
- ...
(to be written)