Re: text font sizes

2001-05-29 Thread Alwyn Schoeman
Why is it Stuff to Fix? Metric is good, some places are just to stubborn to make or accept the change. On Tuesday 29 May 2001 20:20, you wrote: > On Tue, 29 May 2001, Alwyn Schoeman wrote: > > Hi, > > > > Can anyone please tell me how the font size specification in a text > > objects properties

Re: XML Stuff in Sheet and Shape Definitions

2001-05-29 Thread James Henstridge
On Tue, 29 May 2001, Jamin Collins wrote: > I'm working on some basic Chapin shapes for Dia, but I'm a little unsure of > what some of the XML in the .shape and .sheet files are for. It appears to > be important as the sheets and shapes don't load without it. However, it > also appears to be so

Re: Your message to Dia-list awaits moderator approval

2001-05-29 Thread James Henstridge
On Tue, 29 May 2001, Thomas Gagne wrote: > I thought I was on the list. Maybe its with a different reply-to, like > [EMAIL PROTECTED] or [EMAIL PROTECTED] Does case matter? Hmm. I await > your comment... :-) Since moving the mailing list to gnome.org, the list is following the policy of all

RE: Problem in running Dia

2001-05-29 Thread Young, Robert
G'Day Siamak, Please look at the FAQ, item 24 on the Dia web site (http://www.lysator.liu.se/~alla/dia/). It says: Q: Why does my copy of Dia for Windows die when I try to load it? A: Because the HOME environment variable is not set. Add a line like this to your autoexec.bat file: set HO

RE: XML Stuff in Sheet and Shape Definitions

2001-05-29 Thread Jamin Collins
Andre Kloss [mailto:[EMAIL PROTECTED]] wrote: > > http://www.daa.com.au/~james/dia-shape-ns"; > declares the XML Namespace. Just leave it as it is. > > xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-2303/DTD/sv > > g-2303-stylable.dtd"> > This is just the Document Type Definition URI. It s

classifying operators on a class

2001-05-29 Thread Thomas Gagne
A neat enhancement, if anyone's looking for them, would be to categorize operators into groups of related functions. Similar to how Smalltalk categorizes methods into protocols for accessing, testing, private, etc. -- .tom ___ Dia-list mailing list

Re: XML Stuff in Sheet and Shape Definitions

2001-05-29 Thread Andre Kloss
Hi, Jamin. > http://www.daa.com.au/~james/dia-shape-ns"; declares the XML Namespace. Just leave it as it is. > xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-2303/DTD/svg-2303-sty > lable.dtd"> This is just the Document Type Definition URI. It says that the following XML conforms to SVG

XML Stuff in Sheet and Shape Definitions

2001-05-29 Thread Jamin Collins
I'm working on some basic Chapin shapes for Dia, but I'm a little unsure of what some of the XML in the .shape and .sheet files are for. It appears to be important as the sheets and shapes don't load without it. However, it also appears to be some what specific. Could someone please explain (or

Re: Seminar on Dia

2001-05-29 Thread Lars Clausen
On Tue, 29 May 2001, Lennon Day-Reynolds wrote: > Attached is the main source file for the 'subdiagram' object type -- > visually, it's just rendered as a labelled box, but under its > properties view you'll see a field called 'Target'. Select a Dia > diagram file for that field, and open the obj

Re: text font sizes

2001-05-29 Thread Lars Clausen
On Tue, 29 May 2001, Alwyn Schoeman wrote: > Hi, > > Can anyone please tell me how the font size specification in a text > objects properties work? They measure in centimeters. It's on my list of Stuff To Fix (though with a lot of stuff before it) to handle units better. -Lars -- Lars Claus

Re: Seminar on Dia

2001-05-29 Thread Lennon Day-Reynolds
Attached is the main source file for the 'subdiagram' object type -- visually, it's just rendered as a labelled box, but under its properties view you'll see a field called 'Target'. Select a Dia diagram file for that field, and open the object's middle-click menu, and you'll be able to select

text font sizes

2001-05-29 Thread Alwyn Schoeman
Hi, Can anyone please tell me how the font size specification in a text objects properties work? Thanks -- ~~ Alwyn Schoeman Prism Wireless The Internet will destroy the barriers that are isolating people from decent opportunities based on where they happened to have been born,

Re: No unique IDs for objects??

2001-05-29 Thread Dolores Alia de Saravia
On Friday 25/05/2001, Lennon Day Reynolds wrote: > In trying to add text annotation support for several plugin object > types, I've come up against a bit of a quandry, which I hope someone > here will be able to answer for me. First off, I can't seem to find > where the numeric 'id' attribute

Problem in running Dia

2001-05-29 Thread Siamak Moussavian
Hi everybody; I downloaded and installed 'Dia 0.88' today. When I try to run it, I encountered the following error. ** warning **: Could not create Per-user Dia config directory. GLib-CRITICAL **: file gstrfuncs.c: Line 160: assertion 'string1 !=NULL' failed Would you please tell me what's wrong