Re: [E-devel] [RFC] Edje GUI Editor

2006-01-18 Thread The Rasterman
On Wed, 18 Jan 2006 17:21:25 +0200 Chady Kassouf <[EMAIL PROTECTED]> babbled: > On 1/18/06, Morten Nilsen <[EMAIL PROTECTED]> wrote: > > > > > > well, one thing that immediately pops to mind for me, is creating a > > graphical anchor.. > > > > just grab one part, select "new anchor" - click where

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-18 Thread Chady Kassouf
On 1/18/06, Morten Nilsen <[EMAIL PROTECTED]> wrote: well, one thing that immediately pops to mind for me, is creating agraphical anchor..just grab one part, select "new anchor" - click where to anchor the part..let me make a little mockup of that.. the anchor graphic should then have some options

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-18 Thread Morten Nilsen
Chady Kassouf wrote: What I'm thinking about is probably some tool called "bind" or something, you bind two objects together, and a dialog pops up where you can specify various settings. It should mirror the "I want part A's top left corner to be 10 px up and left from the center (0.5, 0.5) of pa

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-18 Thread dan sinclair
Chady Kassouf wrote: On 1/18/06, dan sinclair <[EMAIL PROTECTED]> wrote: Engrave should _not_ be failing on macros. It should be running everything through cpp before starting the parse, and if it isn't it's a bug. It will fail on redact files as it just won't understand them and it will fail

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-18 Thread Chady Kassouf
On 1/18/06, dan sinclair <[EMAIL PROTECTED]> wrote: Engrave should _not_ be failing on macros. It should be runningeverything through cpp before starting the parse, and if it isn't it's abug. It will fail on redact files as it just won't understand them and it will fail on things like textblock or

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-18 Thread dan sinclair
I did some prototypes using engrave to load edcs and then doing my own layout calculations. This already exists in engrave (albeit in a fashion that needs a lot of work) take a look at engrave_canvas. It was originally meant to handle this kind of editing work on an edc, it's just no where ne

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-18 Thread Chady Kassouf
On 1/17/06, Brian Mattern <[EMAIL PROTECTED]> wrote: I'll take the blame for the latest mention. I brought it up, because 1) peoplehave been asking, 2) CodeWarrior kept saying you were working on somethingand 3) over a year ago, I myself started playing around with ideas for a new GUI Edje Editor.n

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-17 Thread dan sinclair
> the biggest problem here is.. edje is intended for loading the files only and > so its internal structures are not (and never will be) geared to dynamic > modification. i suspect that the only sane way - though it is duplication, is > to make a separate parser for .edc and a separate calculation

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-17 Thread The Rasterman
On Tue, 17 Jan 2006 09:01:10 -0600 Brian Mattern <[EMAIL PROTECTED]> babbled: > On Tuesday 17 January 2006 01:52, Chady Kassouf wrote: > > Hello, > > > > Since I see a mention of this everyday in #edevelop, I think it's time to > > clear things up. > > I'll take the blame for the latest mention.

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-17 Thread Brian Mattern
On Tuesday 17 January 2006 01:52, Chady Kassouf wrote: > Hello, > > Since I see a mention of this everyday in #edevelop, I think it's time to > clear things up. I'll take the blame for the latest mention. I brought it up, because 1) people have been asking, 2) CodeWarrior kept saying you were wor

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-17 Thread The Rasterman
On Tue, 17 Jan 2006 09:52:38 +0200 Chady Kassouf <[EMAIL PROTECTED]> babbled: > Hello, > > Since I see a mention of this everyday in #edevelop, I think it's time to > clear things up. > > I am NOT trying to continue/port/replace etcher. Here's what I'm trying to > do: > I'm trying to make a GUI