PUI: Difference between revisions

Jump to navigation Jump to search
56 bytes added ,  11 June 2016
no edit summary
No edit summary
No edit summary
Line 11: Line 11:


PUI/XML dialogs can be loaded, updated and closed using a handful of fgcommands:
PUI/XML dialogs can be loaded, updated and closed using a handful of fgcommands:
* dialog-show
* {{fgcommand|dialog-show}}
* dialog-update
* {{fgcommand|dialog-update}}
* dialog-apply
* {{fgcommand|dialog-apply}}
* dialog-close
* {{fgcommand|dialog-close}}


PUI related OpenGL code is particularly infamous for causing rendering artifacts for people on AMD/ATI and Intel hardware (especially in combination with certain styles and [[Effects|effects]]/[[Shaders|shaders]]).  
PUI related OpenGL code is particularly infamous for causing rendering artifacts for people on AMD/ATI and Intel hardware (especially in combination with certain styles and [[Effects|effects]]/[[Shaders|shaders]]).  

Navigation menu