how i need to do for buttons selected and unselected can you pls tell me. or pls provide any link for this
Type: Posts; User: babu7575; Keyword(s):
how i need to do for buttons selected and unselected can you pls tell me. or pls provide any link for this
Hi vijay,
Same like my doubt also i have top and bottom panels for top panel i made it 3 buttons with image and bottom also 4 buttons with image .action event also performing done but my doubt is...
hi Kumar,
i have tried all button action event is working but focus->or selected like not showing any thing i have been trying doing much more r&D not getting any thing in this pls can you solve...
Hi list You can remove numbers useing
l.setListCellRenderer(new DefaultListCellRenderer(false));
use this numbers wont display in your list
Hi Kumar,
can just look at my code what you given i have tried iam not getting same like when selecting the button is working but getselected style is disppearing. pls see the imge also
package...
when iam opening the application bottom and top panel have 3 to buttons .its should be focusable when opening the application without selecting how can ?
can any one guide this how to do it?.
and...
i Have list is implement with like image and name of the albumname when user press the that list of item need to display another list where can i do exactly in my code that thing can any one pls help...
Hi
pls follow this
http://anakberbakti.blogspot.com/2010/10/using-lwuit-example.html
okey i can use its not working in s40 5th edition emulator . but when iam porting apps into mobile its working fine .but right now only one song is downaloding and playing .the song size is 4mb i...
Hi
if u want create button j2me using lwuit its easy for you .like all background tab everything pls go through the lwuit website.
pls read some basics you can get all
...
Hi Iam developing mediaplayer in j2me streaming right now iam downloading the chunks of data and playing in mobile after downloading a chunks 512x13 chunks downaloding its giving a errror like...
i had done with two custom panels and
top panel-->3 buttons
bottom panel-> 4 buttons
when user press top of any panel data is displaying but focusing in not there
like in down aslo button...
Hi Amit,
Thanks for that i understand then how to implement i dont have any idea can you pls give me a link or any sample code where can write that code pls help
me for this
Hi
import com.sun.lwuit.Image;
add in your importing statement .
pls add those photos into ur res folder and like in netbeans default package u will be adding ur images and specify the what...
Hi yes ,
but this application i have done in lwuit for s40 device. my problem is like when iam porting into s40 device it is perfectly settings screensize like 240x320 its perfectly working .. ...
hi i have list with image and text of that image with vector itself i have done calling the webservice of the url in that form ,, agian clicks ing list menu i requierd one more list where can i...
in my application topcustom panel buttons are when clicks its giving action thats fyn but buttons are strecheing its shaking when clicks showing some back side space and like perfectly set the screen...
Hi i have Done application but right now iam checking with emulator of s40 -> its 240x320 pixel size of width ,height
and my application is testing with nokia c300 its 320x240pixel size of width...
Hi in lwuit list
as of now now iam showing the tracks list,in one screen
as like 1.name of the song
now i need show a song with duration also for all the songs can any one give idea.
that list...
Hi for s40 device is lwuit is supporting or not in j2me.lwuit which are all devices is supporting please can any one tell me
Can You send me any link useing player pool or or sample any whatver u have
yes its developer question how can i avoid each time is asking file access to read in j2me,only one time need to ask how can i do it .right now iam downloading one song via httpstream that also each...
Hi iam downloading a chunk 512kb and each time and playing .but each time it is asking to access permisson into write into memory card
how can i avoid this i used files to read the data and...
mport java.io.InputStream;
import java.io.OutputStream;
import java.util.Vector;
import javax.microedition.io.Connector;
import javax.microedition.io.HttpConnection;
import...
Hi right now iam doing for total song downloading to memory card and it will start playing immediately like that all the chunks so i requiered to to use
2 players for one is downloading the data and...