tool-bar-gui

Provides a graphical user interface to add, modify & remove items in the tool-bar. Requires the tool-bar package.

Tuomas Hatakka

1,448

2

2.0.2

MIT

GitHub

This package consumes the following services:

Tool Bar GUI for Atom.io

I rewrote this package almost completely since the initial implementation had such an awful lot of errors and problems. Now they're fixed and this package is actually working really well.

A graphic user interface for managing tool-bar items.

Requires the tool-bar package.

Features

Currently this package provides tools for

Available onClick commands

The package provides a view for adding & editing a tool bar item. The view introduces a text editor for writing the callback command to be assigned to the edited item as a click event handler.

One may choose to populate the callback command editor with either of the following:

Features

Currently this package provdes panels for addingitems to the tool bar and removing items from the tool bar.

Future updates will introduce tools for editing existing entries and ordering of items.