Stefan Schimanski wrote:
Hi!
I was wondering today how complicated it would be to add a completion
popup to mathed. Well, it took me three hours and here it is.
This looks very useful Stefan. Could you try to make the GUI
implementation generic enough so that it could be used within texted
too? Did you use the Qt completion framework?
Of course
here and there, there are some rough edges and it has to be cleaned up,
but it's easier than I expected.
Gui development is a lot easier now than before. Everybody should
realize that and try to bring some "bling bling" to our application.
Many things needs to be polished. The document tab management for
example should be done. The context menu and the tooltips should be
completed, etc. A lot of easy things to do for the interested ones.
Abdel.