User Tools

Site Tools


addons:functions:imgui.style

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
addons:functions:imgui.style [2016/06/22 00:23]
atom0s created
addons:functions:imgui.style [2016/06/22 00:26]
atom0s
Line 20: Line 20:
 Please note! The imgui.style table differs from the main imgui functions! Please be sure to read the following notes carefully!! Please note! The imgui.style table differs from the main imgui functions! Please be sure to read the following notes carefully!!
 </​WRAP>​ </​WRAP>​
 +
 +The imgui.style table differs from the functions found within the '​imgui'​ table. The style table is implemented in a different manner and can make use of certain types such as ImVec2, ImVec4, etc. Because of this, things are used a little differently. But it should be straight forward enough.
 +
 +Here are some examples of how you can make use of the imgui.style table properties:
addons/functions/imgui.style.txt · Last modified: 2016/06/22 00:39 by atom0s