qt - How to make a label as fixed

Posted by prabhakaran on Stack Overflow See other posts from Stack Overflow or by prabhakaran
Published on 2010-06-16T09:15:52Z Indexed on 2010/06/16 9:22 UTC
Read the original article Hit count: 152

Filed under:

I am trying to make a chess game. So I am placing the board,coins as labels in a widget. Now I want to make the chess board as a non-movable label. Because if I clicks and moves the board, it's moving. How to constraint it.

© Stack Overflow or respective owner

Related posts about qt