Jump to content

How to make window that will log the tasks?


Recommended Posts

Here is what I do so far:

$statuswin = GUICreate("Travian Farmer - Status", 500, 300)
GUICtrlCreateLabel("History", 10, 10)
$lol22 = GUICtrlCreateEdit("Gattering log..."& @CRLF, 10, 100, 480, 200, $ES_READONLY + $ES_AUTOHSCROLL + $ES_AUTOVSCROLL)
GUISetState(@SW_SHOW)oÝ÷ اµêíéh­Øb±«­¢+ÙU%
ÑɱMÑÑ ÀÌØí±½°ÈÈ°ÅÕ½ÐílÅÕ½ÐìµÀí}9½Ü ¤µÀìÅÕ½ÐítÅÕ½ÐìµÀìÅÕ½ÐìQɹ¥É¹©¹½Ù¥ ¹½Ð­½¸ÈØäí¹¼¸ÅÕ½ÐìµÀì
I1°Ì

But there are two problems:

-when you scrolling up or down and right this time is entered some log, then the text that you selected is deleted and replaced

-the edit gui have limited chars ^_^

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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