]> gitweb.factorcode.org Git - factor.git/commit
buttons now update their appearance when pressed
authorSlava Pestov <slava@factorcode.org>
Fri, 4 Feb 2005 03:21:51 +0000 (03:21 +0000)
committerSlava Pestov <slava@factorcode.org>
Fri, 4 Feb 2005 03:21:51 +0000 (03:21 +0000)
commit3ba50f6665a21e56a8518219a15e3e9f83fae14c
treebf0d9a84736b01aa661b1337a66e118b2403f027
parent68c98205bc7e4470588f15b7c026b51f8b9d5216
buttons now update their appearance when pressed
12 files changed:
library/bootstrap/boot-stage2.factor
library/sdl/sdl-event.factor
library/sdl/sdl-utils.factor
library/ui/buttons.factor [new file with mode: 0644]
library/ui/console.factor
library/ui/gadgets.factor
library/ui/hand.factor
library/ui/labels.factor
library/ui/layouts.factor
library/ui/paint.factor
library/ui/shapes.factor
library/ui/world.factor