Page MenuHomeFeedback Tracker

CT_MENU scripting commands not working
New, NormalPublic

Description

With the introduction of the EDEN editor, the CT_MENU and CT_MENU_STRIP type controls were introduced. To compliment these, a suite of scripting commands were also added:

  • menuAction
  • menuAdd
  • menuChecked
  • menuClear
  • menuCollapse
  • menuData
  • menuDelete
  • menuEnable
  • menuEnabled
  • menuExpand
  • menuHover
  • menuPicture
  • menuSetAction
  • menuSetCheck
  • menuSetData
  • menuSetPicture
  • menuSetValue
  • menuShortcut
  • menuShortcutText
  • menuSize
  • menuSort
  • menuText
  • menuURL
  • menuValue

None of these commands appear to work at all with a CT_MENU control. They do however work as intended with a CT_MENU_STRIP control. (See the dev branch changelog here)

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting
Steps To Reproduce

Create a CT_MENU control and try to manipulate it or return any values using the commands mentioned above.

Event Timeline

Nimrod created this task.May 19 2016, 5:08 PM

Issue still remains as of today's dev branch. Would it be possible to get any updates on this? CT_MENU is a really formidable control and would be very useful in many projects.

still no one care about this problem?

Any chance of this being fixed?