projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f51f1c7
)
udpate to new api
author
Dana Jansens
<danakj@orodu.net>
Sat, 8 Feb 2003 08:14:02 +0000
(08:14 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 8 Feb 2003 08:14:02 +0000
(08:14 +0000)
otk/otk_test.cc
patch
|
blob
|
history
diff --git
a/otk/otk_test.cc
b/otk/otk_test.cc
index c36abfd189744914d641d04edccec20a9402c968..b438b3b170f4b75dca63ce807410b5df26e22de2 100644
(file)
--- a/
otk/otk_test.cc
+++ b/
otk/otk_test.cc
@@
-27,7
+27,7
@@
int main(int argc, char **argv) {
lab2.setBorderColor(otk::RenderStyle::style(app.screen())->buttonFocusColor());
but.setText("Im not the default button...");
but2.setText("But I AM!!");
- but2.set
Default
(true);
+ but2.set
Highlighted
(true);
foo.show();