Custom Icons and Properties in Powerbuilder |
Post Reply |
Author | |
mickh
Newbie Joined: 17 October 2011 Location: Ireland Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 18 October 2011 at 5:26am |
Hi All,
I am new to the CodeJock Calendar ActiveX control, but already think it will be a powerful and useful addition to my application. I am using Sybase Powerbuilder so it is taking me a bit of time to decipher some of the other threads and the help for things I need to do. The Powerbuilder sample was a great starting point. Currently I have my calendar displaying events in month view. I have two initial issues:
I hope someone can help. Thanks mickh
|
|
mickh
Newbie Joined: 17 October 2011 Location: Ireland Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Hi All
I have managed to work out a solution for Question 2 above, but calling on all Powerbuilder Developers for help with the 1st Question. Thanks Michael
|
|
dindo.lales
Groupie Joined: 01 August 2010 Status: Offline Points: 20 |
Post Options
Thanks(0)
|
Hi Michael,
How were you able to solve your question 2? I'm planning to add custom properties in my calendar as well. Regarding your 1st question, I'm still finding ways to have it implemented. I'm studying the CalendarEvent.CustomIcons property and the ImageManagerIcon object. I'll inform you once I have a solution. Thanks |
|
Product: Xtreme Calendar (ActiveX) version 13.4.0
Platform: Windows 7 Professional (32bit) Language: Powerbuilder 11.5 |
|
mickh
Newbie Joined: 17 October 2011 Location: Ireland Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Hi Dindo
I eventually got it to work be referencing the Custom Properties as an array. Naming the properties caused an error. iOleEvent.CustomProperties.Property[1]=udw_dashboard_snapshot.GetItemNumber(counter,'c_key') iOleEvent.CustomProperties.Property[2]=udw_dashboard_snapshot.GetItemString(counter,'c_comm_type') ... I hope you have some luck with the customicons. They will be a real help for me. Michael
|
|
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 |