Buttons work now, need to add signals and callbacks for them now

This commit is contained in:
Jaime Thomas
2008-09-19 15:13:34 +00:00
parent 7fb90ba830
commit d8709c66eb
3 changed files with 33 additions and 27 deletions

View File

@ -235,12 +235,12 @@ group {
part {
name: "action_area";
type: SWALLOW;
mouse_events: 0;
mouse_events: 1;
repeat_events: 1;
description {
state: "default" 0.0;
min: 99999 170;
min: 640 170;
rel1 {
to: "paned_draggie";