Jonas DK
09-16-2005, 05:40 PM
I think it cool that you can now very easily add menus to your project...
but in the help section under the "How do I..."
I really miss a bit on these menues.
I can create the menu
I (if I got it right) figured out that you have to call til application.getmenu()
to have the menu indexed into a table.
But I cant find any actions that will let me assign a value to thise indexed numbers
for eksample if I have en menu item called "Files" and under that a submenu item called "exit"
When I create the menu i give the "files" menu the ID 1 and the "exit" ID 2
When indexed into the table the "files" menu get index -1 (to indicate no funktionallety) and the exit then gets indexed as 2
but what then? I can call the index number from the table but how do i asign a "when clicked" action to it?
Or have I completely missed the point and are at this time way off course????
help....
Jonas DK
. o O (I love the new and improved AMS60)
but in the help section under the "How do I..."
I really miss a bit on these menues.
I can create the menu
I (if I got it right) figured out that you have to call til application.getmenu()
to have the menu indexed into a table.
But I cant find any actions that will let me assign a value to thise indexed numbers
for eksample if I have en menu item called "Files" and under that a submenu item called "exit"
When I create the menu i give the "files" menu the ID 1 and the "exit" ID 2
When indexed into the table the "files" menu get index -1 (to indicate no funktionallety) and the exit then gets indexed as 2
but what then? I can call the index number from the table but how do i asign a "when clicked" action to it?
Or have I completely missed the point and are at this time way off course????
help....
Jonas DK
. o O (I love the new and improved AMS60)