Home | Reviews | GUIpedia | Forum | Fun500
Brandon | Viper BETA 2What do you want to see in it? | 2008-07-06 | 8:13 AM |
jasonwoodland | Re:Viper BETA 2I want to see the red from the background of the icon text to be cleared.
Ex What is current:
rgb2color(255,0,0)
Ex Transparent background:
-1
I would like to see moving windows if possible. I use XMS memory
To load a BMP faster use the following code:
Future.LoadBMP "C:ICONSVIPERRED.BMP",0,0"
Instead of loading the ViperRed BMP every time you enter a new program you can try this...
When exiting GUI.EXE or running the shell don't return to screen 0. Delete that line if it's there.
Now in the app stuff leave the Set800x600 ect line there and delete the Future.LoadBMP and the auqa bacground when entering GUI.EXE again I'm not sure if you put a Set800x600 line there or not... Try it out! | 2008-07-06 | 8:24 AM |
Brandon | Re:Viper BETA 2The icon text thing will be easy to fix, and I will fix it. The movable windows, won't happen, because it quite complex and in a Unitasking GUI kind of useless.I'll have to think about the background thing. | 2008-07-06 | 8:36 AM |
Brandon | Re:Viper BETA 2Bump, I think people missed this. | 2008-07-06 | 6:30 PM |
jasonwoodland | Re:Viper BETA 2Yeah.. Exept me:cheer: . How do you ment to get the word around anyway? | 2008-07-06 | 9:13 PM |
GUIs
2021 Brandon Cornell