The WinReducer Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

The WinReducer ForumLog in

FORUM

description[IMPLEMENTED] [all EX version] IMPROVEMET VIP activation window Empty[IMPLEMENTED] [all EX version] IMPROVEMET VIP activation window

more_horiz
hey winter,

at the moment at the activation window where we need to put in or copy our username and serielnumber, we need to select the sting i.e. "Username" and delete it. or select it and copy our username in.

why not make it like this.

when (i think its a textbox) clicked the text "Username" will be deleted. so when clicked we can copy our username/key in.

that would also prevent mistakes like selecting "sername" and leaving the "U" and put in our name which wount work.

an event like this could be done:

C# wrote:
private void textBox1_Enter(object sender, EventArgs e)
        {
            textBox1.Text = "";
        }

description[IMPLEMENTED] [all EX version] IMPROVEMET VIP activation window EmptyRe: [IMPLEMENTED] [all EX version] IMPROVEMET VIP activation window

more_horiz
Hey,

I added your request (v1.0.1.0) in a little different way ... Wink

That was a good idea !

The new build will come today with all languages !

Have a good day !
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum