Hi Stuart, I just tested it and it works fine.
Thank's Peter > OK, implementing this was pretty easy. I just did it, tested it, and > stuck it in CVS. Please get it out of CVS and try it out. > > The strategy employed by gschem to grey out menu items is fairly > primitive. Basically, it works like this: > > If one or more components is selected, then light up all menu items > else, grey most of them out. > > Ideally, it would have more granularity. For example, it should only > light up "Down schematic" if you have selected a schematic, and not if > you have selected a net, or a symbol. Doing this, however, is a > larger task. > > What I did was to make the right mouse button pop-up menu items act > exactly like the pull-down menu items. But "Up" is now on the right > mouse button. > > Stuart
