![]() |
GUI frame bitmap?
Does a frame GUI use any sort of bitmap? I was messing with frames earlier and I can't seem to figure out what profile/bitmap it uses, if any. I was hoping to have mines have some sort of image instead of a single color.
|
You add a scroll control inside of the frame set.
|
I don't want to change the interior bitmap, I want to change the frames themselves. The bit between the interior controls.
|
Quote:
|
Also looking for the bitmap's used for menu's(row of dropdowns, like file/help and so on).
I can't find any of the images used for it, and I'm trying to recreate a lot of stuff but I need the layouts. |
You mean GuiFrameSetCtrl?
It's only using the profile for drawing a border or filling the backgroung (by default turned off). To change the stuff in the middle (the bevel) you can set the "bordercolor" of the GuiFrameSetCtrl. To change the size of the bevel change "borderwidth" of the frames[]. |
Hmm, and what about menus?
|
Menus are just drawing rectangles and text. You can however change the background with graphics by using a "style" (style = "toon.wba") where it's using "Menubar" defined in "Personality" section (you could make a very small fake wba if needed).
|
All times are GMT +2. The time now is 04:44 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.