Re: [Texmacs-dev] TeXmacsQT minibuffer prompt implemented in the status bar

2010-11-05 Thread Gubinelli Massimiliano
Dear Miguel, I'm trying your patch to prepare it for inclusion in svn. It seems fine and look quite nice, even if I think we will have still to work on the appearence. Main problem now is that on my Mac (Qt/Cocoa 4.7.0) your event loop does not prevent the widget to loose focus (the window is

Re: [Texmacs-dev] TeXmacsQT minibuffer prompt implemented in the status bar

2010-11-05 Thread Miguel de Benito Delgado
Hi, thank you for taking some time to review my code. On Fri, Nov 5, 2010 at 21:52, Gubinelli Massimiliano m.gubine...@gmail.com wrote: I was wondering if on your machine the widget is really modal or not? Well, this is proof of how bad a tester I can be. No, it's not modal, I just

Re: [Texmacs-dev] TeXmacsQT minibuffer prompt implemented in the status bar

2010-11-05 Thread Gubinelli Massimiliano
Hi Miguel, I've commited your code to svn (both the dragdrop support and the input prompt). Thanks for the contribution. For the moment the input prompt is ifdeffed out because it is not quite ready.Hovewer being on svn we can work on the same basis. Please give a look at my attemps to have a

Re: [Texmacs-dev] Qt TeXmacs-1.0.7.7, Qt-4.6.3 compilation error

2010-11-05 Thread Gubinelli Massimiliano
Dear Andrey, I cannot check at the moment the reason for these compilation errors. I will have to install Gentoo or at least ImLib2 on my Mac. Please note that TeXmacs/Qt do not need ImLib2 to work, so as an option you can disable ImLib2 support (--with-imlib2=no). I think this will solve your

Re: [Texmacs-dev] TeXmacsQT minibuffer prompt implemented in the status bar

2010-11-05 Thread Miguel de Benito Delgado
Hi Massimiliano, On Fri, Nov 5, 2010 at 23:08, Gubinelli Massimiliano m.gubine...@gmail.comwrote: For me the canvas seems to resize fine when the input prompt is displayed. What are exaclty the problems you experience? Well... none? They went away somehow. Maybe something you did, maybe that

Re: [Texmacs-dev] Keyboard bug + solution

2010-11-05 Thread Gubinelli Massimiliano
I was just looking after the same problem. Thanks for the fix. I've just submitted it. Massimiliano ps: if your editor reformat the sources then patches are unusable. you have to disable reformatting when working on texmacs code. On 5 nov. 2010, at 23:22, Miguel de Benito Delgado wrote: HI

Re: [Texmacs-dev] Qt TeXmacs-1.0.7.7, Qt-4.6.3 compilation error

2010-11-05 Thread Miguel de Benito Delgado
Hi, I read at qtcentre (http://www.qtcentre.org/archive/index.php/t-7223.html) that this problem was due to duplicate symbol definitions in the preprocessor and then it was related to the order of inclusion of header files. I didn't post anything here because this dubious insight is the result