Edwin Leuven a écrit :
Abdelrazak Younes wrote:
(talking to myself guys, don't pay attention...)
I am listening Edwin :-)
great! (ready for abuse? ;-)
to put this in the toolbar we need to initialize the widget with the
proper button as a parent and then connect some signals (or so i think)
I am not sure you need a signal, QLAction is doing that for you already.
See below...
have you any ideas how to fit this in the current toolbar framework?
In principle it should be as easy as replacing QTabularCreate in
"qt4/Dialog.C" with your new dialog. Then, to correctly position your
dialog, you will need to add a method in ControlTabularCreate that will
give the coordinate of toolbar button.
Abdel.