Jump to content

BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs


Jos
 Share

Recommended Posts

;~ Class Name: SciTeTabCtrl, Style Value:
;--------------------------------------------------------------------------------------------------------------------------------------------
;~ Neil           SciTEx64: TCS_HOTTRACK, TCS_MULTILINE, TCS_TOOLTIPS, TCS_FOCUSNEVER, WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN
;~                SciTEx86: TCS_HOTTRACK, TCS_MULTILINE, TCS_TOOLTIPS, TCS_FOCUSNEVER, WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN
;--------------------------------------------------------------------------------------------------------------------------------------------
;~ jos            SciTEx64: TCS_HOTTRACK, TCS_MULTILINE, TCS_TOOLTIPS, TCS_FOCUSNEVER, WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN
;~                SciTEx86: TCS_MULTILINE, TCS_TOOLTIPS, TCS_FOCUSNEVER, WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN
;~           SciTE4AutoIt3: TCS_MULTILINE, TCS_TOOLTIPS, TCS_FOCUSNEVER, WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN
;~  SciTE4AutoIt3_Portable: TCS_MULTILINE, TCS_TOOLTIPS, TCS_FOCUSNEVER, WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN
;--------------------------------------------------------------------------------------------------------------------------------------------

 

Edited by ioa747

I know that I know nothing

Link to comment
Share on other sites

  • Developers

Annoyingly, I don't see any difference between the x86 and x64 versions so making it hard for me to do any debugging/testing. :(  

8 hours ago, ioa747 said:
;~ Class Name: SciTeTabCtrl, Style Value:
;--------------------------------------------------------------------------------------------------------------------------------------------
;~ Neil           SciTEx64: TCS_HOTTRACK, TCS_MULTILINE, TCS_TOOLTIPS, TCS_FOCUSNEVER, WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN
;~                SciTEx86: TCS_HOTTRACK, TCS_MULTILINE, TCS_TOOLTIPS, TCS_FOCUSNEVER, WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN
;--------------------------------------------------------------------------------------------------------------------------------------------
;~ jos            SciTEx64: TCS_HOTTRACK, TCS_MULTILINE, TCS_TOOLTIPS, TCS_FOCUSNEVER, WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN
;~                SciTEx86: TCS_MULTILINE, TCS_TOOLTIPS, TCS_FOCUSNEVER, WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN
;~           SciTE4AutoIt3: TCS_MULTILINE, TCS_TOOLTIPS, TCS_FOCUSNEVER, WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN
;~  SciTE4AutoIt3_Portable: TCS_MULTILINE, TCS_TOOLTIPS, TCS_FOCUSNEVER, WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN
;--------------------------------------------------------------------------------------------------------------------------------------------

 

Strange....   have looked in the source and can't find any reference to TCS_HOTTRACK in the sourcecode. Also there is no real difference in the source for x86 and x64 in any of the changes I made, so guess I need to look at the Compile/Link part of the project.

I have made a couple of changes to the manifest which I now have made equal to the original build for testing.
Could either of you you try these version of SciTEx86 and SciTEx64 and see whether that makes any change?

ps: The issue I have with this test version is that when these standard lines are in the manifest:

<dpiAware>true</dpiAware>
        <dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">PerMonitorV2</dpiAwareness>

The ICONS are tiny:scite-icons(Aangepast).png.047bb922e93eba558edb025d00241346.png

PSS: Found the option: toolbar.large=1 to correct the small Iconbar

 

Thanks Jos :)  

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

14 hours ago, Jos said:

Could either of you you try these version

Both x86 and x64 have the tab highlighting working properly. The tab bar visibility is perfect again. The icons are definitely large... :) Thanks Jos!

Edited by donnyh13

LibreOffice UDF  ; Scite4AutoIt Spell-Checker Using LibreOffice

Spoiler

"Life is chiefly made up, not of great sacrifices and wonderful achievements, but of little things. It is oftenest through the little things which seem so unworthy of notice that great good or evil is brought into our lives. It is through our failure to endure the tests that come to us in little things, that the habits are molded, the character misshaped; and when the greater tests come, they find us unready. Only by acting upon principle in the tests of daily life can we acquire power to stand firm and faithful in the most dangerous and most difficult positions."

 

Link to comment
Share on other sites

  • Developers

Thanks you both for testing. I have replaced the SciTEx32/86.zip with these last versions. :) 

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

3 hours ago, Jos said:

Thanks you both for testing. I have replaced the SciTEx32/86.zip with these last versions. :) 

It has become very obvious (to me) that Jos will never get this DPI Aware stuff correct until he gets his hands on a 4K monitor.

Link to comment
Share on other sites

  • Developers
4 minutes ago, Shark007 said:

It has become very obvious (to me) that Jos will never get this DPI Aware stuff correct until he gets his hands on a 4K monitor.

The SciTE DPI aware is now back to the defaults used by the official SciTE distro so I am fine with the way it is now and one less mod to maintain. ;)

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

3 minutes ago, Jos said:

The SciTE DPI aware is now back to the defaults used by the official SciTE distro so I am fine with the way it is now and one less mod to maintain. ;)

I am glad to hear you are happy with it, as is.

Since I do own a 4k monitor, I just delete all DPI Aware stuff from the manifest.

Link to comment
Share on other sites

  • Developers
18 minutes ago, Shark007 said:

Since I do own a 4k monitor, I just delete all DPI Aware stuff from the manifest.

You did this because the icons are too small even after setting the property toolbar.large=1 ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

4 minutes ago, Jos said:

You did this because the icons are too small even after setting the property toolbar.large=1 ?

Yes. and the 1st thing I checked was toolbar.large=1

large =1 was the default setting. For giggles, I tried zero and 2 with no improvement.

Link to comment
Share on other sites

  • Developers
2 minutes ago, Shark007 said:

large =1 was the default setting.

Not in the standard install I provide till now, but will change.

So the only issue is the icons or also other things like "zoom level"?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

5 minutes ago, Jos said:

Not in the standard install I provide till now, but will change.

So the only issue is the icons or also other things like "zoom level"?

I keep up with your beta releases so large=1 was a default setting.

Only the icons are an issue and since I do use them, seeing them is imperative.

Edited by Shark007
spelling
Link to comment
Share on other sites

  • Developers

Could you show me a screen capture of their size with toolbar.large=0 and toolbar.large=1, so I can see how much the differ for my Laptop screen?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

2 minutes ago, Jos said:

Could you show me a screen capture of their size with toolbar.large=0 and toolbar.large=1, so I can see how much the differ for my Laptop screen?

I'll assume you mean with the DPI Aware stuff intact. I'll be back to edit this post shortly.

Link to comment
Share on other sites

  • Developers
4 minutes ago, Shark007 said:

I'll assume you mean with the DPI Aware stuff intact.

Yeap ....  thanks! :) 

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • Developers

In the first 2 there is no difference and they both look like I have for toolbar.large=0. Did you restart SciTE after changing to toolbar.large=1as I expect the Second to be larger as I have?

Schermafbeelding2023-10-04135402.png.bf2ea0e6b0442d90f9a9b23f692aeabc.png

Schermafbeelding2023-10-04135419.png.b4085008d1b744bf9fd5d68a357c82aa.png


The Ico size is about what 

10 minutes ago, Shark007 said:

Notice the loss of quality text when no DPI in use

Yes I have seen that and that is why I prefer to use the standard setup from the official distro.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

New screenshots follow using 64bit release.

setting of 1

image.thumb.jpeg.5f9c4f22ca6b1afe5321676553286503.jpeg

setting of 0

image.thumb.jpeg.18ccaf1ed4b72348945955d96453d342.jpeg

It seems to have lost the DPI Awareness. I checked the EXE manifest to be sure I had the original and the manifest does have the correct info.

I'm going to reboot my system to see if that makes any difference because turning off and on again is always step one.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   1 member

×
×
  • Create New...