[Request] A plugin that makes sketchup remember...
-
@masterpaul said:
Its either a separate array tool, or an tool which runs parrellel to all other tools which you can simply activate with a checkbox or something.
probably the separate array tool would be better otherwise, you're going to have a plugin observing at all times sketchup is running just to pick up on a few little things.. seems better to have that type of stuff running at core level?
@unknownuser said:
How hard is it to learn ruby?
probably pretty hard.. easier to just beg someone that already learned it
(but you'll have to sell the idea better i think.. for instance, i'm not sure if TIG will write this simply to save you from typing '/7' every now and then.. maybe think of some other additions as well which will provoke more interest?.
-
You would best propose it to the SketchUp team.
I don't think at the moment plugins can "modify" the VCB behavior of other tools/plugins. This would require a new Ruby API feature, or to implement this directly into the core. -
it's just me or the Copy Past is possible on Mac and not on PC for write something inside the VCB ?
-
@unknownuser said:
it's just me or the Copy Past is possible on Mac and not on PC for write something inside the VCB ?
it's only sort of possible on mac.. the vcb has to have focus in order to copy or paste.. clicking on the box or pressing the tab key will bring focus to it.
-
So that was not a legend! Big Miss!
A ruby can't make the trick ?
Advertisement