using "DIA" for create a prototype of the a WEB application.
hi, i have need of finding a "plugin" for Dia that help me in the create the prototype of the my WEB application. i need of WEB components, for example: selects, input of the type text, password, this things. i would be using Visio, but i migrated for Linux recently. thanks ___ Dia-list mailing list Dia-list@gnome.org http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
Howto create Shapes
Hi, I am trying to create new shapes. How I can make this? How to create new drawings and to insert in the dia? How to create a layout of page for impression? Sorry my bad english. Thank's for any help. -- Jonatas Mendonça Victor Técnico de Suporte de Rede [EMAIL PROTECTED] Vetorial.net Soluções em Internet +55 53 233 8300 VoIP 53 72338300 http://www.vetorial.net ___ Dia-list mailing list Dia-list@gnome.org http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
Re: group_props.py import dia [was: stroke-width]
Mike Dewhirst wrote: > Mike Dewhirst wrote: >> Robert Staudinger wrote: >>> On 8/24/06, Mike Dewhirst <[EMAIL PROTECTED]> wrote: Hans Breuer wrote: > Am 23.08.2006 15:48, Mike Dewhirst schrieb: >> Lars Clausen wrote: >>> Mike Dewhirst sagde: >> >>> Another option is to use mingw/msys, which lets you reuse the *nix >>> build infrastructure. >>> That said i have built dia on win32 with msys/mingw some time ago, a >>> patch is available from >>> http://bugzilla.gnome.org/show_bug.cgi?id=341549 . If you manage >>> getting to the point where dia builds with said patch enabling python >>> support should be pretty easy. OK - I'm trying a bit harder this time. I have installed mingw/msys and have created a file called dia-win32-mingw-02.diff containing your patch in ../mingw/dia-0.95/ although I don't exactly know how to deal with it. I presume it has to be nominated somewhere in configure.in. Any advice? In the ../mingw/dia-0.95/ directory I am running ... ./configure --with-python; make; make install Checking seems to proceed for some distance before failing at ... - - last few lines of mingw configure error message - -> ... checking for pkg-config... /mingw/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GMODULE... configure: error: Package requirements (gmodule-2.0 gobject-2.0) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively you may set the GMODULE_CFLAGS and GMODULE_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details. make: *** No targets specified and no makefile found. Stop. make: Nothing to be done for `install'. - - - - end of error message - - - - Google found gmodule and gobject sources for me in glib-morphos.lha but I cannot compile them. What I think I really need are gmodule and gobject binaries so I can get a bit further compiling dia-0.95 as per the above error message. Thanks for any advice Regards Mike ___ Dia-list mailing list Dia-list@gnome.org http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia