On Thu, Apr 27, 2006 at 05:24:07PM +0200, Abdelrazak Younes wrote: > Enrico Forestieri a écrit : > >On Thu, Apr 27, 2006 at 10:42:58AM +0200, Georg Baum wrote: > >>Jean-Marc Lasgouttes wrote: > >> > >>>>>>>>"Georg" == Georg Baum > >>>>>>>><[EMAIL PROTECTED]> > >>>>>>>>writes: > >>>Georg> If you want I'll revert the changes to plainInsert, but I am > >>>Georg> not going to implement the cell based solution, since I don't > >>>Georg> like it UI-wise at all. > >>> > >>>What do you want to do UI-wise? > >>Nothing. The expert UI (typing \bigl( or \bigr\Vert) works, and Enrico > >>wanted to modify the existing delimiter dialog of the math panel to cover > >>fixed size delimiters as well. > > > >Well, here is the result of my effort. I also attach separately a diff > >against src/frontends/qt3/ui/moc/Makefile.in and > >src/frontends/qt3/moc/Makefile.in as "svn diff" doesn't seem to have > >catched them. I had to patch them because "qt_helpers.h" was not found > >after I edited QDelimiterDialogBase.ui with the Qt3 designer. > > > >Please, someone should have a look at QDelimiterDialogBase.ui as I > >managed to break it wrt resizing and don't know what else (Abdel?). > > Sorry Enrico, I don't have a working Qt3 designer at hand. Besides, I am > not very good at UI neither. Had you chosen to begin with a Qt4 > implementation (which is simpler) I surely would be able to help you ;-)
Gulp! Do you mean that I should abadon Qt3 after all the hard work to adapt it to my needs and start again with Qt4? I could do it but not in the current year ;-) > >Sorry guys, but I have never programmed Qt or used designer before. > > The code seems fine at a first glance. Thanks, but all credit goes to Qt. Have you ever tried directly programming at the X11 level? No? Then you don't know what you are missing ;-) > >Something as to be done also for Qt4 and gtk, but I leave this to > >someone more knowledgeable than me, as I risk to do more damage than > >good ;-) > > I'll do the Qt4 part once the Qt3 one is committed. Good boy! > >IMO this work is still unfinished, as when there is a selection the > >fixed size delimiters should be placed at the left and right of it. > >Instead, currently the selection is replaced by the delimiters. > >I am sorry but I fear that this is beyond my capabilities, yet. > > I am sorry I can't help you there. I don't think it is difficult, only I don't know how to do it. -- Enrico