Re: Re: copying dig to MS word
hate to tell you I am using windows. Does the same apply ?? sartaj On Wed, 20 Feb 2002 Hans Breuer wrote : > At 21:48 19.02.02 +0100, Matthieu Sozeau wrote: > >You can currently export to PNG or PostScript (PS). > Support for other file > >types in M$ Word is only for M$ File Types (Excel...). > But if you want > >your Diagrams to be exported into MS Word, well just > ask them! > > You are obviously talking about M$ Word for Linux, > aren't you ? > > To make the list from my previous mail on this subject > longer: > > WMF, WPG, HPGL (PLT), EPS (PS), PNG, CGM, DXF are > supported to be > imported AFAIK (some of them need explicit activation > during the > setup of Word though) ... > > Hans > Hans "at" Breuer "dot" Org --- > Tell me what you need, and I'll tell you how to > get along without it.-- Dilbert > ___ > Dia-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/dia-list ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
Re: preferences dialog
> On Wed, 20 Feb 2002 15:23:58 +1030, > "RY" == "Young, Robert" <[EMAIL PROTECTED]> wrote: >> Akira TAGOH wrote: >> >> BTW I would like to rewrite preferences dialog with glade. >> RY> Can you give any more details on why you want to do this/what can't be done RY> with the current code? RY> AFAIR the autogenerated preferences dialog is very simple to add extra items RY> to. I would like to see it stay easy to use. Yeah, current preferences dialog is very simple, and adding the same type as existing item is very easy. but adding the new type of widget is not easy compared with glade. That's all. RY> BTW I didn't write the code, I just think it is neat. Regards, -- Akira TAGOH : [EMAIL PROTECTED] / Japan GNOME Users Group [EMAIL PROTECTED] : [EMAIL PROTECTED] / GNOME-DB Project : [EMAIL PROTECTED] / Red Hat, Inc. : [EMAIL PROTECTED] / Debian Project ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
Re: preferences dialog
Rob, I've been thinking of adding some options to the preference dialog (in particular, to allow Ruler Display and Antialiasing defaults to be set). But I looked at the code and decided I didn't have the time at present to figure it out (I'm a C++ programmer in the Windows world). Do I understand you correctly that the preferences dialog is generated from an external source file? If so, could you direct me to it in the CVS tree and any documentation on its use? Thanks, Rob Campbell [EMAIL PROTECTED] > > On Wed, 20 Feb 2002 15:23:58 +1030, > > "RY" == "Young, Robert" <[EMAIL PROTECTED]> wrote: > > >> Akira TAGOH wrote: > >> > >> BTW I would like to rewrite preferences dialog with glade. > >> > > RY> Can you give any more details on why you want to do this/what can't be done > RY> with the current code? > RY> AFAIR the autogenerated preferences dialog is very simple to add extra items > RY> to. I would like to see it stay easy to use. > > Yeah, current preferences dialog is very simple, and adding > the same type as existing item is very easy. but adding the > new type of widget is not easy compared with glade. > That's all. > > RY> BTW I didn't write the code, I just think it is neat. > > Regards, > -- > Akira TAGOH : [EMAIL PROTECTED] / Japan GNOME Users Group > [EMAIL PROTECTED] : [EMAIL PROTECTED] / GNOME-DB Project > : [EMAIL PROTECTED] / Red Hat, Inc. > : [EMAIL PROTECTED] / Debian Project > ___ > Dia-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/dia-list ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
newbie: can't change text field
Hi, I intalled dia on my Dell PC, with linux Redhat 7.1/Gnome. All seemed OK. I created a new UML diagram, a class and changed the default name When I created the second class I couln't change the default text. I tried on other types of diagram and got the same problem. cheers Rafael ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
Re: preferences dialog
> On Wed, 20 Feb 2002 14:01:47 +, > "rc" == [EMAIL PROTECTED] wrote: rc> Rob, rc> I've been thinking of adding some options to the rc> preference dialog (in particular, to allow Ruler Display rc> and Antialiasing defaults to be set). But I looked at rc> the code and decided I didn't have the time at present to rc> figure it out (I'm a C++ programmer in the Windows rc> world). Do I understand you correctly that the rc> preferences dialog is generated from an external source rc> file? If so, could you direct me to it in the CVS tree rc> and any documentation on its use? No, current preferences dialog is generated by structure of prefs_data in app/preferences.c, and it support widget which is described in DiaPrefType. Regards, -- Akira TAGOH : [EMAIL PROTECTED] / Japan GNOME Users Group [EMAIL PROTECTED] : [EMAIL PROTECTED] / GNOME-DB Project : [EMAIL PROTECTED] / Red Hat, Inc. : [EMAIL PROTECTED] / Debian Project ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
Re(3): copying dig to MS word
At 10:32 20.02.02 -, sartajsingh wrote: > > >hate to tell you I am using windows. >Does the same apply ?? Ever asked yourself who has made Dia available for win32 ? Hans >sartaj > >On Wed, 20 Feb 2002 Hans Breuer wrote : [...] Hans "at" Breuer "dot" Org --- Tell me what you need, and I'll tell you how to get along without it.-- Dilbert ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
Re: Re(3): copying dig to MS word
On Wed, 20 Feb 2002, Hans Breuer wrote: > At 10:32 20.02.02 -, sartajsingh wrote: > >hate to tell you I am using windows. > >Does the same apply ?? > > Ever asked yourself who has made Dia available for win32 ? > > Hans >From those of us who dual boot, it is appreciated. ;) BTW where in the code is the home dir set? i think Application Data is the appropriate place to put the .diarc (and on multiuser windows %userprofile%/Application Data). I'd like to _try_ and solve the problem so that it "just works", unless of course someone else has followed up on the other similar suggestions made recently... (sartajsingh, if you "view source" of an email, you can usually see what Operating system someone is using) Later Alan ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list