Changing an edit table cell into edit mode (OpenInsight 32-Bit)
At 08 JUL 2005 02:18:07AM Paul Rowe wrote:
In OI 4.1.x we had a program which toggled an edit table cell into edit mode (as the user does manually by pressing F2). We did this by sending a CHAR event to the control using scancode 113 (F2).
This is no longer working in OI 7.1.1. We're using UTF8 mode, so I'm not sure if this is affecting it.
Does anyone have any tips?
Paul Rowe
[img]http://www.vernonsystems.com/images/logo_main.gif[/img]
At 08 JUL 2005 03:43AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Paul,
Have you tried using a href=http://www.revelation.com/knowledge.nsf/90cb98ba69f5b6b5852566f500653992/ca057d5ac3054eae852563bf005a2233?OpenDocument&Highlight=0,editcell]this[/url] method?
OK, lets try that again :)
World leaders in all things RevSoft
=== At 10 JUL 2005 08:18PM Paul Rowe wrote: ===
We were using the code snippet in 4.1.x, but we also had an additional section checking and changing the SELECTION property. It was in this code that there was a problem after upgrading to 7.x.
Got it going now - thanks for the help!
Paul
[img]http://www.vernonsystems.com/images/logo_main.gif[/img]