On Sat, Jun 15, 2002 at 06:08:52PM +0200, Lars Gullik Bjønnes wrote: > You have to do it from the "other" side, the minibuffer does not > control anything, it gets controlled by others. (in this case the > LyXFunc). > > So a click on the minibuffer area would have to ask he lyxfunc if it > chould please start of the minibuffer command thing. > > But of course when it is active the minibuffer should be clickable to > move the cursor around... > > But OTOH... _should_ the minibuffer area be clickable? > (when not active?) > (why? because it used to?)
Yes it should, for the following reasons : a) it used to be allowed (let's not discount that) b) it is decorated as an editable object c) M-x is obscure: there is no "Enter Command" menu option d) after GUIIzation Qt will have two separate things: a command minibuffer, and a status bar. The combination of these two separate things is mega-sucky Hopefully this change will fall out when minibuffer gets GUIIzed regards john -- "Since when would the sizeof any kind of pointer be zero ? Have you built a zero-bit CPU ?" - Jeffrey Turner