wxWidgets/samples/dnd
Vadim Zeitlin 8ee9d6182c 1. wxDropTarget::OnData() returns wxDragResult now, not bool
2. fixed assert failure in wxMSW::wxListBox
3. wxFileHistory automatically deletes non existinf files from menu
4. wxDropTarget coordinates are client (and not screen) under MSW too
5. wxConvertBitmapToDib and vice versa seem to work!
6. client data field if filled by wxListBox and wxChoice and it's also deleted
   (this just wasn't done before!)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-10-23 23:40:55 +00:00
..
.cvsignore More smaple makefiles 1999-08-13 18:54:54 +00:00
d_and_d.txt *** empty log message *** 1998-05-22 19:57:05 +00:00
dnd.cpp 1. wxDropTarget::OnData() returns wxDragResult now, not bool 1999-10-23 23:40:55 +00:00
dnd.def *** empty log message *** 1998-05-22 19:57:05 +00:00
dnd.rc *** empty log message *** 1998-05-22 19:57:05 +00:00
dnd.wxr part of dnd sample I forgot 1999-10-18 00:10:22 +00:00
julian.png Added wxCountingStream for measuring the size of streamed data 1999-08-22 14:10:50 +00:00
makefile.b32 Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; 1999-01-04 21:51:15 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
Makefile.in updated the makefile to copy dnd.wxr so that the program can find it, 1999-10-21 13:57:08 +00:00
makefile.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
makefile.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00
mondrian.ico *** empty log message *** 1998-05-22 19:57:05 +00:00
mondrian.xpm Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00