Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[graphiti-dev] Editor with background image

Hi, I need to create an editor that allows users to load an image which is then displayed in the background, similar to the grid.
The background image should not be selectable but printable and needs to be below all "regular" diagram items all the time.

I already tried to realize this with the image being a regular diagram item, but I couldn't make it "unselectable" due to the fact that it is an image and selection behaviors don't work with images. Also I couldn't figure out how to specify the ordering of diagram items.

Is there a way to realize my requirements with the Graphiti framework?

Regards,
Harald Stangl.
-- 
Dipl.-Inf. Harald Stangl
Technische Universität München
Lehrstuhl I1: wwwbruegge.in.tum.de  ---- Postkürzel: I1 --- FMI-Raum: 01.07.053 --- Tel.: +49 (89) 289-18235  --- Fax: +49 (89) 289-18207 --- eMail: stanglh@xxxxxxxxx


Back to the top