Opened 12 years ago

Closed 12 years ago

#8100 closed bug (invalid)

Mistake in BeBook ? (checking key-modifiers)

Reported by: cipri Owned by: nielx
Priority: normal Milestone: R1
Component: Documentation Version: R1/alpha3
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

http://haiku-os.org/legacy-docs/bebook/TheKeyboard_ModifierKeys.html it says:

if (modifiers() | B_SHIFT_KEY) {

/* a shift key is down */

}

Change History (1)

comment:1 by anevilyak, 12 years ago

Resolution: invalid
Status: newclosed

While this is indeed incorrect, it's far from being the only error in there, and either way, there's nothing we can do about it. The legacy BeBook is provided as-is, and the license under which ACCESS allow us to publish it forbids any modifications. Our actual API documentation will be what's at http://api.haiku-os.org, but it's still very much a work in progress.

Note: See TracTickets for help on using tickets.