Ticket #1005 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

BHandler::StartWatching(BMessenger, ...) is implemented completely wrong

Reported by: axeld Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Application Kit Version: R1 development
Cc: Blocked By:
Platform: All Blocking:

Description

The above method is implemented incorrectly, and doesn't do what it should do. It should send a message to the BMessenger, and asking it to start observing it, not the other way around. This is the only way to observe handlers in other teams. It's needed for BFilePanel for example.

Change History

Changed 2 years ago by axeld

  • status changed from new to closed
  • resolution set to fixed

Fixed in r20029.

Note: See TracTickets for help on using tickets.