wxWidgets/samples/caret
Robert Roebling b6fa52db66 Some make corrections for HP and related,
Changed refresh order so that window-less widgets
    don't get overdrawn anymore,
  Prevent GTK from filtering our supposedly unneeded
    expose events,
  Block all expose calls if a resize is requested and
    do a full redraw then, thus removing flicker and
    behaving like wxMSW,
  Moved some doubled expose and draw code from GtkPizza
    to the respective callbacks in window.cpp,
  Set idle priority to a higher value (which should
    indicate a lower priority if I interpret glib.h
    correctly) but the desired side-effect didn't
    really show up.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-09 13:24:34 +00:00
..
.cvsignore Augmented beta to 9, 1999-08-12 19:24:39 +00:00
caret.cpp Some make corrections for HP and related, 2000-03-09 13:24:34 +00:00
caret.def Added rc and def files for new samples 1999-05-28 14:54:01 +00:00
caret.rc Added rc and def files for new samples 1999-05-28 14:54:01 +00:00
descrip.mms Committing in . 1999-11-25 12:10:47 +00:00
makefile.b32 Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.bcc Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.dos Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.g95 Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
Makefile.in makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
makefile.twn Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.unx makefile updates, 1999-11-21 19:28:15 +00:00
makefile.vc Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.wat Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
mondrian.xpm the icon for the sample 1999-06-01 16:58:01 +00:00