Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Calendar Control  - First Post
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Calendar Control - First Post

 Post Reply Post Reply
Author
Message
DaveP View Drop Down
Newbie
Newbie


Joined: 19 September 2011
Location: Carmarthenshire
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote DaveP Quote  Post ReplyReply Direct Link To This Post Topic: Calendar Control - First Post
    Posted: 19 September 2011 at 10:39am
Hi All - first post.
 
Is there a way that anyone knows of how to set the event(s) that are displayed in the calendar so that they can continue to be resized and moved about but can be prevented from switching into edit mode for the description when clicking into the event.
For example:
 
Currently, events are shown here correctly.
 
 
But when I click on an event it switches to...
 
 
I want to be able to stop this text editing taking place, but would like to keep being able to drag the event about the day's timeline.
 
Any thoughts?
 
 
 
 
 
 
 
 
 
Back to Top
dindo.lales View Drop Down
Groupie
Groupie


Joined: 01 August 2010
Status: Offline
Points: 20
Post Options Post Options   Thanks (0) Thanks(0)   Quote dindo.lales Quote  Post ReplyReply Direct Link To This Post Posted: 21 September 2011 at 9:17pm
Calendar.Options.EnableInPlaceEditEventSubject_ByMouseClick = False
Calendar.Options.EnableInPlaceEditEventSubject_ByTab = False
Calendar.Options.EnableInPlaceEditEventSubject_ByF2 = False
Product: Xtreme Calendar (ActiveX) version 13.4.0
Platform: Windows 7 Professional (32bit)
Language: Powerbuilder 11.5
Back to Top
DaveP View Drop Down
Newbie
Newbie


Joined: 19 September 2011
Location: Carmarthenshire
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote DaveP Quote  Post ReplyReply Direct Link To This Post Posted: 22 September 2011 at 2:46am
Perfect - Thank you
 
Dave
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.203 seconds.