[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Area Selector (Feature Request)  XML
Forum Index -> Development
Author Message
brandt

Power User
[Avatar]

Joined: 12/03/2008 16:37:34
Messages: 45
Location: Bern
Offline

Hi Captain

We would like to set the initial position of the area selector. The methods (setters) are available, but it seems they have no effect.

m_areaInfo.setPixelPosX1(400);
m_areaInfo.setPixelPosY1(0);

At the beginning the area selector covers the whole image. In our case we would like to select the right half of the image. For that we should be able to set the X1 with the value of the half of the image width.

We also remarked that the methods areaInfo.getPixelHeight() and areaInfo.getPixelWidth() are swapped.

Kind regards

Joe
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5518
Offline

Hi Joachim,

yes, the value are currently passed from client side only.
But: we can extend this, so that they are also considered from server side. Is part of next update (or immediately... just tell us, if you require an interim build).

...thanks for the hint on swapping width/height. We will correct this in the next update. Of course this correction may cause some compatibility-issues, if already processing the width/height...

Kind regards! Björn

Björn Müller, CaptainCasa GmbH
brandt

Power User
[Avatar]

Joined: 12/03/2008 16:37:34
Messages: 45
Location: Bern
Offline

Hi Björn,

this is absolutely fantastic.

Next update is perfect.

Regards
Joe
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team