Results 1 to 6 of 6

Thread: QT Resolution solution : Need suggestion

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2008
    Location
    Chennai
    Posts
    36
    Qt products
    Qt3
    Platforms
    Unix/X11
    Thanks
    5
    Thanked 1 Time in 1 Post

    Default Re: QT Resolution solution : Need suggestion

    Thanks a lot, it is working perfectly, but ..

    I set the value of these 2 as, before using those -

    in_fWidthx = fwx
    in_fHeightx = fhx.

    I want to do it through static (Drag and drop method) way, if I use Layouts, it will automatically resized the controls so what ever controls size I will fixed will not be coming properly as well as the alignment, so is there any other way to fixed it ? Thanks in advance ....

  2. #2
    Join Date
    Sep 2008
    Location
    Chennai
    Posts
    36
    Qt products
    Qt3
    Platforms
    Unix/X11
    Thanks
    5
    Thanked 1 Time in 1 Post

    Default Re: QT Resolution solution : Need suggestion

    Need help regarding the last post .... Thanks in Advance

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: QT Resolution solution : Need suggestion

    Could you rephrase your question?

  4. #4
    Join Date
    Sep 2008
    Location
    Chennai
    Posts
    36
    Qt products
    Qt3
    Platforms
    Unix/X11
    Thanks
    5
    Thanked 1 Time in 1 Post

    Default Re: QT Resolution solution : Need suggestion (Related to QT4 also)

    I would be very sorry Jacek that it was a long time, but I did not replied to the thread where I got a suggestion...... Actually when I checked my own old posts I find this thread ......

    As you told, to avoid the resolution problem I should use the layouts, But is it possible to resize/adjust size (static way while designing the UIs) the controls I placed inside any layout ?
    or
    Whenever I use layout for few controls the layout will automatically adjust the size (with minimal size) of the controls, and I can not set the size of the controls statically .... Is there any way to adjust the size ??????


    Thanks in advance .........

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
  •  
Qt is a trademark of The Qt Company.