Enlightenment CVS committal Author : urandom Project : e17 Module : libs/etk
Dir : e17/libs/etk/src/bin Modified Files: etk_filechooser_test.c Log Message: [Etk_Dialog] - added functions for getting/setting the horizontal alignment of the action area buttons =================================================================== RCS file: /cvs/e/e17/libs/etk/src/bin/etk_filechooser_test.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- etk_filechooser_test.c 24 Jun 2006 17:54:06 -0000 1.3 +++ etk_filechooser_test.c 17 Feb 2007 17:27:08 -0000 1.4 @@ -20,6 +20,7 @@ etk_dialog_pack_in_main_area(ETK_DIALOG(dialog), filechooser, ETK_TRUE, ETK_TRUE, 0, ETK_FALSE); etk_dialog_button_add(ETK_DIALOG(dialog), "Open", 1); etk_dialog_button_add(ETK_DIALOG(dialog), "Close", 2); + etk_dialog_action_area_alignment_set(ETK_DIALOG(dialog), 1.0); etk_widget_show_all(dialog); } ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs