Direct textfield input

16 messages - 4097 views

Hi ,

I observed that in  Kuix framework whenever we click on the textfield  it  opens a  textbox  and takes the input  .

But i need to enter the text directly in the textfield being displayed without opening any textbox to take the text .

Can anyone help me plz.....

 

Regards,

venky.

 

 

 

hi ,

I solved the issue we can close the topic.

regards,

venky.

 

 

Can you please explain how? I'm also facing this problem. thanks in advance.

Hey Venky

Please explain how did you do it?

Regards

Vikram

I also have the same question.  How do I keep the user on the text field?  Right now, when the user clicks on the text field, it opens up a window area with the options "validate" and "cancel".

Rubens.

Hey Venky,

Plz share how u solve the problem. i also need to enter the text directly without opening an editor.

 

Thanks,

Vikesh

c'mon venky, share your secret XD

Hi all ,

 

I have done it by getting the keycodes by using my class.

I modified the kuixcanvas , textfield widget and added my keycodes class.

But by using my textfield we cant use the symbols which i have not activated.

If anyone need my changed piece of code i will share for sure...

I one more thing i that it will work for a qwerty keypad devices and i have a one more widget done for 12key which works for

12key devices.

 

Regards,

venky

 

 

come on venky...help me too.i also have the same problem...

regards,

dheyach

Please Venky could you just post your code, that willbe very kin of yours cuz many of us (kuix users) are facing the same problem, and I think we should join our effort to write a complete custom textfield widget for that with support for at least maximun number of keybords.

Best regards!

Please Venky could you just post your code,i also have the same problem...

so is there any solution for entering multilingual text directly with QWERTY keyboard? (for example, push Ctrl/Chr key and press some letter key -> then you get special multilingual letters that you need).

Hi all,

I can,t paste my code here.

If you need i can send you the code through mail.

You can contact through mail. My mail Id is venkyatuATgmailDOTcom.

Regards,

venky.

 

 

Hi Venky,

I also have the same problem with the textfield. i need your help badly. pls help me. i sent u an email also requesting this. my email id is tyrramATgmailDOTcom. Pls help me. thanks in advance.

Ram

Anyone else have any luck implementing this?