[haiku-bugs] [Haiku] #8916: [Interface kit] Add BNotification constructor missing code.

  • From: "Prodito" <trac@xxxxxxxxxxxx>
  • Date: Fri, 24 Aug 2012 09:59:31 -0000

#8916: [Interface kit] Add BNotification constructor missing code.
--------------------------------+------------------------------
 Reporter:  Prodito             |        Owner:  axeld
     Type:  enhancement         |       Status:  new
 Priority:  normal              |    Milestone:  R1
Component:  Kits/Interface Kit  |      Version:  R1/Development
 Keywords:                      |   Blocked By:
 Blocking:                      |  Has a Patch:  0
 Platform:  All                 |
--------------------------------+------------------------------
 When '''BNotification::Send''' is called the class is saved to a BMessage
 and sent to the Notification server, then the notification server re-
 create the BNotification object using the
 '''BNotification::BNotification(BMessage*)''' constructor, but the
 constructor code don't load '''_onClickRef''' and '''_onClickArgv''' from
 the BMessage which is used to run an app or a file when the user click on
 the notification.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8916>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: