Re: [Updated PATCH] InsetInfo

2007-10-13 Thread Bo Peng
> info-insert in the command buffer doesn't work. Ohmm, it is easier than I expected. I have fixed it (r20961) and you should be able to input InsetInfo by typing 'info-insert menu paste' etc in the command buffer. Bo

Re: [Updated PATCH] InsetInfo

2007-10-13 Thread Uwe Stöhr
Bo Peng schrieb: type 'menu paste', select 'menu paste', press Ctrl Shift-i. OK, this works. But it was not clear that I have to type in the normal work area. I thought as for the other commands, the command buffer has been chosen for the inset info feature. I have never used command buffe

Re: [Updated PATCH] InsetInfo

2007-10-13 Thread Bo Peng
C-S-I (Ctrl and capital i) is already defined. This shortcut may be removed when 1.6.0 is released though. To use InsetInfo, type 'menu paste', select 'menu paste', press Ctrl Shift-i. I have never used command buffer and someone else has to fix this problem for me. ('info-inset menu paste' is su

Re: [Updated PATCH] InsetInfo

2007-10-13 Thread Uwe Stöhr
> I will put a long description in InsetInfo.h, just like what I did for > EmbeddedFiles. After I read your documentation it is not clear for me how to use this feature: - pressing "C-S-i" does nothing, no matter what inset I have highlighted - inserting "info-insert menu paste" in the command b

Re: [Updated PATCH] InsetInfo

2007-10-13 Thread Bo Peng
> I will put a long description in InsetInfo.h, just like what I did for > EmbeddedFiles. Done. r20956. Index: src/insets/InsetInfo.h === --- src/insets/InsetInfo.h (revision 20955) +++ src/insets/InsetInfo.h (working copy)

Re: [Updated PATCH] InsetInfo

2007-10-12 Thread Bo Peng
> Thanks for your description. But I think this should be documented in a file > in SVN too, so that > future developers will find this information. And we (at least me) won't > remember this email in two > years. I will put a long description in InsetInfo.h, just like what I did for EmbeddedFil

Re: [Updated PATCH] InsetInfo

2007-10-12 Thread Uwe Stöhr
Bo Peng schrieb: Please refer to my another post: summary of the InsetInfo feature. Thanks for your description. But I think this should be documented in a file in SVN too, so that future developers will find this information. And we (at least me) won't remember this email in two years. re

Re: [Updated PATCH] InsetInfo

2007-10-11 Thread Bo Peng
> OK, but I of course want to know what it is and how to use it. Please refer to my another post: summary of the InsetInfo feature. Bo

Re: [Updated PATCH] InsetInfo

2007-10-11 Thread Uwe Stöhr
Bo Peng schrieb: I am not sure we want to do that. This feature is designed for document maintainers. I do not see any use of this for normal users. I can of course document this feature if you think this is needed. OK, but I of course want to know what it is and how to use it. regards Uwe

Re: [Updated PATCH] InsetInfo

2007-10-11 Thread Bo Peng
> could you please also document your new InsetInfo feature in the > Customization or Extended manual? I am not sure we want to do that. This feature is designed for document maintainers. I do not see any use of this for normal users. I can of course document this feature if you think this is ne

Re: [Updated PATCH] InsetInfo

2007-10-11 Thread Uwe Stöhr
Hello Bo, could you please also document your new InsetInfo feature in the Customization or Extended manual? thanks and regards Uwe

Re: [Updated PATCH] InsetInfo

2007-10-11 Thread Bo Peng
> Just some stylish issue with nested loops and ifs. Thank you. I will fix these and commit the patch in pieces. Cheers, Bo

Re: [Updated PATCH] InsetInfo

2007-10-10 Thread Abdelrazak Younes
Bo Peng wrote: The attached patch is updated with JMarc' input and uses InsetText instead of a button. The patch is growing bigger and bigger so I think it is time to put it in so that we can improve it bit by bit. Please find attached an updated patch that solves the problems of 1. display sp