[haiku-bugs] Re: [Haiku] #15254: BWindow shouldn't dispatch messages on behalf of BView

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 17 Aug 2019 03:36:49 -0000

#15254: BWindow shouldn't dispatch messages on behalf of BView
----------------------------------+----------------------------
   Reporter:  simonsouth          |      Owner:  nobody
       Type:  bug                 |     Status:  new
   Priority:  normal              |  Milestone:  Unscheduled
  Component:  Kits/Interface Kit  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------

Comment (by waddlesplash):

 I had to make 3 changes to get this to compile on BeOS: B_INVALIDATE and
 CenterOnScreen() are Haiku extensions, so that didn't work of course; and
 the BCheckBox constructor needed more arguments specified than it did.

 After that, it started ... but I can't get any of the checkboxes to light
 up. I added some debugging code and it appears MessageReceived is never
 getting called?! I added messages to the BCheckBoxes and called
 SetTarget(this), but still no dice.

 Pretty confused as to what's going wrong here...

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15254#comment:2>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: