GetDispatch for Calendar |
Post Reply |
Author | |
AndyWilton
Groupie Joined: 03 June 2008 Status: Offline Points: 82 |
Post Options
Thanks(0)
Posted: 18 September 2008 at 9:03am |
Hi,
I was just wondering if there is any chance you can add a function to the Calendar control similar to the GetDispatch function within the CommandBars control.
The main reason I ask this is because I am experiencing a GPF on program exit if I have a window with both the CommandBars and the Calendar controls on it, AND I try and get the IDispatch of the Calendar AND I press at least one button on the CommandBars.
I know this sounds very strange, but I've create a small control app just to prove this and if ALL of the above is true, then it GPFs when the app closes.
To be honest, I'm not sure if its a fault within the Codejock controls (which I'm sure its not) or within the Clarion language. I know that if I don't use the PROP:OBJECT function within clarion to get the IDispatch of the Calendar, then all works fine. So, my thinking is that if I can get the IDispatch via other means (eg, new function), then this would provide a perfectly acceptable workaround.
Thanks in advance,
Andy Wilton
|
|
Product: Xtreme SuitePro (ActiveX) v11.2.1 -> v15.2.1
Platform: Windows XP / Vista / Win 7 Language: Clarion 5.5 -> C8.x ====================================== Andy Wilton |
|
immoassist
Groupie Joined: 19 June 2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
|
I have the same problems with my app with the commandbar.
I know that the GPF is related to the commandbar. To avoid it, on exit of the application, I call a small external app to kill the main app, so the GPF is not shown. |
|
Come and try our application :
http://www.immoassist.com |
|
AndyWilton
Groupie Joined: 03 June 2008 Status: Offline Points: 82 |
Post Options
Thanks(0)
|
Hi,
Do you know if this has been reported to Codejock as a problem?
Also, what language do you develop in?
Regards,
Andy
|
|
Product: Xtreme SuitePro (ActiveX) v11.2.1 -> v15.2.1
Platform: Windows XP / Vista / Win 7 Language: Clarion 5.5 -> C8.x ====================================== Andy Wilton |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |