Re: Help in Openlaszlo code

2015-11-18 Thread seba.wag...@gmail.com
Hi Maxim, can you point at the class/file/line-number of the file in the SVN that has this issue ? Thanks, Sebastian 2015-11-18 18:43 GMT+13:00 Maxim Solodovnik : > Hello Sebastian, > > Maybe you ever saw situation like this and can help to resolve it > I'm currently

Re: Help in Openlaszlo code

2015-11-18 Thread Maxim Solodovnik
same time 'onvisible' handler is called as expected :( On Thu, Nov 19, 2015 at 9:59 AM, Maxim Solodovnik wrote: > Hello Sebastian, thanks for the quick response > > here is the example: > in [1] line 516 I'm creating restricted room [2] (by direct calling 'new' > for

Re: Help in Openlaszlo code

2015-11-18 Thread Maxim Solodovnik
Hello Sebastian, thanks for the quick response here is the example: in [1] line 516 I'm creating restricted room [2] (by direct calling 'new' for simplicity) restricted room and all its ancestors have Debug.write in constructor (I have added dummy constructor to check what is going on) and in

Re: Help in Openlaszlo code

2015-11-18 Thread seba.wag...@gmail.com
Hm, at line ~516, there is no room inited in: http://svn.apache.org/viewvc/openmeetings/branches/3.1.x/openmeetings-flash/src/main/swf/base/mainMethods.lzx?view=markup it says new lz.testSetup and passes the classname of the room. Then in: