Messages by venkyn

7 topics, 20 messages
Kuix technical support » Direct textfield input

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.

 

 

Kuix technical support » Direct textfield input for Blackberry

Hi slasz,

 

Let me let what i did first before going to your problem.

 

1.I have maintained a Utility class where i have maintained methods such

that they return a character as you pass the keycode pressed.

2.Those keycodes can be got from the methods implementing the keylistener interface .

3.I have implemented the keylistener interface for the kuixcanvas class.

If you want i will send you those files (to your mail) which i have modified.

1.Kuixcanvas.

2.Added utility class

3.Textfield widget.

 

You can contact me through mail .My id is venkatuATgmailDOTcom.

 

Regards,

venky.

 

 

 

 

 

Kuix technical support » Direct textfield input

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

 

 

Kuix technical support » Foccused tabitem in a screen

Hi all,

 

I am using the kuix framework for my app. I have created tabs in a screen usign the java code .Those tabs will be

 

generated dynamically . Now i need to get the foccussed tabitem .

 

Is there any way to get the foccussed tabitem name so that i can do the actions depending on the focussed or enabled tabitem.

 

A quick response can help me a lot ...

 

Regards,

venky.

 

 

 

Kuix technical support » clear the text in the textfield

Hi all,

 

I am using a textfield for sending the sms , in that screen iam using one option called clear message .When i click

 

on that clear message it should clear the text in the textfield(--entire text at a time).Can anyone give me the solution for this.

 

regards,

venky

Kuix general board » multiple lines in a textfield

Hi everyone ,

 

Can anyone respond to my query....

 

Regards,

venky.

 

 

 

 

 

 

Kuix general board » multiple lines in a textfield

Hi everyone,

 

I want to know how far the framework supports the multiple line entry in a textfield.

 

Is there any possibility to do that ,If so how?

 

And if not i want the suggestions to implement this.Its very urgent for me to implement this as it is a part of my project task.

 

Hoping for  a +ve reply......

 

I have already posted my query in this forum under the technical support category , now i want to make it as a general discussion to

sort out the issue.

 

regards,

venky.

 

 

 

Kuix technical support » multiple lines in a textfield

Hi tofu ,

thanks for the reply..

Can you be a little bit clear in your explanation.

Please help solve the issue.Actually i have made the text to enter directly in the text by overiding the methods in the text field widget.

I am not using the textbox anymore . So please give me a possible solution to be implemented .

 

regards,

venky.

 

 

 

Kuix technical support » multiple lines in a textfield

Hi ,

 

I found that the text entered in the textfield is being displayed in a single line even though i increase the length of the textfield  .

As soon as the text exceeds the width of the textfield the text starts scrolling horizontally(seems to be a ticker) in the textfield .

Now i need to display the text in multiple lines( the text should wrap out as soon as it reaches the textfield width ).

Can some one help me solving my issue...

I have tried to split the text entered when a enter key is pressed and iam able to do that with a ease(showed the splitted text in the

system print) , then i added the text to display.

My problem is that it is not displaying the splitted text instead it is giving a space when i press the enter key.

 

Please give me a way to proceed.

regards,

venky

 

 

Kuix technical support » help... I cannot even start the simplest program in debugging emulator mode

 

Hi cronosis,

I have pasted ur code in my IDE and iam able to display the helloworld !.

I guess  you might have missed out any one of the  libraries(util and kuix)  need.

 

Regards,

venky

Kuix technical support » Direct textfield input

hi ,

I solved the issue we can close the topic.

regards,

venky.

 

 

Kuix technical support » Direct textfield input

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.

 

 

 

Kuix technical support » Direct textfield input for Blackberry

Hi i found the solution for my problem.

I modified the kuixcanvas  which made me enter the text in the textfield.

I found that when we want to enter the text in a textfield it opens the textbox and takes the input.

But i want to  enter the text in the textfield without going for a textbox.

Can you please give a soultion for this.

regards,

venky.

 

Kuix technical support » Direct textfield input for Blackberry

Hi thanks for the reply,

can you be please little bit clear about the kuixcanvaslistner.

And coming to the keydown method , yes it is not invoked When editing a textfield.

Please provide a solution for this .

 

Regards,

venky

 

 

Kuix technical support » Blackberry Error

Hi Bo,

 

I have made the menu action work for the blackberry .If you want share with you .But after making that i have encountered

 

with one more issue. i am unable to enter the text in the textfield.

Any suggestions regarding this.

 

Regards,

venky.