Messages by Tofu

One topic, 323 messages
Kuix technical support » Tickers using KUIX

Actualy, there's no real way to display a Ticker. But Text widget already implements a ticker effect when text content is too long. But this effect is only activated when the one of parents widgets of the Text widget is focused.

Kuix technical support » Is there any control to input password?

Yes, take a look at TextField constraints attribute here.

Kuix technical support » Invalid xml inputStream

Is your xml folder in a source folder ?

(Here , files a loaded from available resources in classpath)

 

 

Kuix technical support » Invalid xml inputStream

Hi, is your helloworld.xml file in the /xml folder ?

 

Kuix technical support » Demo doesn't work in Netbeans 6.1

Yes as say Bo, you can use relative path too, because your files are placed in default folders.

 

Kuix technical support » Invalid xml inputStream

Does the problem occure in the Step 1 or next ?

Kuix technical support » Problem in creating list

I'm a bit curious. But why it is so important for you to use only java ?

Kuix technical support » Popup menus supported?

I think that Kuix popup menu and J2ME standard command menu are two different things.

But did you launch a Kuix application on your blackberry, if yes, how ? I try it, but I have preverification errors ...