Jump to content

NepesX

Active Members
  • Posts

    36
  • Joined

  • Last visited

Everything posted by NepesX

  1. How To Set Background color for Listview sub item created with _GUICtrlListView_AddItem/_GUICtrlListView_AddSubItem? Please Help?!
  2. How to change the background color of Listview on another window?
  3. In short, I want to extratct the icon file from the APK file. Apk file is a zip archive.
  4. How to extract files from zip archives? help please?
  5. Melba23, thank you very much!
  6. How to add Tooltip for ListviewItem? Please help?!
  7. How to use style file .msstyles for GUI? Please Help!
  8. How to use style file .msstyle for GUI? Please Help!
  9. Melba, you tell me your twitter, I sent you a friendship
  10. M23, thank you for help!!!
  11. How to Set Height and Multiline ListViewItem?
  12. Psd files can be viewed on AutoIT?
  13. GuiCtrlCreateLabel("nepes", 10, 10, 50, 50, $SS_BLACKFRAME) please help!
  14. How to read image path from GUICTRLCreatePic?
  15. How to close a TCP port for the process? Please?!!!
  16. Yes I tried, but failed
  17. Hey all, Is there a command to start a new line in a GUICtrlCreateLabel? So for example Label GUICtrlCreateLabel("text on first line" &@LF& " text on second line", 0, 0, 200, 200, BitOR(0x01, 0x0200) Is this possible?
  18. How to get all the items from listview in array? Please!!!
  19. How to get the selected value (text) of the ComboBox? GUICtrlRead not read!
  20. thanks for the help, found, Udf: Get Extended File Property
  21. I need to get a description. exe file, for example, the file description dmaster.exe = "Download Master"
  22. or get a description. exe file
  23. For example, I need to get a description of the process of "chrome.exe"
  24. How to get a description of the process, Please help!
×
×
  • Create New...