Page 1 of 1
Drag and Drop Library?
Posted: Thu Sep 20, 2007 7:10 pm
by JElliott
Is there and official drag and drop library for PB? I was trying to use srod's EasyVENT- v3 event handler library and it will not compile for me because of #PB_Event_GadgetDrop not found error. If someone could point me the library I would certainly appreciate it. I have seached the forum, but not located any link.
Thanks,
Jeff
Posted: Thu Sep 20, 2007 7:12 pm
by thefool
the newest PB version has an official drag&drop lib included

Posted: Thu Sep 20, 2007 7:18 pm
by srod
EasyVENT uses the official PB drag and drop library so, yes, sounds like you need to upgrade your version of Purebasic to at least version 4.1.
I've made a note of this requirement in the EasyVENT version 3 announcement.
Posted: Thu Sep 20, 2007 7:20 pm
by JElliott
Thanks - I will upgrade
Jeff