[haiku-development] Re: Set a custom icon for a BAlert

  • From: Ryan Leavengood <leavengood@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 1 Aug 2012 16:20:15 -0400

On Wed, Aug 1, 2012 at 4:15 PM, John Scipione <jscipione@xxxxxxxxx> wrote:
>
> In any case, I'd really like to create a nice class for 3rd party devs
> to use for about dialogs. I've already started doing this to
> BAboutWindow class. What I'll do is modify that class to not use
> BAlert side-stepping this problem.

I think that is fine, just consider all the usual requirements of
making a class public, such as padding it out and of course making it
more robust to bad input (I can't guarantee my BAboutWindow is
maximally robust.)

-- 
Regards,
Ryan

Other related posts: