Results 1 to 2 of 2

Thread: Advice for developing Template Designer for a Multiframe Player!

  1. #1
    Join Date
    Aug 2007
    Location
    Gorakhpur, India
    Posts
    254
    Thanks
    8
    Thanked 14 Times in 14 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Question Advice for developing Template Designer for a Multiframe Player!

    Dear Everyone!
    I want to create a Template Designer for a Multiframe player.
    Here a multiframe means a multiple child window inside a main parent window.
    In these frames I am playing different movies.

    In a Template designer form there should be work area where I want to draw child window. A Template Designer having with multiple line edits & labels that shows the child window status (eg. its height, width, x & y loc) and command buttons for controlling the child widgets height width, x & y location as well as increment, decrement option, its relative position to its parent window or work area, height & width of a activated child.

    A Button for dynamic creating child window (frames) upon a work area and a save button which saves the data into a database table.

    For above, Which widget should I use to design the form and which widget choose to design the work area. And what a way I put child widget inside it and it display.
    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Advice for developing Template Designer for a Multiframe Player!

    Why not allow your users to use Designer to create "templates" and then use QUiLoader to instantiate those templates in your application?

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.