Jump to content

Recommended Posts

Posted (edited)

Posted Image

The icon that always appears on the left top side of every GUI, how do I get rid of it?

I'm looking to create a function that creates a sort of customized message box and I wish to remove the icon that always comes with it, the only options I've found is to set a style that also mangles the entire title bar making it look jagged.

To be more precise, I'm looking to create the title bar of a GUI to replicate the below example.

Posted Image

Edited by ApudAngelorum
Posted (edited)

Does this help? >>

Edit: Actually look at the style $WS_DLGFRAME

Edited by guinness

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted (edited)

  On 2/16/2012 at 12:08 PM, 'guinness said:

Does this help? >>

Edit: Actually look at the style $WS_DLGFRAME

Saved, but it's not exactly what I want because when you set it to the transparent icon, the title bar text is offset by about 30 pixels which I am looking for a way to prevent that behavior, creating a GUI without the icon and the text string starting off from where the icon was supposed to be.

Thanks for the link though.

Edit: I just saw your edit, I'll have a look now.

Edited by THAT1ANONYMOUSEDUDE
  • 2 months later...
Posted

In case someone finds this in the future?do=embed' frameborder='0' data-embedContent> approach to what Rover suggested in post #4, as ?do=embed' frameborder='0' data-embedContent> remove the icon entirely. The code was by Rover originally.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

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