Jump to content

Recommended Posts

Posted (edited)

how to get it form this:

Posted Image

to this:

Posted Image

$hListBox = _GUICtrlListBox_Create($GUI, "", 21, 241, 540, 120)
_GUICtrlListBox_AddString($hListBox, "[" & _NowTime() & " ] The wait time has bin set to: " & IniRead("Settings.ini", "e", "a", "0") & "  seconds")
_GUICtrlListBox_AddString($hListBox, "[" & _NowTime() & " ] text 1")
Edited by xXxElevenxXx
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...