[haiku-bugs] Re: [Haiku] #14601: [Debugger] add Skip all button

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 05 Jan 2023 12:15:40 -0000

#14601: [Debugger] add Skip all button
------------------------------------+----------------------------
  Reporter:  diver                  |      Owner:  anevilyak
      Type:  enhancement            |     Status:  new
  Priority:  normal                 |  Milestone:  Unscheduled
 Component:  Applications/Debugger  |    Version:  R1/Development
Resolution:                         |   Keywords:
Blocked By:                         |   Blocking:
  Platform:  All                    |
------------------------------------+----------------------------
Comment (by pulkomandy):

 However, ideally we should add a checkbox "Do not ask again" instead of
 more buttons. The code could be similar to what is used in Debug server
 for the crash dialog: https://cgit.haiku-
 os.org/haiku/tree/src/servers/debug/DebugWindow.cpp

 The main part is usage of BStripeView which is a view that looks the same
 as the left part of BAlert (also used in a few other places, for example
 BNotification)

 And it would be nice to not use a static variable, maybe?
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14601#comment:4>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: