Changes To MIOGUI
Not logged in

Changes to "MIOGUI" between 2016-09-04 20:42:42 and 2016-09-07 14:00:52

     9      9   This means that the user never has to deal with objects (anti-oop way ;).
    10     10   
    11     11   Some projects, written in C or C++
    12     12     *  [https://github.com/ocornut/imgui|dear imgui]
    13     13     *  [http://sol.gfxile.net/imgui/|Sol on Immediate Mode GUIs]
    14     14     *  [http://www.johno.se/book/imgui.html|IMGUI]
    15     15     *  [http://perso.univ-lyon1.fr/thierry.excoffier/ZMW/|Zero Memory Widget]
           16  + 
           17  +A Microsoft paper on the subject:
           18  +  *  [https://www.microsoft.com/en-us/research/wp-content/uploads/2013/06/pldi097-burckhardt.pdf|It’s Alive! Continuous Feedback in UI Programming]
    16     19     
    17     20   
    18     21   <h3>Cascading Stylesheets</h3>
    19     22     *  Based on [https://www.w3.org/Style/CSS/|CSS]<h3>
    20     23     *  Basic box model things, TODO: document supported attributes and selectors<h2>
    21     24     *  Transitions ;)
    22     25