Hello fredo. Found an issue. If I set a palette shortcut to c, for example, when some plugins need VCB input, once I type c, this palette will popup untimely.
Latest posts made by lionk
-
RE: [Plugin] LordOfTheToolbars - v2.9c - 20 Dec 24
-
RE: [Plugin] FullScreen v5.1.3 (25 April 2024)
hi @Anton_S,
the plugin dialog covered the trays in sketchup 2016. How to use the plugin correctly?
-
RE: [Plugin] AMS Library 3.7.1b (29 May 2021)
Thank you!
I want to get the status of trays in auto-hide mode, and its size and position, so I can get the accurate width or height of the view. Because the trays will overlap part of the view.
-
RE: [Plugin] AMS Library 3.7.1b (29 May 2021)
Hi Anton_S, is there an observer to detect whether the trays in sketchup2016 is automatically shown or hidden, and its width and position?
-
RE: Sketchup Crash Webdialog
the crash does exist.
what is the solution? -
RE: [Plugin] AMS Library 3.7.1b (29 May 2021)
uninitialized constant
Win32::API::Callback
hope the issue can be resolved! thank you! -
RE: [Plugin] ToolbarEditor (1.1.2) – updated 08.06.2014
@aerilius said:
I could not reproduce the problem with the same toolbar names (工具栏, 正常, 具) after restarting SketchUp and opening the toolbar editor. I will continue try.
I updated the webdialog with improvements for higher dpi settings.
hi Aerilius,
maybe fredo6's methord can solve the UTF8 issue. fredo6's plugins show Chinese very well.
-
RE: [Plugin] ToolbarEditor (1.1.2) – updated 08.06.2014
unicode characters in the registry is right all the time.
ruby can parse it but html or js not.is the value UTF8? -
RE: [Plugin] ToolbarEditor (1.1.2) – updated 08.06.2014
the toolbar icon can't remove sometimes. i don't know how it happen...
do duplicated icons permit to add? -
RE: [Plugin] ToolbarEditor (1.1.2) – updated 08.06.2014
@aerilius said:
Hi lionk,
can you try ToolbarEditor 1.0.4? It should now remember toolbar names and display Chinese correctly.yes, toolbar names are remembered correctly!
but Chinese display not so well, still some encoding error if restart sketchup.
e.g.
工具栏
正常
if input"具" and restart SU,ToolbarEditor will never open again.btw, i think it need to limit toolbar name if someone input nothing(the toolbar wont show), too many words or punctuation.