I removed autodefault or default properties of pushButton.When I focused the button It will selected.So I want to show a frame(same in windows) around the button which will show the focused button.What will I use?
I removed autodefault or default properties of pushButton.When I focused the button It will selected.So I want to show a frame(same in windows) around the button which will show the focused button.What will I use?
Why did you disabled those properties? The frame you mention is used for the default button. If you don't want a button to be default, what is the point of drawing the frame?
Problem is using Enter key.When pressed button is accepted as default.But I want to use it.
Hmm... but this is the way it should work. Why do you want to keep the frame but get rid of the functionality it represents?
Bookmarks