** Tags added: feature-request

-- 
(FR) Create and introduce AbstractPopup class
https://bugs.launchpad.net/bugs/516017
You received this bug notification because you are a member of RevAger
Developers, which is the registrant for RevAger.

Status in RevAger: New

Bug description:
We've many popup windows inside the application, but they have no common 
superclass despite the fact that they are looking very similar. Therefore I 
suggest to introduce a new abstract class called 
'org.revager.gui.AbstractPopup' which will be the superclass for all popup 
classes inside the application like we did it for the dialogs (AbstractDialog) 
and frames (AbstractFrame).

By applying this we can also think about to change the "look & feel" of the 
popup windows on Mac OS X because the current ones don't look very well 
integrated into the Mac OS X environment.

Let's discuss it! :-)



_______________________________________________
Mailing list: https://launchpad.net/~revager-developers
Post to     : revager-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~revager-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to