
jpm
-
Posts
10,369 -
Joined
-
Last visited
-
Days Won
11
Reputation Activity
-
jpm got a reaction from pixelsearch in Resizable status bar without SBARS_SIZEGRIP
@pixelsearch For me it is logical that the last part fill the end of the windows whatever the value is
-
jpm got a reaction from Melba23 in ListView strange behavior
Hi,
As the return can be several values separated by "|" it is normal for me that the return is a string even if only one is returned
-
-
-
-
-
-
-
jpm got a reaction from pixelsearch in Help File/Documentation Issues. (Discussion Only)
Done for next beta
-
jpm got a reaction from argumentum in Help File/Documentation Issues. (Discussion Only)
I fix the pb and commit the build change. it will be OK for the next beta/Release
Thanks for your help
-
jpm got a reaction from Andreik in SQLite Foreign Keys
Thanks @Andreik I will add that to the SQLite.au3
I Will not check for library version as the Version 3.6.19 was introduced before the first SQLite.au3
-
jpm got a reaction from cyberyeye in APIShellExConstants.au3 : missing entry concerning FOLDERID_Desktop
Already done after reading your first post
Cheers
-
jpm got a reaction from KaFu in _GUICtrlListView_GetSelectedIndices()
So the conclusion Ineed tointegrate the Nine version which support the $bArray parameter
Thanks to all of you
-
jpm got a reaction from Burgaud in How to send text to a specific window ?
some control should be reference so controlID is a necessity. AutoIt cannot decide which one.
Use send for this purpose
-
jpm got a reaction from Danp2 in Asynchronous callbacks?
I need some time to work on it
I will report ASAP
-
jpm got a reaction from pixelsearch in Help File/Documentation Issues. (Discussion Only)
I fix the doc and expand _IsPressed() to us directly $vk_* values as defined in WinAPIsvirkesConstants.au3
-
jpm got a reaction from argumentum in Help File/Documentation Issues. (Discussion Only)
I fix the doc and expand _IsPressed() to us directly $vk_* values as defined in WinAPIsvirkesConstants.au3
-
jpm got a reaction from TheDcoder in Bug fix #3789 FileRead() causes Memory Allocation Error when cannot access file
you miss to include the zip🥵
-
jpm got a reaction from mLipok in BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs
When I type l I want "Local" be first before abbrev.
I understand that more autocomplete stuff can be added
If i type "g" I want Global first I dont like _GUI* be listed before GUICreate()
perhaps the best is to list the keyword first follow by the abbrev and after all other matching ordered by name
I Hope that clarify why it is good for me ...
Cheers
-
jpm got a reaction from mLipok in BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs
Jos,
I am not sure if it was discussed But I would like that the proposal are sort By the first Letter followed by AutoComplete and/or the abbrev one
In Scite.4
Scite.5 (22/08)
Cheers
PS not sure why the proposal windows is so big
-
jpm got a reaction from pixelsearch in _GuiCtrlTab_GetItem() fails to retrieve item text since Autoit version 3.3.16.0
Hi,
I need to admit that I cannot fix it
The x64 works only if launch by Scite.
perhaps the pb comes from a X86 process trying to retrieve info from a X64 process.
This does not explain why the script launch directly by AutoIt3_x64.exe it does work as launch by Scite in X64 mode
With the propose regression fix we will behave as the fix introduced In 2010 #1664 ticket
Perhaps more experience developper can find a solution.
Cheers
-
jpm got a reaction from Werty in Bug fix #3789 FileRead() causes Memory Allocation Error when cannot access file
Hi,
Thank you for your help,
I find the reason, during the retrieving of the characteristic of the file the BOM was detected and the size was 0 wwhich lead to a wrong calculation.
I fix it for the next Beta/release
Cheers
-
jpm got a reaction from Musashi in Bug fix #3789 FileRead() causes Memory Allocation Error when cannot access file
Hi,
Thank you for your help,
I find the reason, during the retrieving of the characteristic of the file the BOM was detected and the size was 0 wwhich lead to a wrong calculation.
I fix it for the next Beta/release
Cheers
-
jpm got a reaction from argumentum in Bug fix #3789 FileRead() causes Memory Allocation Error when cannot access file
Hi,
Thank you for your help,
I find the reason, during the retrieving of the characteristic of the file the BOM was detected and the size was 0 wwhich lead to a wrong calculation.
I fix it for the next Beta/release
Cheers
-
jpm got a reaction from pixelsearch in Bug fix #3789 FileRead() causes Memory Allocation Error when cannot access file
Hi,
Thank you for your help,
I find the reason, during the retrieving of the characteristic of the file the BOM was detected and the size was 0 wwhich lead to a wrong calculation.
I fix it for the next Beta/release
Cheers