![]() |
Quote:
|
Quote:
https://i.ibb.co/qkTghLR/2023-08-30-124000.png https://i.ibb.co/bbzydjt/2023-08-30-124232.png https://i.ibb.co/Sv5fvDg/2023-08-30-124405.png PrivilegesRequired=admin ---> 'Admin' (IsAdminLoggedOn is True) PrivilegesRequired=lowest ---> 'Standard' (IsAdminLoggedOn is False) it's not the same |
FMXInno - Updates
FMXInno - Updates : [2023-August-31]
Code:
* Added TImageList.Quote:
now we've the 'TShadowTextClassic' class, which allows users to change the position(X, Y) of the shadow. Code:
procedure Shadow(FColor: TAlphaColor; OffsetX, OffsetY: Single);Quote:
i've added three new functions to help accomplish this. Code:
function wGetSysDefaultIcons(const Src: WideString; SHLIcoSize: Cardinal; const Buffer: PAnsiChar; var Count: Cardinal): Integer;Code:
constyou'll find an example for this in the attachment at the moment, if i extract icons from a windows ResDll using an index, then those icon files will only be '32x32' in maximum size. so let's use above functions. Example: Code:
{ GetSysDefaultIcons }Code:
for i := 1 to C_RANGE do'LoadImgFromBuffer' is only supported by the 'FImage' control. Other controls will get this support in future updates. ------------------------------------------------------------------------------------------------------------------------------ Quote:
The first post has been updated. . |
FMXInno - Updates
HotFix: 01
- Fixed for Windows 10 Users. . |
1 Attachment(s)
@Mr.BlackFire69
There seems to be few issues that might need your attention: 1. If you open the Directory Dialog Box second time, the fluent effect is disabled at certain sections (Please find the photo at the link) Can we make the Directory box editable? 2. Padding and margins are not working on FMemo. I want the content inside FMemo to be padded at certain distance which doesn't seem to be working 3. There is also one issue with the FToggleCheckbox. IsPressed is not working. 4. Can you also enable OnChange method on FToggleCheckbox? This will be similar to FCheckbox Event. Onclick gives me before Event. It gives me the previous value before clicking. I need after Event, like after changing the toggle value of Checkbox what is the current value? 5. Is there a way to bring the Video file in the background and display text over it? |
Quote:
Code:
// TabControl |
Quote:
Code:
// Folder TreeView |
Quote:
Code:
FMXForm.CanvasQuality(cqHighPerformance);Quote:
Quote:
Quote:
Quote:
Code:
new property:Quote:
|
This doesn't fix it. It's happening same in the WPI Corepack.iss file you created and shared initially on the same forum. let me know, if it can help if I share the installer script?
Code:
DirBrowseDlg.FCreate('Select Install Directory', WizardForm.DirEdit.Text, True, False, 0.35, 0);Quote:
|
@Blackfire69
When trying to edit the directory box, weird things are happening. Like it's not proper like FEdit. Backspace to delete does something else. Moving the cursor to a location and editing edit something else completely. I posted my Directory creation code in the post above. Let me know if I'm doing something wrong. Can you please check? Quote:
|
2 Attachment(s)
Quote:
CAN YOU FIX pjScreen IN FLayer3D? Code:
FMXLayer3D[1].FCreate(FMXViewport3D.Handle); |
Thanks for that advice earlier, I implemented the same on my installer. I just wanted to know if padding was not working or I was doing it wrong. Thanks to @Blackfire69 for clarification.
Quote:
|
FMXInno - Dev
i'm working on an update. some users have mentioned that the installer appears too small at higher DPI values. can you guys test this on higher DPI settings and let me know how it looks and if it has the correct scaling? :)
Attachment: |
Quote:
now it should work. . |
Quote:
the new update will fix this. |
| All times are GMT -7. The time now is 14:45. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com