Jump to content

Recommended Posts

  • Developers
Posted (edited)

Hello , can any help me?

How can i deletete GUI from the Start bar ?

note startbar is an link :)

@jeanster, there is no StartBar but Toolbar.

Could you try to put some effort in writing your question like:

I want to create my own GUI but it should not create a TaskBar icon.

The answer would then be;

Add $ws_ex_toolwindow as extended style like :

GUICreate("My GUI",-1,-1,-1,-1,-1,$ws_ex_toolwindow)

Or is that not what you meant ?

Edited by JdeB

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Yeah , but even i DONT know how to delete it from the task bar..

lol noone understand what your meaning exactly....

maybe try to explain it from the start, with the right vocabulary...

[font="Verdana"]In work:[list=1][*]InstallIt[*]New version of SpaceWar[/list] [/font]

  • Developers
Posted

i want to delete my gui from the taskbar .... how ?

note , only from the taskbar, i want that its still visebal , on my screen my gui

Have you even looked at the post i made with the example ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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