Hi Armin

Thanks for your help.

Ok about your question, I want to start bringing improvements in drawing,
but I need to learn more of your code.
therefore In drawing, I want to start by changing small things for example
nodes. all for the purpose of experimentation and learning the code in
drawing. and also add support lines of node to node, because I noticed he
has not.

Regards
Alan.


2013/5/16 Armin Le Grand <armin.le.gr...@me.com>

>     Alan,
>
> one more thing:
> - there are already massive changes on the way in this area in aw080
> branch (branches/alg/aw080) which will collide later
> - maybe for partial buils the page http://wiki.openoffice.org/**
> wiki/Documentation/Building_**Guide_AOO#Partial_Builds<http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO#Partial_Builds>is
>  helpful
>
> Sincerely,
>
>     ArminOn 16.05.2013 17:09, Armin Le Grand wrote:
>
>>     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<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-unsubscribe@openoffice.**apache.org<dev-unsubscr...@openoffice.apache.org>
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>
>>  --
> ALG
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> dev-unsubscribe@openoffice.**apache.org<dev-unsubscr...@openoffice.apache.org>
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>

Reply via email to