Questions tagged [editbox]
127 questions
-1
votes
1 answer
How to save string from editbox and how to disable editbox with a checkbox?
I'm working on MFC app i'v made a dialog box this is a pic for it
![enter image description here][1]
[1]: http:// i.stack.imgur.com/Tqd9H.png
and this is the code
IDD_DIALOG1 DIALOGEX 0, 0, 141, 194
STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK |…

Huşȁm Đȁßabñęh
- 57
- 1
- 1
- 7
-1
votes
2 answers
Join the two EditBox into 1 EditBox in Android
I am new in android.
I want to join two EditBox into 1 EditBox.
Anyone can help me here.
Thanks in Advance.

Gaurav Mehta
- 39
- 8
-2
votes
1 answer
How to create edit box in Qt
I'm new to Qt.
Just want to ask what should I use to create an edit box in Qt which will take single integer value?
Thanks.

SelMez
- 39
- 8
-2
votes
3 answers
-3
votes
1 answer
Qt tablewidget editbox
I created a tablewidget like this:
I want to edit cell(0) value, (double click), but the edit box was too big and it covers cell(1):
How do I avoid the edit box covering the cell after it?

Stone
- 1
- 2
-3
votes
1 answer
Android Editbox with Border, Image and Hint
I am new to android. I want to make login screen design with as
If anyone can help me out creating this type of Editbox with a White border and image at left inside that border and hint text.
Thanks in advance.

Robin Purbia
- 227
- 2
- 17