Skip to main content
durgeshj41842015
Inspiring
February 16, 2016
Answered

how to generate alert when pageitem move on page ? and which boss class will be use for moving pageitem

  • February 16, 2016
  • 2 replies
  • 1250 views

how to generate alert when pageitem move on page ? and which boss class will be use for moving pageitem

This topic has been closed for replies.
Correct answer Markus Freitag

Hi Durgesh,

you can observe the kDocBoss for the ClassID kLocationChangedMessage  with the PMIID  IID_ITRANSFORM_DOCUMENT.

Markus

2 replies

jochens5907408
Known Participant
January 7, 2017

Hi Markus,

I'm facing now the following problem.

After fixing a basic failure at my project, there are trown exceptions due ti not found PMIID and other global veriables like kPlugInIDSpace.

They probably decrared at a haeder which is now missed.

Could you please know the respective header?

Kind regards

Jochen

Inspiring
February 18, 2016

Hi,

do you want to move page items or do want to be notified when a page item was moved?

Markus

durgeshj41842015
Inspiring
February 18, 2016

hi markus,

I want to be notified when a page item was moved

Durgesh

Markus FreitagCorrect answer
Inspiring
February 18, 2016

Hi Durgesh,

you can observe the kDocBoss for the ClassID kLocationChangedMessage  with the PMIID  IID_ITRANSFORM_DOCUMENT.

Markus