>
> I was wondering if there is something I'm missing about the ER
> objects. I find myself using the UML sheet to make a database schema
> instead of the ER sheet. Last time I used Dia for this (about 2 years
> ago), the ER sheet looked pretty much the same and the properties for
> the entity
>
>
> -- Lars Clausen <[EMAIL PROTECTED]>
>
>> On Tue, 2004-04-13 at 23:44, Dan C wrote:
>>> Hi,
>>> I've used Dia on SuSE Linux for two years.
>>> I know there's a problem with the fonts on SuSE 9.0.
>>> Is there a proven method to work around this font issue? Am I the
>>> only person on the pla
As some may have seen on news.gnome.org or freshmeat, version 0.93 of Dia
is now officially out there. Nothing different from 0.93-pre3 (except
some translations, I think), but if you're of the kind who doesn't like
prereleases, go to http://ftp.gnome.org/pub/gnome/sources/dia/0.93 and get
the new
>
> Hi all,
>
> Is it possible to change the default text font ?
> By default its courier 0.8 which looks very sad :)
You can set it for individual object types by double-clicking their icon
and changing it in the default properties dialog that pops up. The
'normal' text object can be defaulted t
> Am Donnerstag, 17. Juni 2004 03:02 schrieb Andrew Ross:
>> On Thu, 2004-06-17 at 04:01, [EMAIL PROTECTED] wrote:
>> > To enhance the standard UML components a class should have a checkbox
>> > "Interface" to produce a dashed outline. It is not easy to create a
>> > class-like shape containing met
>
>
> I am working for a government department that is interested in mapping
> (and
> managing) business processes (workflow). What we need is a customisable
> tool
> that allows us to draw the maps and save them as xml.
That does sound like what Dia does.
> Your product looks interesting. Can it
> Lars Clausen wrote:
>
>>On Fri, 2004-05-28 at 21:26, Christophe Ponsard wrote:
>>
>>
>>>Dear all,
>>>
>>>some time ago I contributed some sheets for system modelling
>>>using classical notations like Jackson and more recent one like
>>>i* and KAOS (goal-oriented modeling). Those are problem
>>>or
> discussions about usage and development of dia <[EMAIL PROTECTED]>
> schrieb am 19.06.04 04:50:15:
>
> I'd like to take part in this and develop some solutions (already coded
> some UML-Tools, esp. sequence diagrams) but I took a look at the lines of
> code, the object structure and missed some o
> [EMAIL PROTECTED] wrote:
>
> Hello here is the first part of fixes addressing the following issues:
> - Jackson shared/requirement phenomena property selector is now working
> - handler cannot resize smaller than the minimum size of the related
> item (goal, obstacle...)
> - i* actor can be resi
> I think I found the stability problem: while upgrading the code I
> overlooked the new
> ObjectChange* return in move_handle and move functions.
> I change consistently with the box SADT example I am relying
> (I am still a "monkey-do-er" for many things in dia).
> Even though the return is NULL
>
> On Tue, Jun 29, 2004 at 10:29:03PM +0200, Lars Clausen wrote:
>
>> I see one weird behaviour right now: You calculate the minimum radius
>> for the entire line. This means that if you have a well-rounded
>> polyline with >>3 points and then bend one end back, all corners
>> suddenly become le
> Hi,
>
> I have modified the switch shape to have more connectors, and would
> now like to include that shape in my local dia installation. It works
> fine when I put the shape directly besides the other shapes, but I'd
> like to have a local directory hierarchy for my local shapes.
>
> Does dia s
>
> Okay, attached is the patch for the per corner minimum radius.
>
Thanks, it has been applied.
As for making rounded corners for the polygon, unfortunately it's not just
a question of adding the corner_radius field and reusing the polyline
code. A polygon also has to be filled, and a little m
In three days, we plan to send out the first prerelease for Dia version
0.94. Any patches with new features that you want to get in should be
posted before then (a reminder of any that have been posted and not
applied would not be a bad idea). After then, we will make 0.94-pre1, and
only bugfixes
> Lars Clausen wrote:
>
>>On Sun, 2004-07-11 at 22:42, Jean-Baka Domelevo wrote:
>>
>>
> OK, that's what I began to try yesterday night. At the moment I cant
> only tell you that Python and Python-XML *are* required to build
> correctly, as it has already been reported.
> The second problem occurs
> Howdy all,
>
> I am working for a research group that has been testing Dia extensively as
> a
> permenant tool for drawing modeling diagrams. This seems to have resulted
> in
> positive responses from all the users, except that there are no ORM
> diagram
> elements available as in the provided ER
> Is the autosave time configurable? Where is it?
>
The simple answer is no. It's defined in app/autosave.h.
-Lars
___
Dia-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://www.gnome.org/projects/dia/faq
> And, an error I make all the time. I am editing the text and wanting to
> remove a hard return or space. I get in front of it and hit delete, which
> deletes the entire box. So I undo, move forward a space, hit backspace,
> and
> remove the space or return as required. But this sure is annoying.
> And another question. I am required to use certain colors in all graphics
> and I spent some time yesterday placing them in my palette. Today they are
> all gone. Is it possible to change the default colors or create another
> palette? I was somewhat disappointed when I saw they disappeared.
I w
> [EMAIL PROTECTED] wrote:
>
>> I'm a big fan of persistence. It makes the program a little smarter
>> that
>> it doesn't forget everything you tell it.
>
> It's also good to have a big inconspicuous "Factory Default" button on
> those magic persistent dialogs..
Big but inconspicuous?
But there
If you've been wondering what's up with the ongoing release process, and
why no new prerelease or final release of 0.94 has come out, it's all
stuck because I lost my home internet connection. This box at work
doesn't have the required version of automake, so I can't distcheck here.
I'm trying on
> Take your time. You can't rush art! :-)
No, but you can bloody well rush the stupid computers and tele companies.
Grrr... while we're waiting, I can tell you a bit about my work in
progress: I've been looking a bit at using the GTK 2.4 file requester
(which is a lot better than the previous on
So I managed to convince another box to do distcheck, and have now
uploaded version 0.94 of Dia! See it (as usual) at
http://ftp.gnome.org/pub/GNOME/sources/dia/0.94/
If anyone wants to write news stories about it in various places, feel
free, I won't have much time. What's new in this release
>
>
>
>
>
> 1) For whatever reason the tool select box always defaults to the Select
> An
> Area option. Make a line then click to make another and I'm selecting an
> area. Click on draw a line, make the line, then click on draw the line
> again, repeat for every line I want to draw. Is there a rea
DANIELLLANO sagde:
> Is there any Roadmap for having antialias of objects in X?
> (This is very low priority for me, I prefer good output and lack of
> bugs but it would be nice to know if anybody has any thoughts or is
> already working on that)
In X in general, I don't know, but Dia can do antia
Steffen Macke sagde:
> Hi Lars,
>
> I think that your last commit broke the dia build:
> diapagelayout.c:207: error: `DIA_UNIT_CENTIMETER' undeclared (first use in
> this function)
>
> Removing #ifdef 0 in diaunitspinner.h fixes the build.
> Where should the unit spinner appear?
It's moved to widg
Alan Horkan sagde:
>
> On Wed, 24 Nov 2004, Jeffrey Kern wrote:
>
>> Date: Wed, 24 Nov 2004 18:37:05 -0600
>> From: Jeffrey Kern <[EMAIL PROTECTED]>
>> To: [EMAIL PROTECTED]
>> Subject: Re: Automaticall open new diagram
>>
>> Firstly, I did not suggest that it should be remove.
>
> Sorry I wasn't c
Octavio Alvarez Piza sagde:
> On Thu, 25 Nov 2004 12:54:33 +0100 (CET)
> [EMAIL PROTECTED] wrote:
>
>> Gnumeric, for instance, already does this. It'd be easy to have a
>> 'virtual' flag on a diagram, meaning it can be opened into if it is not
>> yet modified. Patches very welcome.
>
> Hi. Why no
Luc Pionchon sagde:
> Hello,
>
> On Sun, 2004-12-26 at 20:46 +, Paul Sutton wrote:
>> Hi
>>
>> I am a rugby coach in the Uk, (but also into computers) I thought it
>> would be an nice idea to have a program that could help me draw diagrams
>> of drills for my coaching sessions, but I have ver
29 matches
Mail list logo