PureBasic 4.30 Beta 3 is out !
Ha yes, we forgot to mention that.
It has been renamed to StatusBarImage(), and it now does not display the icon next to the text anymore, but needs a separate field for the image.
This change is in preparation for some StatusBar rework in 4.40, so we do not have to rename the command then.
It has been renamed to StatusBarImage(), and it now does not display the icon next to the text anymore, but needs a separate field for the image.
This change is in preparation for some StatusBar rework in 4.40, so we do not have to rename the command then.
quidquid Latine dictum sit altum videtur
-
- Addict
- Posts: 4775
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
-
- Addict
- Posts: 4775
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
Has threading changed in PB4.3b3 as I have a function called UpdateNetwork( *Dummy ), I call it with CreateThread( @UpdateNetwork(), 0 ) but I get the following error.
[ERROR] The Procedure specified in '@ProcedureName()' does not have the required argument or return type
EDIT: fixed it the procedure had a return type this was ok in 4.3b2 but is pounced on in beta 3
[ERROR] The Procedure specified in '@ProcedureName()' does not have the required argument or return type
EDIT: fixed it the procedure had a return type this was ok in 4.3b2 but is pounced on in beta 3
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact: