[Laszlo-dev] any idea what this code in LzModeManager is doing?
Henry Minsky
henry.minsky at gmail.com
Fri Mar 21 10:57:24 PDT 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080321/7cf48933/attachment-0001.html
More information about the Laszlo-dev
mailing list