Jump to content

jpm

Developers
  • Posts

    10,409
  • Joined

  • Last visited

  • Days Won

    11

jpm last won the day on July 22 2024

jpm had the most liked content!

3 Followers

About jpm

  • Birthday 04/04/1946

Profile Information

  • Member Title
    a Real GUI/debug lover
  • Location
    Hauts de Seine, France

Recent Profile Visitors

4,489 profile views

jpm's Achievements

  1. I found in my old testing on the subject I hope it is usefullGUIDarkMode-Jpm.zip t
  2. Thanks Just wondering why the header of the listview does not show in white?
  3. Hi I don't get the same result Can you post the GUIDarkMode.au3 you are using for DarkMode_DarkTheme Thanks
  4. I was before retiring in Basic software development as Windows Core So I can tell you that the solution comes with generating an assembly code based on a run time implementing the AutoIt builtin functions That need to defined something as as C compiler, that's a tremending job at least for me Today Autoit is based on a interpreting byte code corresponding to AutoIt builtin functions which is not too bad from my point of view Cheers
  5. I wonder why the uploaded file use Unix convention for EOL(End of file) instead of Windows @CRLF
  6. it is post in the thread above here attached tidy aur3check, and #include cleaning cheers Guiscape.zip
  7. @WildByDesign post it in this thread just look on tuesday post I just again post your stuff updated for #include aand tidy used Guiscape.zip
  8. to be in sync with latest autoit release 3.3.18.0 and Au3Check I update the #include Cheers GUIScape.zip
  9. Thanks @donnyh13 for all your feedback 😀
  10. I try to follow the discussion about indenting th e comment line Bot sure what is the final solution
  11. I understand that F1 is use by VSCode does a Autoit:help using F1 is solution
  12. it is conflicting with workbench perhaps a autoi:!Toogle comment line is needed Thanks
  13. Will F1 open the autoIt help corresponding to info in AutoIT.chm ?
×
×
  • Create New...