History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-5214
Type: Bug Bug
Status: Closed Closed
Resolution: Invalid
Priority: P0 P0
Assignee: Unassigned
Reporter: Antun Karlovac
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

Focus not mentioned in dguide index

Created: 07/Dec/07 10:08 AM   Updated: 13/Jun/08 12:23 PM
Component/s: Documentation - RefGuide
Affects Version/s: 4.0.6/Jujube
Fix Version/s: RingDingDoc (4.1 DevGuide)

Time Tracking:
Not Specified

Severity: Minor
Runtime: N/A
Fix in hand: False


 Description  « Hide
I can't see how I'd find out about focus by looking at the index of the developers' guide:
http://labs.openlaszlo.org/trunk-nightly/docs/developers/index.html

Seems to me that focus, modality, etc should all be referenced somewhere in the index.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Lou Iorio - 08/Dec/07 03:25 AM
The developer's guide does not have an index.

http://labs.openlaszlo.org/trunk-nightly/docs/developers/index.html

is the table of contents, and only lists chapter names. The information
on focus and modes is in chapter 31 Input Devices and Gestures.

You can use the Find feature in the Reference to look up terms:

If you enter "focus" it points you to LzFocus, and if you enter "mode"
it points you to LzModeManager.