flyscripts

Results 6 issues of flyscripts

Hi. I have a tabset which has 3 tabs and I want to render all of 3 tabs, Currently rendering when i select a tab. I tried tabRenderOnDemand: true (...

Hi, I using canvas object which has a map object (such as mapbox) inside. When i upgrade flexlayout from 0.3.11 to 0.4.9 map object is being not moveable with mouse....

Hi, i have a left border which has 2 tabs inside it and name is **myLeftBorder** i want to select second tab programmatically, i tried below code, ``` myModel._borders._borders[0]._attributes.selected =...

Hi, is there anyway to get selected tab ID with onSelectedTabchange event?

Hi, here is my border definition on program startup, It has 2 tabs in right border definition. `borders:[ { "type": "border", "location":"right", "size":500, "selected" : 0, "children": [ { "type":...

Hello, a colorpicker window opening when i pressed an input thats normal. after open window i pressing a button and defining colorpicker color as "#00000". input backgroundcolor is changing with...