hi all,
i want to create stylish local file browser. i want to add background image also.
any one know pls help me.
thanks
hi all,
i want to create stylish local file browser. i want to add background image also.
any one know pls help me.
thanks
You can use FCA (File Connection API) from JSR75 and make your own FileBrowser using lowlevel canvas and paint any thing on it to make it stylish.
Take help from FCA example in WTK22, and give it your OWN UI.
thanks,
~Amitabh
thanks for ur reply
can u give more information about it.
i already created filebrowsser using list and form.
and then i dont know hoe to do uisng canvas.
if u know more pls give.
U can take help from PDAP demo in WTK. PDAP Demo is developed in high level. U can change it according to ur need. The basic idea to browse the filesystem remain same. Only the UI part need to change..
thanks,
jitu_goldie..
KEEP TRYING..