Jump to content

UDF status bar hide / delete ?


Recommended Posts

hello again,

experimenting on creating a statusbar for my gui i came across the udf _GUICtrlStatusBar..... functions.

$statusbar=_GUICtrlStatusBarCreate($parent,-1,"")

my problem: how can i hide the statusbar temporarily or delete it ?

neither

GUICtrlDelete($statusbar)

nor

GUICtrlSetState($statusbar,$GUI_HIDE)

will work. any alternative to that ?

and maybe it could be a good idea to implement this into the udf in coming versions ?

thanx j.

Edited by jennico
Spoiler

I actively support Wikileaks | Freedom for Julian Assange ! | Defend freedom of speech ! | Fight censorship ! | I will not silence.OixB7.jpgDon't forget this IP: 213.251.145.96

 

Link to comment
Share on other sites

no matter what i do:

my helpfile says: v3.2.0.1

i just downloaded AutoIt v3.2.4.9 but still the helpfile is the same.

so where did you find these commands please ?

j.

Spoiler

I actively support Wikileaks | Freedom for Julian Assange ! | Defend freedom of speech ! | Fight censorship ! | I will not silence.OixB7.jpgDon't forget this IP: 213.251.145.96

 

Link to comment
Share on other sites

User Defined Function Description

_GUICtrlStatusBarCreate Creates Statusbar

_GUICtrlStatusBarGetBorders Gets width of the borders.

_GUICtrlStatusBarGetIcon Gets Statusbar panel Icon handle.

_GUICtrlStatusBarGetParts Retrieves a count of the parts in a status window.

_GUICtrlStatusBarGetRect Retrieves the bounding rectangle of a part in a status window.

_GUICtrlStatusBarGetText Gets Statusbar Text from a part.

_GUICtrlStatusBarGetTextLength Retrieves the length, in characters, of the text from the specified part of a status window.

_GUICtrlStatusBarGetTip Gets Statusbar TipText.

_GUICtrlStatusBarGetUnicode Retrieves the Unicode character format flag for the control.

_GUICtrlStatusBarResize Resize Statusbar.

_GUICtrlStatusBarSetBKColor Sets the background color in a status bar.

_GUICtrlStatusBarSetIcon Sets an Icon in the Panel.

_GUICtrlStatusBarSetMinHeight Sets the minimum height of a status window's drawing area.

_GUICtrlStatusBarSetSimple Specifies whether a status window displays simple text or displays all window parts.

_GUICtrlStatusBarSetText Sets the text in the specified part of a status window.

_GUICtrlStatusBarSetTip Sets the ToolTip text for a part in a status bar.

_GUICtrlStatusBarSetUnicode Sets the Unicode character format flag for the control.

thats all i have !

j.

Spoiler

I actively support Wikileaks | Freedom for Julian Assange ! | Defend freedom of speech ! | Fight censorship ! | I will not silence.OixB7.jpgDon't forget this IP: 213.251.145.96

 

Link to comment
Share on other sites

okay i got it.

there might be a problem with your download files. when i use the page:

http://www.autoitscript.com/autoit3/scite/downloads.php

i download the file:

SciTE4AutoIt3.exe

(3655Kb) 6/18/2007

Installer containing SciTE and all configuration files plus utilities.Update History. Definition files included: AutoIt v3.2.4.9 and BETA v3.2.3.14

but this does contain v3.2.0.1 helpfile

when i use the "check for updates" link, i get the file:

autoit-v3-setup.exe

v3.2.4.9 with new helpfile including the above commands

maybe something is mixed up.

thx j.

edit: wow there's a new colour in editor: light blue. wow :-)

Edited by jennico
Spoiler

I actively support Wikileaks | Freedom for Julian Assange ! | Defend freedom of speech ! | Fight censorship ! | I will not silence.OixB7.jpgDon't forget this IP: 213.251.145.96

 

Link to comment
Share on other sites

another wow and congratulations, gafrost !!!!!

the v3.2.4.9 works amazingly incredibly faster than the old one !!!!!!!!

40% faster !!!!

:whistle::lmao:;)

thank u so much

j.

Spoiler

I actively support Wikileaks | Freedom for Julian Assange ! | Defend freedom of speech ! | Fight censorship ! | I will not silence.OixB7.jpgDon't forget this IP: 213.251.145.96

 

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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