Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - BUG: Default images stretching set to None
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

BUG: Default images stretching set to None

 Post Reply Post Reply
Author
Message
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1206
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post Topic: BUG: Default images stretching set to None
    Posted: 05 August 2025 at 2:30am
Hi;

According to your readme for v24.2, the images in XAML should no longer be stretched, but this definitely does not work. All images without explicitely set Height or Width or Stretch='None' property are streched to max.
Did I miss something?

Regards, 
Martin

Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0
Platform: Windows 10 v 22H2 (64bit)
Language: VC++ 2022
Back to Top
zaksoft View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 June 2003
Location: Italy
Status: Offline
Points: 163
Post Options Post Options   Thanks (0) Thanks(0)   Quote zaksoft Quote  Post ReplyReply Direct Link To This Post Posted: 12 August 2025 at 3:46am
Same problem as soon as compiled with new version.

When parsing external XAML file to replace placeholder with variable and info I've added a check on <image ............ /> and if no wifth or height or strech is present my code insert Stretch="Uniform" before Source=

Hope this will be fixed on next version, or a patch will be available ASAP.

Davide
VS2022 - MFC MBCS Statically linked

XTP 23.1 Static Link

---------------------------------------------------------

Davide Zaccanti - ZakSoft - www.zaksoft.com

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.