|
From: David C. R. <dra...@su...> - 2009-10-31 02:38:41
|
Listmates, In making friends with e, I am having difficulty figuring out how to tell e16 to give dialogs a regular border instead of defaulting to transient? I suspect it is theme controlled (using Ganymede right now) and I suspect that ~/.e16/themes/Ganymede/windowmatches.cfg is probably the file, but I don't know how the window classes are selected (if this is the right spot). I find: #include <definitions> __E_CFG_VERSION 1 /* Maintained at themes.effx.us $Id: windowmatches.cfg 46 2009-04-13 05:25:03Z don $ */ USE_BORDER_FOR_TRANSIENT_CLIENT("TRANSIENT") USE_BORDER_FOR_UNRESIZABLE_CLIENT("FIXED_SIZE") USE_BORDER_FOR_SHAPED_CLIENT("SHAPED") <snip> Where 'USE_BORDER_FOR_TRANSIENT_CLIENT("TRANSIENT")' is setting the transient border, but other than specific definitions for xconsole, Blender, etc.. I don't see how all dialogs are being set. I have looked through Ganymede/borders.cfg and the remainder of the files under Ganymede/{borders,imageclasses} and anywhere else that looked reasonable in /usr/share/e16, but still I'm shooting blanks. Anybody willing to share the trick to setting the dialog borders? Thanks. -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com |