[haiku-bugs] Re: [Haiku] #1245: implement notification service and API

  • From: "stippi" <trac@xxxxxxxxxxxx>
  • Date: Thu, 27 May 2010 12:14:16 -0000

#1245: implement notification service and API
----------------------------------+-----------------------------------------
 Reporter:  wkornewald            |       Owner:  stippi       
     Type:  enhancement           |      Status:  in-progress  
 Priority:  normal                |   Milestone:  Unscheduled  
Component:  Kits/Application Kit  |     Version:  R1/pre-alpha1
 Keywords:                        |    Platform:  All          
Blockedby:                        |       Patch:  1            
 Blocking:                        |  
----------------------------------+-----------------------------------------

Comment(by stippi):

 Also in NotificationsView::SetText(): There is no "BFont&
 BFont::operator=(const BFont*)", the assignment operator takes "const
 BFont&". While I am testing the notification_server with the notify bin
 command, it just crashes in this method. While I am trying to fix it, I
 wonder why it uses this custom solution to chunk up the notification text
 into lines, why not simply use BTextView?

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/1245#comment:11>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: