Results 1 to 2 of 2

Thread: QTextbrowser Resizing using mouse during run time

  1. #1
    Join Date
    Oct 2016
    Posts
    1
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default QTextbrowser Resizing using mouse during run time

    Hello I want to implement in my application auto resizing using mouse drag movement.This seems to be integrated by default to QWidget which can be resized using mouse drag at the bottom right corner.
    Could You please give me a hint,how can one activate this for QTextedit or QTextbrowser

    Thanks in Advance,
    Abhishek

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QTextbrowser Resizing using mouse during run time

    You just need to make sure all container widgets have layouts and all children of these widgets have been added to the layout.

    Cheers,
    _

Similar Threads

  1. Replies: 2
    Last Post: 31st January 2019, 10:32
  2. Replies: 0
    Last Post: 27th February 2013, 11:55
  3. New Texteditor for resizing an Image with the mouse
    By Bareos in forum Qt Programming
    Replies: 0
    Last Post: 3rd November 2011, 10:42
  4. Replies: 0
    Last Post: 12th August 2010, 16:05
  5. Resizing QGraphicsItems with the mouse?
    By rec in forum Qt Programming
    Replies: 2
    Last Post: 7th June 2010, 05:45

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.