Using event handlers - (EasyVENT version 3.2)

Developed or developing a new product in PureBasic? Tell the world about it.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

GeoTrail wrote:The download link for PB 4.3 version don't seem to be working.
You haven't read the information section at the top of the download page have you? :wink:

I will need to install the latest beta version of PB and then tinker with the code now that certain bugs have been fixed with PB. :)
I may look like a mule, but I'm not a complete ass.
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Read? What do you mean? Nobody told me I had to read :twisted: :lol:
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Beta 3 of PB x64 has replaced one problem with a bug and so you'll have to await beta 4 now! :)
I may look like a mule, but I'm not a complete ass.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

23rd October 2008.
Versions for PB 4.2 and 4.3 have now been added to the nxSoftware site. The version for PB 4.3 runs on both x86 and x64 (Windows).
I may look like a mule, but I'm not a complete ass.
Poshu
Enthusiast
Enthusiast
Posts: 459
Joined: Tue Jan 25, 2005 7:01 pm
Location: Canada

Re: Using event handlers - (EasyVENT version 3.1.3)

Post by Poshu »

I'm sorry to exhume this thread but it seems that pb 5.20 broke the drag & drop event handling from easyvent.
Both the examples related to drag and drop are affected, so it should not be an error from my own code.
Will you fix it? (I would totally understand if you don't want to work on a 5yo lib :p)
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: Using event handlers - (EasyVENT version 3.1.3)

Post by srod »

The main window proc (not the PB event loop) is no longer receiving #PB_Event_GadgetDrop and #PB_Event_WindowDrop events. You'll need to ask Fred or Freak about that. It was only ever a hack on EasyVENT's part anyhow.
I may look like a mule, but I'm not a complete ass.
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Re: Using event handlers - (EasyVENT version 3.1.3)

Post by DoubleDutch »

A lot of the event stuff is now built-in to PureBasic now anyhow. :)

On a side note, hi srod - have are you? Not chatted in ages! :)
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: Using event handlers - (EasyVENT version 3.1.3)

Post by srod »

Hi Anthony,

I am well thanks; not checked in for ages and so didn't see your post. It looks quite busy over here. No time for coding unfortunately and so have no idea what has been transpiring PB wise. :)

I hope you are well and busy?
I may look like a mule, but I'm not a complete ass.
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Re: Using event handlers - (EasyVENT version 3.1.3)

Post by DoubleDutch »

Yep, all ok here. :) I've PM'ed you back....
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: Using event handlers - (EasyVENT version 3.1.3)

Post by srod »

@Poshu : I know it's sometime since you made the request for me to fix the OLE drag/drop aspect of EasyVENT following the alterations made by Purebasic 5.20, but, well, better late than never! :)

The truth is that I have only now returned to some coding (albeit part time) and so it is only now that I have found the time to investigate this properly.

There is now a version of EasyVENT compatible with Purebasic 5.21 LTS which does indeed fix the drag/drop issues. Of course it is still a wrapper around PB's OLE drag/drop functionality, but it is more flexible, easily allowing for drags from just about all gadgets (as opposed to just a few).

I hope this helps.
I may look like a mule, but I'm not a complete ass.
User avatar
blueb
Addict
Addict
Posts: 1111
Joined: Sat Apr 26, 2003 2:15 pm
Location: Cuernavaca, Mexico

Re: Using event handlers - (EasyVENT version 3.2)

Post by blueb »

:)
Thanks srod... much appreciated.

Nice to see you back! :mrgreen:
- It was too lonely at the top.

System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: Using event handlers - (EasyVENT version 3.2)

Post by srod »

blueb wrote:Nice to see you back! :mrgreen:
Thanks blueb. Coding will always be in the blood, just a case of finding the time sometimes. :)
I may look like a mule, but I'm not a complete ass.
Poshu
Enthusiast
Enthusiast
Posts: 459
Joined: Tue Jan 25, 2005 7:01 pm
Location: Canada

Re: Using event handlers - (EasyVENT version 3.2)

Post by Poshu »

Quite a nice new year surprise!

Thanks for the work srod, you rock :3
percy_b
User
User
Posts: 72
Joined: Mon Jan 12, 2015 10:25 am

Re: Using event handlers - (EasyVENT version 3.2)

Post by percy_b »

Hi All,

I'm still a newbie here and am having trouble finding the latest version of EasyVent. Can someone provide a download link for the latest version?

Thanks :)
User avatar
blueb
Addict
Addict
Posts: 1111
Joined: Sat Apr 26, 2003 2:15 pm
Location: Cuernavaca, Mexico

Re: Using event handlers - (EasyVENT version 3.2)

Post by blueb »

Look for the latest version of EasyVent on RsBasic's site:

http://www.rsbasic.de/backups/ :)
- It was too lonely at the top.

System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
Post Reply