Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 10 JUN 2008 12:02:03PM Michael Matthews wrote:

Client is running OI 7.2.1, and I'm using a tab control to handle paging. The tab control works great, but now Page-up/Page-down don't work, and don't even generate a Page or Vscroll event.

Also, from my promoted event handler I'm using the Send_Message to set Color_By_Pos for edittable cells. It works Sometimes, but not always. I'm not doing anything that would cause it Not to work.

I know, the ultimate answer is to use the SRP tools.. but short of that, does anyone have any revelations? (pun intended)


At 15 JUN 2008 11:39PM dbakke@srpcs.com's Don Bakke wrote:

Michael,

The tab control works great, but now Page-up/Page-down don't work, and don't even generate a Page or Vscroll event.

The OpenInsight Tab control shouldn't affect the Page-up/Page-down functionality. Keep in mind that those keys don't do anything by themselves. You need to have menu options (visible or invisible) with PageUp and PageDown assigned as the accelerators. Then these menu events need to send a PAGE message to @WINDOW with the appropriate value (+ or -). Are you sure you didn't remove these menu items at the same time you added the OpenInsight Tab control?

Also, from my promoted event handler I'm using the Send_Message to set Color_By_Pos for edittable cells. It works Sometimes, but not always. I'm not doing anything that would cause it Not to work.

I'm not sure what you are expecting in terms of help with this. Obviously we don't know what your code looks like. FWIW, we have developed many applications using the OpenInsight edit table control and we used the COLOR_BY_POS message extensively without any noticable problems.

dbakke@srpcs.com

SRP Computer Solutions, Inc.

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/f1378b0ba7e24dd9852574640058141f.txt
  • Last modified: 2023/12/28 07:39
  • by 127.0.0.1