How does one create a custom toolbar?

Q

How does one create a custom toolbar?

✍: Guest

A

Create a new block, let's name it "TOOLBAR" and a canvas named "C_TOOLBAR" (for ilustration purposes). Put some iconic buttons on your canvas. Use the following properties for these buttons:

* Enabled: True
* Navigable: False
* Mouse Navigate: False


Now set the "Canvas Type" in the canvas property palette to "Horizontal Toolbar" and the "Form Horizontal Toolbar Canvas" in the module property palette to your canvas name (C_TOOLBAR in our case).

2011-04-26, 3859👍, 0💬