Jump to content

Se7enstars

Active Members
  • Posts

    23
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Se7enstars got a reaction from pisti33 in Modern checkbox or Custom checkbox in Autoit   
    Hi guys today we're prepare new custom checkbox in autoit (modern checkbox)
    there're used some icon files with type of icons that you want install.
    If anybody interesting, Full Source code: https://cloud.mail.ru/public/fp2y/35K2983HE (from cloud storage)
    Screenshot: 

  2. Like
    Se7enstars got a reaction from Parsix in Modern Login UI in AutoIt v3 | + Animation   
    Hi Friends we're made new Login UI in AutoIt for those who like design.
    Watch full video (youtube) Link
    Download Source code: <snip> (p.s. Source code full free you can do anything with it)
    Please subscribe me on Youtube. Thanks : )

  3. Like
    Se7enstars got a reaction from edgi in New UX Window in AutoIt v3   
    New UX Window in AutoIt v3 Watch Full
    Source Code : Link

  4. Thanks
    Se7enstars got a reaction from Nyl- in New UX Window in AutoIt v3   
    New UX Window in AutoIt v3 Watch Full
    Source Code : Link

  5. Thanks
    Se7enstars got a reaction from Nyl- in New Modern UI Window in AutoIt v3   
    New Modern Design UI in AutoIt in 118 line
    Please watch & like in Youtube: Link
    Full Source Code free: Link
     

  6. Like
    Se7enstars got a reaction from genius257 in New UX Window in AutoIt v3   
    New UX Window in AutoIt v3 Watch Full
    Source Code : Link

  7. Like
    Se7enstars got a reaction from ratus69 in Modern checkbox or Custom checkbox in Autoit   
    Hi guys today we're prepare new custom checkbox in autoit (modern checkbox)
    there're used some icon files with type of icons that you want install.
    If anybody interesting, Full Source code: https://cloud.mail.ru/public/fp2y/35K2983HE (from cloud storage)
    Screenshot: 

  8. Like
    Se7enstars got a reaction from robertocm in Modern checkbox or Custom checkbox in Autoit   
    Hi guys today we're prepare new custom checkbox in autoit (modern checkbox)
    there're used some icon files with type of icons that you want install.
    If anybody interesting, Full Source code: https://cloud.mail.ru/public/fp2y/35K2983HE (from cloud storage)
    Screenshot: 

  9. Like
    Se7enstars reacted to Zedna in AutoIt v3.3.15.3 Beta   
    As about PNG support in GUICtrlCreatePic(), there is ResourceEx UDF for this,
    so you can do it simply by 4 lines of code:
    1) embed PNG to resources - #AutoIt3Wrapper_Res_File_Add=png_1.png, RT_RCDATA, PNG_1, 0
    2) include UDF - #include 'ResourcesEx.au3'
    3) create empty Pic control - $iPic_1 = GUICtrlCreatePic('', 0, 0, 100, 100)
    4) set PNG image from resources to Pic control - _Resource_SetToCtrlID($iPic_1, 'PNG_1')
     
     
  10. Thanks
    Se7enstars reacted to Jon in AutoIt v3.3.15.3 Beta   
    AutoIt v3.3.15.3 Beta
    View File 3.3.15.3 (16th May, 2020) (Beta)
    AutoIt:
    - Added #3681: Lang Variable prefix "o".
    - Fixed #2915: Map memory leak.
    - Fixed: Map errors with index < 0.
    UDFs:
    - Changed #3620: Removed "stable" from _ArraySort function header.
    - Added #3670: DriveGetDrive() @error doc clarification.
    - Added #3574: GuiCtrlCreateInput() Doc $ES_AUTOHSCROLL precision.
    - Fixed: Problem with _WinAPI_GetFontResourceInfo & _WinAPI_GetFontMemoryResourceInfo
    - Fixed #3728: Added optional parameter to force single column 2D array to 1D.
    - Fixed #3678: Amended Help file to show that function with no text blanks a line, not removes it.
    - Fixed #3757: Added note to GUICtrlListView_SetColor* pages about need to use BGR format.
    - Fixed #3697: _WinAPI_GetOverlappedResult() failure.
    Submitter Jon Submitted 05/16/2020 Category Beta  
  11. Thanks
    Se7enstars got a reaction from Marc in Modern Login UI in AutoIt v3 | + Animation   
    Attached already
    AutoIt Login UI by Se7enstars.zip
  12. Thanks
    Se7enstars got a reaction from Melba23 in Modern Login UI in AutoIt v3 | + Animation   
    Attached already
    AutoIt Login UI by Se7enstars.zip
  13. Thanks
    Se7enstars reacted to Colduction in Modern Login UI in AutoIt v3 | + Animation   
    Thanks @Se7enstars, it's very useful and pretty.
  14. Thanks
    Se7enstars got a reaction from Colduction in New UX Window in AutoIt v3   
    New UX Window in AutoIt v3 Watch Full
    Source Code : Link

  15. Thanks
    Se7enstars got a reaction from Colduction in New Modern UI Window in AutoIt v3   
    New Modern Design UI in AutoIt in 118 line
    Please watch & like in Youtube: Link
    Full Source Code free: Link
     

  16. Thanks
    Se7enstars got a reaction from Colduction in Modern Login UI in AutoIt v3 | + Animation   
    Hi Friends we're made new Login UI in AutoIt for those who like design.
    Watch full video (youtube) Link
    Download Source code: <snip> (p.s. Source code full free you can do anything with it)
    Please subscribe me on Youtube. Thanks : )

  17. Like
    Se7enstars got a reaction from Trong in New Modern UI Window in AutoIt v3   
    New Modern Design UI in AutoIt in 118 line
    Please watch & like in Youtube: Link
    Full Source Code free: Link
     

  18. Like
    Se7enstars got a reaction from edumanilha in New UX Window in AutoIt v3   
    New UX Window in AutoIt v3 Watch Full
    Source Code : Link

  19. Thanks
    Se7enstars got a reaction from Aelc in New UX Window in AutoIt v3   
    New UX Window in AutoIt v3 Watch Full
    Source Code : Link

  20. Like
    Se7enstars got a reaction from FrancescoDiMuro in New UX Window in AutoIt v3   
    New UX Window in AutoIt v3 Watch Full
    Source Code : Link

  21. Thanks
    Se7enstars got a reaction from oHenry in New UX Window in AutoIt v3   
    New UX Window in AutoIt v3 Watch Full
    Source Code : Link

  22. Like
    Se7enstars got a reaction from Trong in New UX Window in AutoIt v3   
    New UX Window in AutoIt v3 Watch Full
    Source Code : Link

×
×
  • Create New...