ID:180118
 
I *thought* I read somewhere (at some time) that it was possible to completely hide the verb panel. I know I can make individual verbs hidden with:
'set hidden = 1'

But that gets cumbersome to do to *every* verb. (I tried putting it at the 'root' of verb lists, but that obviously doesn't work...)

Thanks, I know I'm asking strange-o questions!


- matt
plourde603 wrote:
I *thought* I read somewhere (at some time) that it was possible to completely hide the verb panel. I know I can make individual verbs hidden with:
'set hidden = 1'

But that gets cumbersome to do to *every* verb. (I tried putting it at the 'root' of verb lists, but that obviously doesn't work...)

Thanks, I know I'm asking strange-o questions!


- matt

Not sure, but try hide_verb_pannel or something, I cant remember, saw something bout it earlier
plourde603 wrote:
I *thought* I read somewhere (at some time) that it was possible to completely hide the verb panel. I know I can make individual verbs hidden with:
'set hidden = 1'

Try:
client/show_verb_panel = 0
In response to Tom
Tom wrote:
Try:
client/show_verb_panel = 0

Thanks! I will.


- matt