Jump to content

guiCreateEdit


Cornelis

Recommended Posts

Hi,

I've got some problems with editing my login script (Login script made for: my gamemode)

This is the code I'm using. The error I get is when I try to click on the edit, the cursor inside the edit isn't showing and I can't write in it...

    createCharacterWindowNameEdit = guiCreateEdit (0.475, 0.095, 0.475, 0.065, "", true, createCharacterWindow) 
        guiEditSetMaxLength (createCharacterWindowNameEdit, 15) 
        guiSetProperty (createCharacterWindowNameEdit, "AlwaysOnTop", "True") 

Picture:

9bkadf.png

Thanks, Cornelis.

Link to comment

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
  • Recently Browsing   0 members

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