Page 1 of 1
Custom button on top.
Posted: Fri Jun 21, 2013 7:57 am
by borodadada
Hello, i downloaded a custom button from the forum, create a module within which these buttons. They are not displayed on the top panel in from before from the standard buttons. Tell me how it is possible to deduce?
And another interesting point when save them in the toolbox, preservation is not true, and when you drag them out of there, is an empty module.
Screenshot
http://rghost.ru/46909804/image.pnghttp://rghost.ru/46909813/image.pngButton file
http://rghost.ru/46909856
Re: Custom button on top.
Posted: Fri Jun 21, 2013 8:32 am
by RJHollins
The knob file looks to be a 'vector' design ... the PNG files are used for 'Bitmap' designs.
I copied the knob into a MODULE,
then, going back to view the module, I then clicked on the 'G' to turn on Graphics.
The knob didn't show up yet, so I clicked the UN-Lock and then noticed the red border [which means a graphic is
not in view] ...
If you then right click [while Un-Locked], there is a sub menu [about in the middle] that say:
"Bring Panel Items into View". Click that and the knob moves into view.
Is that what you're asking ?
Re: Custom button on top.
Posted: Fri Jun 21, 2013 8:35 am
by RJHollins
ahhh ... now I see the problem ...
saving this knob into the toolbox, it is blank.
Dragging it into a schematic, same thing ... blank
hmmm .... I don't know why ... but it looks like a nice knob to have.
Hope the GURU's see this and help!
Re: Custom button on top.
Posted: Fri Jun 21, 2013 9:38 am
by chackl
Hello!
Well first i was a bit confused - because you wrote button and posted a knob

Button:
Something you can press down
knob:
Something you can turn to adjust a value

Well the problem is simple here:
After you loaded the module to the modulbox, there were no Colour data anymore - you need to update the colours with a trigger "After Copy" Module. No colour means no drawing

So i did a corrected version here.
Regards
Re: Custom button on top.
Posted: Fri Jun 21, 2013 9:58 am
by pall
On the front panel click on the Toggle Edit Panel.
Re: Custom button on top.
Posted: Fri Jun 21, 2013 10:34 am
by tester
Or CTRL+E on selected items (locks/ulocks multiple).
Re: Custom button on top.
Posted: Sat Jun 22, 2013 1:41 pm
by borodadada
thank you