Am Mittwoch, den 21.12.2005, 08:56 -0600 schrieb Brian Mattern: > On Wednesday 21 December 2005 09:32, mista wrote: > > > Is there a reason that a fileman_smart-object has an E_Win-pointer and > > not an E_Container? A container could also be given and set by a module. > > That would allow me to show the file-menu in the module, right? > > > > kind regards > > jeff > > E_Container isn't a container widget. Its more like one of the "multiple > desktops" from e16. (It's the window that contains all the windows in e17 at > the moment). > I needed to get the current zone to open a menu and that you can get with something like e_zone_current_get(sd->con) when you have a container in fileman_smart. That is what I done now.
For those who want to check it out, here you can find the sources http://www.informatik.uni-bremen.de/~jeff/file_module/ (I used an autgen dir from another module as stub) There are also 3 default edjes, perhaps someone can track down this weird bug... The one with icontextsize 12 and shadows crashes always when changing dirs. The other with size 11 and shadow and size 12 without shadow both work (found no dirs where not). To see the fileman-menus you need to copy the e_fileman_smart files to e/src/bin, the changes are marked by //>...<//. Otherwise comment out e_fm_e_con_set(o, con); in my e_mod_main.c comments and hints are welcome jeff > -- > rephorm > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel