PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Marc Van Cauwenberghe on February 26, 2005, 06:56:19 AM

Title: Egrid new notifications
Post by: Marc Van Cauwenberghe on February 26, 2005, 06:56:19 AM
Hello Paul,

could you implement  the new notifications

EGN_RIGHTDOUBLECLICK
EGN_LEFTDOUBLECLICK

in the next release if you have the time?

thank you,
Marc
Title: Egrid new notifications
Post by: Anonymous on February 26, 2005, 09:00:37 AM
Marc,
Can you not respond to these events in the CUSTOM event for the control?

Just wondering, I haven't used that control myself.

Andrew
Title: Egrid new notifications
Post by: Marc Van Cauwenberghe on February 26, 2005, 09:22:14 AM
I'm sure you can, but it does defy the hole point of having something like firefly I think.

I like to do as little as possible in the CUSTOM event for a control.

Marc

p.s. don't know if the word defy is the right word to use in this context :?
Title: Egrid new notifications
Post by: Haakon Birkeland on February 26, 2005, 09:33:53 AM
True Marc. And just because your'e so darn skillful and productive now Andrew, doesn't mean you're to take away the RAD options meant for n00bs. :)

Btw: Defy seems fine to me. But than again my native language ain't English..
Title: Egrid new notifications
Post by: TechSupport on February 26, 2005, 09:59:18 AM
Hi Guys,

I received several files from Elias the other day. One email outlined all of the new notification messages that he added. As you probably know by now, the format for 3rd party custom controls has changed for the upcoming new release. I have most custom controls converted and EGrid is the next one to do (I need to finish one other big task first before I can totally focus on EGrid).