Add new panel functions

Posted By: vlau

Add new panel functions - 03/27/06 14:53

Please add the following panel functions,

1) Change of panel->bitmap
2) Change of digits->font
3) Rotate panel
4) Rotate panel->window

Have already read the manual but don't
found any solutions.

Thanks.
Posted By: TWO

Re: Add new panel functions - 03/27/06 14:59

I think TrippleX asked for that... and they will implement sth like that
Posted By: FRAJO

Re: Add new panel functions - 03/27/06 15:08

I think panel->bitmap works already

mypan.bmap=new_bmap;
Posted By: vlau

Re: Add new panel functions - 03/27/06 16:17

Quote:


I think panel->bitmap works already
mypan.bmap=new_bmap;





Sorry, typo error, change window->bitmap instead.

Quote:


I think TrippleX asked for that... and they will implement sth like that





Thats great!
Posted By: TripleX

Re: Add new panel functions - 03/27/06 16:49

http://www.coniserver.net/ubbthreads/sho...true#Post605005
Posted By: vlau

Re: Add new panel functions - 03/27/06 17:14

Thanks TripleX,

Actually, I need a pan_setRotation(...) very much,
coz my flightsim game need to rotate the pitch ladder
(panel->window) upside down while the plane tilt +/-
90 degrees.

Change panel color with a single function is also great
while it is useful for changing HUD color in my case.

Hope that all of them will be implement very soon.
Posted By: TripleX

Re: Add new panel functions - 03/27/06 17:20

"Change panel color with a single function is also great
while it is useful for changing HUD color in my case."

possible with A6.4 ( http://www.conitec.net/beta/apanel-rgb.htm see remarks)
Posted By: vlau

Re: Add new panel functions - 03/27/06 17:35

Never mind, I use bitmap font in my panel instead.
Posted By: jcl

Re: Add new panel functions - 03/28/06 05:33

Vlau: Use view entities if you want to rotate something in the user interface.

A rotating panel element is planned, but panel rotation is not.
© 2024 lite-C Forums