Re: petal2dia?

2002-11-23 Thread James Michael DuPont
--- Oliver Kellogg <[EMAIL PROTECTED]> wrote: > James Michael DuPont wrote: > > > > > I plan to give it a try during the Holidays. > > > > Ok, so you mean with "it", a C implementation of a petal reader? > > Or the linking of Crazy beans into Dia? > > The latter. I realize the former would real

Re: Software Patterns into shapes using UML shapes?

2002-11-23 Thread Lars Clausen
On Fri, 22 Nov 2002, David Hickerson wrote: > I have tried to create some shapes of the software patterns (Abstract > Factory, Builder, etc.) using the UML shapes, however when I export > theses as shapes and add them to shape box, the UML shapes loss their > UML properties when used. You get a box

Re: Compiling DIA

2002-11-23 Thread Christophe Ponsard
After installing the latest intl, compile went smooth ! (automake, autogen & make are running fine, great job) I already managed to compile a new object plugin with a single shape (for now) However I experience the following small annoyances (of course this is from the cvs development) - at

Re: Compiling DIA

2002-11-23 Thread Lars Clausen
On Sat, 23 Nov 2002, Christophe Ponsard wrote: > > After installing the latest intl, compile went smooth ! > (automake, autogen & make are running fine, great job) > > I already managed to compile a new object plugin with a single shape > (for now) Excellent! If you have time for such, it would

simple rotate

2002-11-23 Thread Martin Hans
Hi, I've been following this list for a while. Every once in a while, someone asks about how to do rotation in dia and receives the answer, that this is not possible. It seems that the implementation of this feature is currently postponed because it would need quite some restructuring. If this

Re: simple rotate

2002-11-23 Thread Lars Clausen
On Sun, 24 Nov 2002, Martin Hans wrote: > Hi, I've been following this list for a while. Every once in a while, > someone asks about how to do rotation in dia and receives the answer, > that this is not possible. It seems that the implementation of this > feature is currently postponed because it w

Re: simple rotate

2002-11-23 Thread Martin Hans
On Sunday 24 November 2002 03:41, Lars Clausen wrote: > On Sun, 24 Nov 2002, Martin Hans wrote: > > One other idea: How about having a version of the zig-zag line that is > > rotated 90 degrees so that we'd get a down-left-down behaviour instead of > > the current left-down-left, which is a bad cho

Re: Software Patterns into shapes using UML shapes?

2002-11-23 Thread David Hickerson
Could you point us to an example of what you want these shapes to be like? Well, the shapes need to be a collection of UML shapes. Have you seen the book, "Design Pattherns, Elements of Reusable Object-Oriented Software" by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides. My in