Selected cell |
Post Reply |
Author | |
WaaZ
Senior Member Joined: 31 January 2006 Location: United Kingdom Status: Offline Points: 103 |
Post Options
Thanks(0)
Posted: 03 April 2006 at 12:56pm |
Hi, I have an issue pretty annoying. The following is the senario: 1) I select some cells 2) I start typing something - this automatically creates an appointment. 3) I double click outside. 4) My trigger opens a dialog.. the getSelection returns the date on which I double clicked The problem is that on the calendar, the cells i doubled click on is not selected. The appointment I created in step 2 is the one selected. The GetSelection actually returns the dateTime of the cell i have doubled click on. This means the getSelection doesnt reflect what is selected. I tried to do a getSelection and setSelection right away, followed by a RedrawControl() which doesnt change anything. Thnk you WaaZ |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
Looks like one need to click really fast to reproduce this problem For XTP_NC_CALENDARLBUTTONDBLCLICK handler you can call
before showing your dialog. -- WBR, Serge |
|
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 |