CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2013
    Posts
    1

    Using Eclipse 4 RCP and SWT commands and handlers

    Hello, my group and I are making a UI for a media player using swt and e4 and we are having some trouble with certain handlers. How can we write a handler for a handled menu item that creates new table items within a table that is inside a part? Also, how can we write a handler that controls what to do when the exit button is pressed? Thank you for any help.

  2. #2
    Join Date
    Mar 2010
    Posts
    16

    Re: Using Eclipse 4 RCP and SWT commands and handlers


Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured