Results 1 to 2 of 2

Thread: Midi editing widget

  1. #1
    Join Date
    Mar 2010
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Midi editing widget

    hi !

    I'm new to Qt and would like to code a midi editing widget. Notes should be placed by bars on a grid (similar to fruity loops). I tried QTableWidget, which worked fine for a simple drum sequencer, but there was no option to put a bar, which overlaps the cell. I need hints how to modify QTableWidgets or derive from a more abstract class to provide that feature.
    In the long run the bars should be resizable and movable by drag and drop.

    thanks in advance.

  2. #2
    Join Date
    Jul 2009
    Location
    Enschede, Netherlands
    Posts
    462
    Thanked 69 Times in 67 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Midi editing widget

    I'd probably create my own widget based on QGraphicsView
    Horse sense is the thing that keeps horses from betting on people. --W.C. Fields

    Ask Smart Questions

Similar Threads

  1. Editing a file in Qt4
    By grsandeep85 in forum Qt Programming
    Replies: 3
    Last Post: 22nd December 2009, 09:33
  2. XML editing with QDom
    By trulysachin in forum Qt Programming
    Replies: 1
    Last Post: 20th November 2008, 16:39
  3. About Editing QtreeWidget
    By nikhilqt in forum Qt Programming
    Replies: 1
    Last Post: 22nd January 2008, 13:51
  4. Replies: 5
    Last Post: 18th July 2006, 22:31

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.