[Laszlo-dev] any idea what this code in LzModeManager is, doing?

André Bargull a.bargull at intensis.de
Fri Mar 21 11:35:20 PDT 2008


LzModeManager gets additional methods in lfc/services/platform/swf resp. 
lfc/services/platform/dhtml, i.e. "__findInputtextSelection".

> I'm asking because I wanted to try to convert LzModeManager to a class 
> with only static vars, and this is the only thing that looked like it 
> would cause trouble with that plan. On Fri, Mar 21, 2008 at 1:55 PM, 
> Henry Minsky <henry.minsky at gmail.com> wrote:
>> >      In handleMouseEvent, the last line is this:
>> >
>> >    this[ "haveGlobal" + eventStr ] = false;
>> >
>> >
>> > Any idea what it is setting this for?
>> >
>>     
>
> Also, there's a line
>
>         if (view == null ) {  // check if the mouse event is in a inputtext
>             view = __findInputtextSelection();
>         }
>
> for which I cannot find the definition of __findInputTextSelection anyplace
> (?)
>
>
>   
>> >
>> > --
>> > Henry Minsky
>> > Software Architect
>> > hminsky at laszlosystems.com
>> >
>> >
>>     
>
>
> -- Henry Minsky Software Architect hminsky at laszlosystems.com



More information about the Laszlo-dev mailing list