gambas-source-code/main/lib/draw
Benoît Minisini 25fd457dc8 [GB.FORM]
* NEW: MenuButton has been redesigned to use a DrawingArea only.

[GB.GTK]
* BUG: Styles are better drawn now.
* BUG: Destroyed controls are not seen anymore when enumerating container 
  children.
* NEW: Control.Hovered is a new property that returns if the mouse cursor
  is inside the control.
* NEW: Draw.Style.Button() gets a new optional boolean argument to tell if
  we must draw a flat button.
* NEW: Draw.Style.Focus() has been removed.

[GB.QT4]
* NEW: Control.Hovered is a new property that returns if the mouse cursor
  is inside the control.
* NEW: Draw.Style.Button() gets a new optional boolean argument to tell if
  we must draw a flat button.
* NEW: Draw.Style.Focus() has been removed.


git-svn-id: svn://localhost/gambas/trunk@3106 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-08-14 11:29:44 +00:00
..
CDraw.c [GB.FORM] 2010-08-14 11:29:44 +00:00
CDraw.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
cpaint.c [DEVELOPMENT ENVIRONMENT] 2010-03-07 01:38:15 +00:00
cpaint.h [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
gb.draw.h [GB.FORM] 2010-08-14 11:29:44 +00:00
gb.image.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb.paint.h [DEVELOPMENT ENVIRONMENT] 2010-02-14 01:16:27 +00:00
gb_list.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
main.c [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
main.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
Makefile.am [CONFIGURATION] 2009-12-24 15:09:08 +00:00
matrix.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
matrix.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00