Jump to content

Delphi Alexandria


Abaksoft

Recommended Posts

Feedback for mobile deployment :

SDK Android

1. Keep in mind that Delphi 11.1 installer don't set correctly your SDK paths.

2. Fortunatly, Delphi 10.4.2, yes it does.

So, before uninstalling your 10.4.2, copy all SDK Paths from :

Options > Deployment > SDK Manager.

3. An other solution,  you can download your own java, sdk tools...

https://youtu.be/QbIKcEmdrXU

 

4. Or the best solution :

https://youtu.be/_DXtU_8QdVE

 

Link to comment
Share on other sites

On 3/19/2022 at 6:22 PM, Abaksoft said:

EMB preferred to return to 96 Dpi (by default). So, no more worries on the unigui side.

How do you mean?

I'm unable to use 11.1 in high dpi.

The forms designed in 10.4 are so small in 11.1 that it is unusable, the only option i have is to run 11.1 in Delphi dpi unaware mode, but that gives me the same ugly fonts and interface as 10.4 on a 4K monitor.

image.thumb.png.97ae9fe96ee7fae55a220cf37e69ad49.png

Link to comment
Share on other sites

1 hour ago, d.bernaert said:

How do you mean?

Hello,

 I have no problem with that.

Just set your Options > User Interface > Form Designer > High  DPI   to LowerDPI = 96 PPI

That's all. :)

No other setting like from the shortcut  ... Delphi dpi unaware... No !

_______________

- Delphi 11.1 

- Unigui 1559

 

1.png

2.png

3.png

Link to comment
Share on other sites

17 hours ago, d.bernaert said:

Are you running on a 4K monitor?

No, a simple monitor LG 24MP48HQ-P   / 23.8''   /  1920 x 1080 à 60 Hz (Wide) / 16:9

I think, you have to try :

1. Uninstall your Delphi 11 (and delete C:\Program Files (x86)\Embarcadero\Studio\22.0)

2. Install the new release 11.1  (wich came on 15/03/2022, without any Patch).

3. Let your Options > User Interface > Form Designer > High  DPI  :    to LowDPI (96PPI)  :  it came now by default.

Regards

Link to comment
Share on other sites

  • 2 weeks later...

Hi,

No it's not a solution.

I have checked with Embarcadero support.

The problem is that when using the new Delphi on high DPI on a 4K screen everything is in high resolution, also the form designer.

They solve this on the part of a traditional VCL application using VCL high DPI mode to scale up the VCL form designer.

This cannot be used with Unigui as it messes up the components at runtime, so I have to leave this at LOW DPI (96).

But that makes the form designer unusable, i can hardly see the different controls on the form.

I have tried using the zoom function of Windows to soom in when designing the form but that is not workable.

The only have 2 options:

1. By low resolution monitors

2. Use Delphi Alexandria in DPI unaware mode, but that gives me the same experience as Delphi 10.4

High DPI support was practically the only reason a renewed my license with Embarcadero.

But anyway thank you for helping find a solution.

  • Like 1
Link to comment
Share on other sites

  • 1 month later...

@Farshad

On Delphi 11.1  - Update 1   Version 28.0.44500.8973    /   Unigui Build 1560

1. Just create a new Empty Unigui Project (from Unigui Wizard),

2. Run it  ... That gives this error :   Do I ignore this Exception ?

Thx.

1.png

 

2.png

 

Edited :

- Even if Ignored, that not run.

- Even if I open an Old Project,  same problem !!!

Humm....What hapened ?

I will try to re-install Unigui 1560. 

 

Link to comment
Share on other sites

Feed Back :

I think the problem is not on Build 1560, It is on the recent Delphi Update 1  (Patch.R111.Patch1-202204273.zip),

because,

1. Before updating my Delphi 11 (Alexandria without Update)  Build 1560 have worked correctly.

2. I re-install Build 1555 on my new Delphi 11.1  (Update 1),  same problem.

Waiting for your expertise ...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...