Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 25 SEP 2006 12:19:39PM Richard Hunt wrote:

Using OI verision 7.2.1

When I set the visible property of a menu item to 0 and then set it to 1, the menu text becomes all upper case and seems to loose its hot key information. An example follows…

MENU_ITEM_FOCUS=@WINDOW:'.MENU.FORM.ABORT'

BEFORE_TEXT=GET_PROPERTY(MENU_ITEM_FOCUS,'TEXT')

RESULT=SET_PROPERTY(MENU_ITEM_FOCUS,'VISIBLE',0)

RESULT=SET_PROPERTY(MENU_ITEM_FOCUS,'VISIBLE',1)

AFTER_TEXT=GET_PROPERTY(MENU_ITEM_FOCUS,'TEXT')

BEFORE_TEXT returns… "up|Alt+Ctrl+Up"

AFTER_TEXT returns… "UP"

Is this a known issue or can someone verify it happens to them also?

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/4b35a88ee3fa93d9852571f40059b0d1.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1