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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Layer pos at runtime

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
peberhardt Posted - Feb 25 2017 : 13:01:16
Hello,

i have 2 layers, and i want move the first layer in the left top corner

ImageEnView1.Layers[1].PosX := 0;
ImageEnView1.Layers[1].PosY := 0;
ImageEnView1.Update();

its ok when the main window not Changed whith and height

but wenn i make my window fullscreen then is the position not more
top and left....


thanks for Effort

Peter
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Feb 26 2017 : 14:58:29
Hi Peter

Have you set ImageEnView1.Center := False?

https://www.imageen.com/help/TImageEnView.Center.html

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
peberhardt Posted - Feb 26 2017 : 13:11:38
Hello,

i have make 3 Pictures it's from Sample "Layers"












wath is then right code for move the picture or the layer to the top and the left



thank you

Peter
w2m Posted - Feb 25 2017 : 16:41:30
I have not seen this occur with ImageEn layers. Possibly you are doing something unexpected somewhere in your code. Please post a demo that duplicates the problem you describe and I'll look at it.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development