gambas-source-code/main/lib/draw
Benoît Minisini 774baa91f6 [DEVELOPMENT ENVIRONMENT]
* NEW: Do not apply the new DrawingArea.Painted property.

[GB.DRAW]
* NEW: The new Paint interface is now completed. Only its text part is
  rudimentary at the moment.

[GB.QT4]
* NEW: The Paint interface has been implemented on the following classes:
  Picture, Image, DrawingArea.
* NEW: DrawingArea.Painted is a new property. When set, the Paint interface 
  must be used inside the Draw event, instead of the old Draw interface.


git-svn-id: svn://localhost/gambas/trunk@2530 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-12-28 01:19:27 +00:00
..
CDraw.c [DEVELOPMENT ENVIRONMENT] 2009-12-07 17:14:32 +00:00
CDraw.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
cpaint.c [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
cpaint.h [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
gb.draw.h [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
gb.image.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb.paint.h [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19: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