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
dnd.cpp 1. wxDropTarget::OnData() returns wxDragResult now, not bool 1999-10-23 23:40:55 +00:00
dnd.def
dnd.rc
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
makefile.dos
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
makefile.wat
mondrian.ico
mondrian.xpm