to make use of HildonFileSelection  ,code snipper is :
............
HildonFileSystemModel * model =
HILDON_FILE_SYSTEM_MODEL(g_object_new(HILDON_TYPE_FILE_SYSTEM_MODEL,
"ref-widget",appview, NULL));

select=(GtkWidget*)hildon_file_selection_new_with_model(model);

.............
after that , a selection widget is in screen, but 

I need to generate some dynamic node in the left pane
,not just the file in the disk 

anyone give me some guides 


 

__________________________________________________
赶快注册雅虎超大容量免费邮箱?
http://cn.mail.yahoo.com
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to