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 |…
-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.
-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

Appearance html code in input value

I want to do such a thing "> but not appearance this ( ) code as text. plz help me.
user3083648
  • 9
  • 1
  • 1
  • 3
-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
-4
votes
6 answers

Hint not visible in Editbox while i run my app

when i change it ,it is not reflected in the app when i test it
tinos07
  • 105
  • 1
  • 11
1 2 3
8
9