Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto
Dir : e17/proto/enhance/examples Modified Files: enhance_test.c Log Message: - support stocks (lok, thanks) - move Andy's code to our generic propery handler code =================================================================== RCS file: /cvs/e/e17/proto/enhance/examples/enhance_test.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- enhance_test.c 17 May 2006 11:43:58 -0000 1.4 +++ enhance_test.c 17 May 2006 12:35:02 -0000 1.5 @@ -38,7 +38,7 @@ en = enhance_new(); enhance_callback_data_set(en, "rip_only_clicked", &data); - enhance_file_load(en, "window1", "combo_box.glade"); + enhance_file_load(en, "window1", "stock.glade"); data2 = enhance_callback_data_get(en, "rip_only_clicked"); *data2 = string2; ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs