summaryrefslogtreecommitdiff
path: root/examples/gui/drag_n_drop
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2010-10-27 12:57:29 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2010-10-27 12:57:29 +0200
commit6f3e4440aeb30ff648b09d01edf5099f4bb5d052 (patch)
tree7f7784fa187f487ae6007892055e8fd59502bd07 /examples/gui/drag_n_drop
parent13b80a4a295a7f69d61e2fb8d02d5f457dcebef7 (diff)
downloadfpGUI-6f3e4440aeb30ff648b09d01edf5099f4bb5d052.tar.xz
X11 DND: Incorrectly assumed there will always be a 'text/plain' mime-type
If the developer did not set the AMimeChoice in OnDragEnter, then the incorrect default could have been used. By default it used to deflaut to 'text/plain' and never actually checked the mime-type list to see if that exists. :-( Now the default AMimeChoice is set the the first mime-type in the mime-type list. This keeps with the methodology that the mime-type list must be from most specific to least specific mime types.
Diffstat (limited to 'examples/gui/drag_n_drop')
0 files changed, 0 insertions, 0 deletions