I am now running into difficulty with the menus. I am using the ScriptMenuBar sample from samples/dialog/menus as a sample guide. I changed the dlg = .SimpleDialog~new ... to use the .dll file instead of the .rc file. I changed the ::class statement to use ResDialog instead of RcDialog and then changed the menubar = .ScriptMenuBar to be .BinaryMenuBar to the following: menuBar = .BinaryMenuBar~new("ScriptMenuBar.dll", IDR_MENU_LV, , self, .true, self) but now the menu bar does not appear to be working in that the methods like addItemsFromFile or openList-View do not get control. This is similar to what is happening in my rex script with the menus, so there must be something more I need to get the menu bar linked to the methods but I don't know what or where this something needs to go.
-- Art Heimsoth - artst...@artheimsoth.com ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Oorexx-users mailing list Oorexx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-users