Jump to content

Open Window


yMassai

Recommended Posts

Posted

Use;

guiSetProperty(guiWindow,"AlwaysOnTop","True") 

Where guiWindow is your window element (and yes, "True" should be a string).

Retired

Posted

You can use:

guiBringToFront 

as well.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted
    if (source == buttonAlterar) then 
    guiSetVisible ( JanelaSec, true ) 
    showCursor ( true ) 
    guiBringToFront ( JanelaSec ) 

this?

Community Profile MTA:SA = Click Here

Posted

That's correct.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted
    if (source == buttonAlterar) then 
    guiSetVisible ( JanelaSec, true ) 
    showCursor ( true ) 
    guiBringToFront ( JanelaSec ) 

this?

Tested? Why don't you try and see? The best way to learn is to try. People learn by trial and error.

"Learning doesn't happen from failure itself but rather from analyzing the failure, making a change, and then trying again."

Posted

I actually learned like 50p said.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

Perhaps I misread the topic - I thought you wanted it to stay in front of the other windows. Nonetheless, you would use guiSetProperty in that case.

Retired

Posted
You do not need failure to learn, only the certificate that is doing the right thing is a good beginning.

I don't think so.

--

I learned and I still learn in the way 50p said too.

"[...] If you don’t love it, if you’re not having fun doing it, you don’t really love it, you’re going to give up." - Steve Jobs, 2007

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...