[Plugin]ToolsInDialog
-
@tig said:
For example ? .css file
... > background; rgb(148,0,255); > ... > legend { > color; rgb(255,255,120); > font-family; Old English Text MT; > ...set colors and fonts - the two main issues here ??
yeah. Just like that. In the html page, I had:
<link href="ddtabmenufiles/overlap.css" rel="stylesheet" type="text/css"> <div class="ddoverlap"> <ul> <li class="selected"><a href="Home.html" title="Home"><span>Home</span></a></li> <li><a href="Draw.html" title="Draw"><span>Draw</span></a></li> <li><a href="Edit.html" title="Edit"><span>Edit</span></a></li> <li><a href="View.html" title="View"><span>View</span></a></li> <li><a href="Utilities.html" title="Utilities"><span>Utilities</span></a></li> <li><a href="Dialog.html" title="Dialogs"><span>Dialogs</span></a></li> <li><a href="Help.html" title="Help"><span>Help</span></a></li> </ul> </div> <br style="clear; left;" /> -
excellent tool.thank you very much
it possible add more plugins?
the user add more plugins -
@diego-rodriguez said:
excellent tool.thank you very much
it possible add more plugins?
the user add more plugins
What plugins were you thinking?
I probably can't add any of Fredo 6's amazing plugins - I scaned throughout the files and found no words like "UI::Toolbar.new "FredoScale" as you would expect to find.
I will put some updated/different/new plugins in the next update. -
my idea is create one organizator of plugins similar to video
-
@diego-rodriguez said:
my idea is create one organizator of plugins similar to video
That is a good idea.
-
Thanks for tool icon manage plug-in, I am away face trouble, and long waiting for plug-in like this, THANK MUCH
-
@heven7_floor said:
Thanks for tool icon manage plug-in, I am away face trouble, and long waiting for plug-in like this, THANK MUCH
Your Welcome!

-
@4dhans said:
Does anyone want a color change?
I'd vote for that. More neutral background so the focus shifts to the buttons - not the background.
And a single font for the whole UI - preferable a sans-serif as they read better in smaller size on screen. Gothic is a brute type that is not very readable on any medium.With some minor changes like that to calm the UI down it looks like a useful tool.
Is it customizable?
-
Can't load to SU 8???
-
@milunice259 said:
Can't load to SU 8???
What do you mean? You must have windows for this plugin. Also, make sure you have the additional scripts from google's sketchup page, third - this plugin must be in the regular plugins folder, not in "compatibility" files. Tell me any issues you are having.
-
@thomthom said:
@4dhans said:
Does anyone want a color change?
I'd vote for that. More neutral background so the focus shifts to the buttons - not the background.
And a single font for the whole UI - preferable a sans-serif as they read better in smaller size on screen. Gothic is a brute type that is not very readable on any medium.With some minor changes like that to calm the UI down it looks like a useful tool.
Is it customizable?
I haven't got that figured out, but eventually it will be. -
Nice tool display. It incorporates something I am trying to do in ruby. When I have several entities selected, how can I create a group of the selected entities? I know how to do it with this tool but how do I push the "Make Group" button programmatically using a ruby plugin? Can't find a send_action that works. ToolsInDialog appears to be doing it in the code somewhere.
-
@dvonhausen said:
Nice tool display. It incorporates something I am trying to do in ruby. When I have several entities selected, how can I create a group of the selected entities? I know how to do it with this tool but how do I push the "Make Group" button programmatically using a ruby plugin? Can't find a send_action that works. ToolsInDialog appears to be doing it in the code somewhere.
I guess you would have to call the method 'groupin', and luckily i dont think file referencing is needed it this case because ruby inherits every loaded method name on starting the application.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement