On Wed, 25 May 2005 10:15:06 +0100 Simon Poole <[EMAIL PROTECTED]> (Bbabbled: (B (B> Carsten Haitzler (The Rasterman) wrote: (B> > hmm - i'm not sure about ewl - that's nathan and atmos's big baby - i (B> > personally think it'd be good for ewl to provide an explicit api... you (B> > could also use the ewl_embed that means you create the evas yourself with (B> > ecore_evas and then just tell ewl to use it. then you will have full (B> > control. (B> (B> I'm always in favour of explicit APIs! When documentation is thin or (B> interfaces are in flux, then looking at a simple C header can speed up (B> the learning curve no end. This has been really handy when learning to (B> use Ecore and Evas. (B (Btrue - that's how i learn just about everything i find :) i read the .h first - (Bwhen baffled. look for example. resort to actual docs as a last resort... :) (B (B> That said, I'm impressed how easy it has been to get started with EWL (B> (once I got through my initial fumbling!). Congratulations guys! (B (Bthanks :) but there is much room for improvement yet... MUCH! (B (B> >>Also, what is the file format for ecore_config databases? The EFL (B> >>cookbook says it is EDB, but ecore_config looks for EETs. In fact, by (B> >>my reading of the code, the following should work to create a config.eet (B> >>file: (B> > (B> > (B> > yeah. it's wrong. i moved it to eet to make it more efficient for config (B> > file size etc. (B> > (B> > (B> >># echo -en "str\0fb\0" >ewl/evas/render_method (B> >># eet -c config.eet ewl (B> > (B> > (B> > no no :) eet is just a test/debug tool. not intended for creating/editing (B> > eet's. eet's are really only editable via the api in c. u'd make a tool to (B> > do it. you could only create eet's via ecore_config's api. the api will (B> > define what defaults are and so ecore_config will end up writing that out. (B> > it'd be possible to make a quick tool to generate/modify these files though (B> > using the api's :) (B> (B> Shall I take the bait? (ponders...) (B (Bmoot point by now :) (B (B-- (B------------- Codito, ergo sum - "I code, therefore I am" -------------- (BThe Rasterman (Carsten Haitzler) [EMAIL PROTECTED] $BMg9%B?(B [EMAIL PROTECTED] (BTokyo, Japan ($BEl5~(B $BF|K\(B) (B (B (B------------------------------------------------------- (BThis SF.Net email is sponsored by Yahoo. (BIntroducing Yahoo! Search Developer Network - Create apps using Yahoo! (BSearch APIs Find out how you can build Yahoo! directly into your own (BApplications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 (B_______________________________________________ (Benlightenment-devel mailing list ([email protected] (Bhttps://lists.sourceforge.net/lists/listinfo/enlightenment-devel
