Hi Alan,
On 16.05.2013 03:03, Alan Eduardo Puc Pech wrote:
Hi all.
I need your help, I would like to change the design of the nodes. Because
now in drawing, the nodes are square and have color cyan. Therefore I
would like to know what code manipulates the node shapes square in color
cyan.
These handles are defined in png bitmaps in
main\default_images\svx\res\markers.png, markers2.png (for 2nd marker
mode) and markersACC.png (for high contrast) and are expected there at
the given pixel positions. You can..
- change these with a graphic editor (caution, they have alpha (!))
- build the svx module to build the svx ressources
- copy these (from
main\solver\400\wntmsci12\workdir\ResTarget\svxen-US.res) to your office
installation (search there)
- repack the image ressources in main\packimages, deliver from there
- copy main\packimages\wntmsci12\bin\images.zip to your installation
Alternatively, rebuild the office and install the new installation set...
It is okay to play around with these and changing them in your local
copy. Changing them in trunk will need discussion on this list, of course.
svdmrkv.cxx is the correct starting point to see how selection handling
is prepared principally; it's old code, partially cleanedup and adapted
to primitive usage and overlay mechanism. It is not easy to understand
and not very modular (well, more than some years ago, at least :-)).
If you need assistance, I am raedy to help. Maybe you start with
explaining what you want to do and why...?
HTH!
Sincerely,
Armin
Now I have this code:
http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/svx/source/svdraw/svdmrkv.cxx
This code is in the following line:
/SRC_ROOT/main/svx/source/svdraw/svdmrkv.cxx
Regards
Alan.
--
ALG
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org