Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (AndrewAMD, Ayumi, NewbieZorro), 14,141 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Panel bug #214328
07/04/08 07:20
07/04/08 07:20
Joined: Jan 2002
Posts: 692
berlin
MB Offline OP
User
MB  Offline OP
User

Joined: Jan 2002
Posts: 692
berlin
2 bugs; I guess.

1)
When I try to create (all this via C++) a PANEL which has not a bitmap assigned, but is initialized with the respective rgb-values, I have a problem adding another button (which is a bitmap).

It seems as if only one color channel of the added button-bitmap is displayed

2)
When I set the panel flag to ^= INVISIBLE, the panel does not actually disappear.

Although invisible it still is a hindrance to access panels of a lower level.


Last edited by MB; 07/04/08 07:21.
Re: Panel bug [Re: MB] #214339
07/04/08 08:29
07/04/08 08:29
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
You can find the description of panels in the manual.

You can't set "INVISIBLE" for a panel, and you can not add a button after a panel was created. All panel elements must be already defined within the panel definition. Panel colors affect the images of all panel elements.

http://manual.conitec.net/apanel.htm
http://manual.conitec.net/button.htm
http://manual.conitec.net/apanel-rgb.htm

Please check out the examples how to create a panel and define a button. If you then still have problems, please ask again on the forum and describe your problem in more detail, with a code example so that people can see what's wrong.


Moderated by  HeelX, Spirit 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1