Amiga.org
Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: Targhan on July 15, 2003, 06:55:15 AM
-
Hey, I'm working on a MUI based control panel for Frogger (RxMUI). Figured I'de give everyone a preview of my work ;-)
Latest screenshots (both skins are available in the archive):
(http://www.morphzone.org/images/targhan/ToadPlayer.jpg)(http://www.morphzone.org/images/targhan/toad_skin.jpg)
Notes: Buttons showcase artwork by both Jobbo and Meerschaum. Couldn't have done it without these guys. Also, the FroggerNG author has been instramental to this effort. Of coarse, none of this would be possible without the prior work of Alfonso, the author of RxMUI. Hopefully, I can get this thing through betatesting soon!!!!
-
that looks GREAT!!! keep up the good work!
-Alex
-
Thanks :) Maybe I can get another skin or two! The white version didn't work on my Amithlon system too well (I think it's the png images), but the grey/green skin worked fine.
There are other features, but they are in the menu. Probably my favorite feature (because I'm wierd) is the fact that there is a "documentation" menu item. This way, it is easier to reference the keyboard shortcuts and stuff.
-
Is it _that_ bad?
-
Great! Frogger desparately needs a good GUI! My Peggy will thank you;-)
-
Cool :-)
It should also work on fast Amigas (amithlon/ppc). I really doubt froggerng + any gui is a smart thing for anything less than an 060...
-
Is it _that_ bad?
Well... To be honest..
Looks real nice... Like the white version, hope you can fix the problems with it..
-
Looking really nice :-)
I like the one on the left best. Will this become an integral part of future FroggerNG releases? I hope so.
-
Is it possibble to make a simple skin system for frogger under MorphOS using alpha channeled png images via it's datatype system?
It'd be great to have free form, or funny shaped windows (a'la some MacOSX MP3 players). Some png images (one for the main window, separate images for each button) and a config text file with their relative position would be sufficient, and the impact would be devastating.
I always wanted to have some floating, properly antialiased GUI's for MP3 and VIDEO replay, and with MorphOS it's in reach. I even have a ready design, and dare to make some more if there is an interested coder. :-)
EDIT
Not exactly what I wanted (Something more simple is sufficient) but to have an idea:
http://www.linux-mag.com/2000-05/img2/desktop_02.jpg
-
Forgot to mention: the skins are awesome even in this conventional orientation :-)
-
Thanks guys ;) I'm unsure of WHAT the problem is with the white one and os3.9. It could be a simple datatype issue, or it could be more complicated and related to MUI.
As far as odd shaped skins go, that will depend heavily upon MUI classes I would suppose. I'm unsure whether or not MorphOS's implimentation of intuition will support that kind of thing or not. The "skinning" system I'm using is VERY simple, a tooltype to point to the buttons directory, and a way to "install" different preconfigured MUI prefs for the program (wouldn't affect other programs).
I would very much like to see Toad be the default gui for FroggerNG, but I doubt it will be included in the archive, since FroggerNG is shareware and there would be a consideration of who created what library and what kind of *ware they are. I bet it would be possible to have it available as a download from the FroggerNG website, but I doubt it will be included.
-
Warface wrote:
It'd be great to have free form, or funny shaped windows (a'la some MacOSX MP3 players). Some png images (one for the main window, separate images for each button) and a config text file with their relative position would be sufficient, and the impact would be devastating.
I always wanted to have some floating, properly antialiased GUI's for MP3 and VIDEO replay, and with MorphOS it's in reach. I even have a ready design, and dare to make some more if there is an interested coder. :-)
The Yugo MP3 player "Prayer" supports so-called "cloaks" (skins by another name) and amanaged windows with irregular shapes. It's on Aminet.
-
@Iggy_D
Any idea how? :-)
-
Well, it works quite nice here. Would
be nice if it could have the option of
being "attached" to the Frogger window,
but not sure if RXMui can make this
possible? Doesn't seem to have any problems
though and is certainly a more responsive way
to interact with FroggerNG than using the menus. :)
-
Targhan wrote:
@Iggy_D
Any idea how? :-)
Me, no, but Prayer recently went open source, so I suppose that you can find some inspiration there.
-
Thanks guys (Iggy, Realstar). The actual release should be Sunday. I have wanted to attatch Toad to the Frogger window from the begginning. That may be an option in the future, but right now it isn't. (The frogger window seems to change it's name when playing different movies. I don't know about other people, but even if I knew exactly how to attatch the windows-- I think I would need a named window!)