Panel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
{{being updated}} | {{being updated}} | ||
{{learned|what (Computer Software)Panels are|how Panels relate to the Tygron engine|about the different Panel types in the Tygron engine|how to add Panels to your project|how to change Panels in your project}} | {{learned|what (Computer Software) Panels are|how Panels relate to the Tygron engine|about the different Panel types in the Tygron engine|how to add Panels to your project|how to change Panels in your project}} | ||
==What is a (Computer Software) Panel?== | ==What is a (Computer Software) Panel?== |
Revision as of 09:31, 1 August 2017
Please note: This page is currently being updated.
What is a (Computer Software) Panel?
- From Wikipedia, the free encyclopedia
- A (Computer Software) panel is "a particular arrangement of information grouped together for presentation to users in a window or pop-up."
How do (Computer Software) Panels relate to the Tygron Engine?
- One way Panels are implemented in the Tygron Engine is to use panels to provide the user information. A Panel as such is the Release Notes Panel. These panels are mostly aimed at the editor role. The other way panels are implemented in the Tygron Engine, are so called 'User Panels' in the Editor. These panels are implemented in the project and are aimed at the end user of the project, not the editor.