ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Shapelayer and press shift+dplclick -> Error
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

klausdoege

Germany
389 Posts

Posted - May 04 2021 :  13:49:41  Show Profile  Reply
Hi,
when i select a shapelayer and press shift+dplclick for LayersShowProbertiesdialog, the coming this ERR. why ???


Klaus
www.klausdoege.de

xequte

38182 Posts

Posted - May 04 2021 :  17:09:48  Show Profile  Reply
Hi Klaus

This is an issue in 10.0.0. What version of Delphi are you using?


Nigel
Xequte Software
www.imageen.com
Go to Top of Page

klausdoege

Germany
389 Posts

Posted - May 05 2021 :  03:17:48  Show Profile  Reply
Hi Nigel,
i use Imageen 10.0 with Delphi XE5.

I have test with ImageEnView1.LayersNewLayerDialog( ielkShape );
Then comimg this error, and not the dialog ?



procedure Tfmain.btnAddClick(Sender: TObject);
begin
// for testing
ImageEnView1.LayersNewLayerDialog( ielkShape );
// ImageEnView1.LayersAdd( TIELayerKind( cmbAddLayer.ItemIndex ));
if ImageEnView1.CurrentLayer.Kind = ielkImage then
TIEImageLayer( ImageEnView1.CurrentLayer ).ExecuteOpenDialog();
ImageEnView1.CurrentLayer.Width := 100;
ImageEnView1.CurrentLayer.Height := 100;
RefreshControls();
end;

Klaus
www.klausdoege.de

Go to Top of Page

xequte

38182 Posts

Posted - May 05 2021 :  18:06:25  Show Profile  Reply
Hi Klaus

Yes, you should email me for a pre-release of 10.0.1

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: