ChrisRibe

Results 53 comments of ChrisRibe

@rahal thanks for the example will try it out and let you know.

Hi @rahal , Your code works, I can finally add sections without breaking the templates ! Do you know if there is a way to apply custom styles that where...

Well... Seems you can use your trick to load just about anything into the template (tested title levels, tables, and text). Only thing for level styles you have to set...

Well some progress added carriage returns on html `` and `` so the algorithm knows the text separations... Not perfect but better. Any ideas? ``` javascript var needle = require('needle');...

Never got it to work exactly as I wanted it. Moved to another project and put this aside so... Sorry. Chris

Please provide basic instructions, what we should see, how to debug ? I uncommented the bottom part of the file but get a page with: > PHP-CRUD-UI > Nothing php-crud-ui...

Same here. Seems setting the left or right window after open causes the sliders to stop working. Any updates on this?

Hi Mrlundis, Yes if you could post how you set the backgroundColor to white that would be appreciated. Thanks

I tried but not working, I still get the flicker. Thanks anyway. Chris

I ended just setting empty windows on init. Then I add remove my views directly from the window references (removeAllChildren, add). Forced me to create my own nav but works...