[Users] [Bug 3817] Rework alertpanel focus handling

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Wed May 10 18:23:54 CEST 2017


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3817

--- Comment #1 from flo.xfce at gmx-topmail.de ---
I thought about this some more. My intention was to ease porting efforts to
gtk3. However, in gtk3, stock items, which are heavily used in alertpanels will
be deprecated. Those stock items bundle a label and an icon name. Thus, if we
at one point in time port away from stock items we would have to rework the
alertpanel code again to take both the button labels and the button icons as
seperate parameters. I really don't want to go through the whole rework more
than once, better make it right the first time. Passing icon names and button
labels seperately, together with the focus parameter introduced in this bug
report, brings the number of parameters in alertpanel_create to 13, which I
consider bad coding style.
Any ideas how to proceed? Take the discussion to the mailing list or here in
bugzilla?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list