Results 1 to 3 of 3

Thread: How to adjust spacing between characters in QLineEdit?

  1. #1
    Join Date
    Jan 2008
    Posts
    6
    Thanks
    1

    Default How to adjust spacing between characters in QLineEdit?

    How to adjust spacing between characters in QLineEdit?
    Thanks!

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to adjust spacing between characters in QLineEdit?

    It makes no sense doing that. The QTextEdit renders its text property according to the current font.

    Unless you create your own widget which inserts a custom spacing between characters, you have no chance to so this.

  3. The following user says thank you to marcel for this useful post:

    bzjbest (2nd January 2008)

  4. #3
    Join Date
    Jan 2008
    Posts
    6
    Thanks
    1

    Default Re: How to adjust spacing between characters in QLineEdit?

    Marcel, Thanks.

Similar Threads

  1. Problem at time compilation in traslation of language
    By thomasjoy in forum Qt Programming
    Replies: 3
    Last Post: 22nd May 2007, 14:18
  2. adjust Letter Spacing
    By niko in forum Newbie
    Replies: 3
    Last Post: 16th August 2006, 10:05

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.