|
add: created ubixDesktop class which holds the root node for the style tree.
chg: changed the ubixButton to inherit from a normal vButton class, and set
the parent to the desktop. Overrode style entry for the ubixButton
for default.button.border.size
add: new root style entry: default.button.border.size
add: new root style entry: default.font.filename
add: new root style entry: default.font.color.foreground
add: new root style entry: default.font.color.background
|
|---|
|
|
| src/bin/launcher/Makefile |
|---|
| src/bin/launcher/include/ubixButton.h |
|---|
| src/bin/launcher/include/ubixDesktop.h 0 → 100644 |
|---|
| src/bin/launcher/launcher.cpp |
|---|
| src/bin/launcher/ubixButton.cpp |
|---|
| src/bin/launcher/ubixDesktop.cpp 0 → 100644 |
|---|