Skip to content

Commit

Permalink
Remove hippo mentions
Browse files Browse the repository at this point in the history
This is probably all very outdated anyway.

Signed-off-by: Daniel Narvaez <[email protected]>
Acked-by: Simon Schampijer <[email protected]>
Acked-by: Sascha Silbe <[email protected]>
  • Loading branch information
dnarvaez authored and erikos committed Aug 13, 2012
1 parent d9fbf9d commit db7f5c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/controls.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ gtk.Button

sugar.Icon

* Used in canvas-like views so probably an Hippo item.
* Svg Only.
* It should support xo colors easily.
* Rollovers with a focus mark.
Expand Down Expand Up @@ -180,7 +179,7 @@ Palettes in ToolIconButton, IconButton
* After a bigger delay, show the popup secondary state.
* Could be animated.
* Menu Items would go on the top and then the free-form rollover content.
* The popup would be a gtk.Window that contains a Label, a MenuShell, an hippo.Canvas (or whatever) and finally a button bar (OK/Cancel).
* The popup would be a gtk.Window that contains a Label, a MenuShell and finally a button bar (OK/Cancel).
* The popup will have a setPrimaryState(label, accelerator) method. For action buttons would be a MenuItem, for the others would only be a Label.
* The primary state should already have the same width as the secondary state and the expandable areas.
* Primary states appear and disappear automatically (with a short delay). A click outside makes it disappear instantly.
Expand Down

0 comments on commit db7f5c8

Please sign in to comment.