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
 wallpaper not showing

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
pierrotsc Posted - Jun 10 2022 : 10:52:48
I think this issue was never resolved. I am running 10.3.5. In design time, the wallpaper shows fine but in run time, the imageenview becomes blank. This 2 imageenview show a locked image for the aspect ratio. I have attached both screenshot. any idea what can go wrong ?
Pierre



3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jun 27 2022 : 17:51:26
It should not matter, so use OnCreate to avoid a repaint.

Nigel
Xequte Software
www.imageen.com
pierrotsc Posted - Jun 24 2022 : 09:45:26
Ok, will try that. Should i insert that in my oncreate or onshow event ?
xequte Posted - Jun 12 2022 : 16:44:20
Hi Pierre

The default size of a TImageEnView's bitmap is the width and height of the control, so call Blank() to see the wallpaper.

Nigel
Xequte Software
www.imageen.com