On 11 Aug 2003, [EMAIL PROTECTED] wrote:
> Hi,
>
> (how) can I draw CCM-like components in dia? CCM is the
> CORBA Component Model and one will use UML to describe CCM
> systems. However, some "arrows" seem to be missing in dia.
>
> receprecep
> facet +---+ tacle
On Mon, 11 Aug 2003, Ian Britten wrote:
> Check out kcachegrind (http://kcachegrind.sourceforge.net/cgi-bin/show.cgi),
> which makes use of valgrind (http://developer.kde.org/~sewardj/)
> Works really well! (IMHO)
>
> (Ya, it's a KDE tool, and Dia is GTK, but it's still a pretty sweet tool!)
Va
On Tue, Aug 12, 2003 at 03:41:07PM +0200, Cyrille Chepelov wrote:
[...]
> Note that the TYPE_ENUM property definition is not entirely fulfilled, as you
> need to provide the different choices (I wonder why it falls back to
> behaving as if it was a PROP_TYPE_INT ?). It sounds perfectly reasonable t
Hi,
During my quest to have double-line support in Dia, I've somehow been able to
add something to the property dialog of the "Standard - Line":
http://studwww.ugent.be/~sjvermeu/dia-1.png
I have however no idea how I did that, I never did a gtk_entry_new, and I was
actually planning on a
On 12 Aug 2003, Krzysztof Foltman wrote:
> Lars Clausen wrote:
>
>> I was about to apply this, but some of the details in it are still too
>> messy. For the panning, I still don't like having a new global variable
>> for the previous tool. It should instead be passed to
>> create_scroll_tool and