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: 202
        
qt
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