[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.axapta.programming

Code Compare & Merging

EG

12/29/2005 2:10:00 PM

I'm using the code compare tool, Right click, Add in - > Compare,
I'm able to see the differences for a Form in different layer , and is able
to merge the x++ codes by click on the Arrow "Paste to xxx layer ".
but for an object in a Form such as a button , stringedit , there is no way
to "Paste to "
my current form.

any ideas to merge a non-existings object in a form to current layer ?
2 Answers

hghrp

12/29/2005 5:27:00 PM

0

Hi,

if you right-click on an object and select "Layers", all layers of that
object are displayed and you can copy e.g. a button from layer cus to layer
usr.

Hth,
harald

"EG" wrote:

> I'm using the code compare tool, Right click, Add in - > Compare,
> I'm able to see the differences for a Form in different layer , and is able
> to merge the x++ codes by click on the Arrow "Paste to xxx layer ".
> but for an object in a Form such as a button , stringedit , there is no way
> to "Paste to "
> my current form.
>
> any ideas to merge a non-existings object in a form to current layer ?

EG

1/1/2006 4:53:00 AM

0

thanks hghrp

"hghrp" wrote:

> Hi,
>
> if you right-click on an object and select "Layers", all layers of that
> object are displayed and you can copy e.g. a button from layer cus to layer
> usr.
>
> Hth,
> harald
>
> "EG" wrote:
>
> > I'm using the code compare tool, Right click, Add in - > Compare,
> > I'm able to see the differences for a Form in different layer , and is able
> > to merge the x++ codes by click on the Arrow "Paste to xxx layer ".
> > but for an object in a Form such as a button , stringedit , there is no way
> > to "Paste to "
> > my current form.
> >
> > any ideas to merge a non-existings object in a form to current layer ?