|
 |
|
09-09-2005, 10:01 PM
|
#31
|
|
Raw Wave
Join Date: Apr 2005
Posts: 2,705
|
#3 looks beautiful
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
09-17-2005, 05:02 AM
|
#32
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
|
|
|
|
09-17-2005, 05:07 AM
|
#33
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
|
Unfortunatly, until I fix my repaint bug, the left buttons will 1-second fade from the above to this one below every time the map repaints its self. (ignore the overlaped right buttons... that's just a work in progress)
Last edited by RPM_VR4; 09-17-2005 at 05:10 AM.
|
|
|
09-17-2005, 05:35 AM
|
#34
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Looks great! PNG... right?
Lets home the guys at experts-exchange come through.
|
|
|
09-20-2005, 01:27 AM
|
#35
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
|
Almost ready for release (though I do have to draw the buttons on a timer  ). Currently working on OSK (LOL). Anybody want to volunteer to do a semi-transparent OSK with a "frame" around the the textbox (and code to co-ordinate ini too :P)?
|
|
|
09-20-2005, 01:31 AM
|
#36
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
|
...if you want I should be able to make the white part of the text box transparent so you could make your own background for that too (even a semi-transparent background). I like the thought of that... the black text written on a semi-transparent "glass" background with all the OSK buttons in semi-transparent "glass".
Here's the INI so far (sample co-ordinates are in a row... they are not correct for my OSK).
Oh, and the functions we need are:
0-9, A-Z, Backspace, Space, Search, Ok, Cancel, List-Item-Up, List-Item-Down, and: . , / '
Last edited by RPM_VR4; 09-20-2005 at 01:41 AM.
|
|
|
09-20-2005, 01:32 AM
|
#37
|
|
FLAC
Join Date: Jun 2005
Location: Anoka County, MN
Posts: 1,021
|
Correct me if im wrong, but the map can't update while the OSK menu is visible anyway, so why do you need it transparent? Just for good looks?
|
|
|
09-20-2005, 01:42 AM
|
#38
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
|
yep
In a full-screen application (such as a nav-map or a video player), I never want to see sub-menus covering things up (even if the map/video is "paused"). Everything should be a transparent overlay. That might just be my preference though.
Last edited by RPM_VR4; 09-20-2005 at 01:47 AM.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
09-20-2005, 02:51 AM
|
#39
|
|
Raw Wave
Join Date: Sep 2004
Location: NY
Posts: 1,806
|
IMHO i say take it or leave it either is fine theres always v3.99999999999999999
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'
LostReceptions Apps D/L Here
GPSGasoline- Rewriting
Draw- SkribblePad for Touchscreens
iGQwerty-iG3.0 Qwerty Keyboard
CarPCNetwork
|
|
|
09-20-2005, 02:53 AM
|
#40
|
|
Raw Wave
Join Date: Sep 2004
Location: NY
Posts: 1,806
|
oh looking great BTW i just hope editing the skin will be easier than in v2
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'
LostReceptions Apps D/L Here
GPSGasoline- Rewriting
Draw- SkribblePad for Touchscreens
iGQwerty-iG3.0 Qwerty Keyboard
CarPCNetwork
|
|
|
09-20-2005, 02:41 PM
|
#41
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
|
Well, I don't know how to make it much easier. There is a single up graphic and a single down graphic per "SkinLayer" that can have multiple buttons. You still have to define all of the button co-ordinates within each SkinLayer, but you now position the SkinLayers with the 4 borders same as you do for embedded windows. You could try using Visual Designer (found on this board) to make it easier. All of the above images have 2 SkinLayers, one with Left_Border=0 and one with Right_Border=0. The 4 button co-ordinates are the same for each side. Check out the ini-file I posted above to see how it all works.
If you have any suggestions of how I could make skinning easier, I'm all ears.
|
|
|
09-20-2005, 02:49 PM
|
#42
|
|
Raw Wave
Join Date: Sep 2004
Location: NY
Posts: 1,806
|
Quote: Originally Posted by RPM_VR4
You could try using Visual Designer (found on this board) to make it easier. ......
If you have any suggestions of how I could make skinning easier, I'm all ears.
sounds like visual designer it is
im just bad with coords at least i thought i was with the last version it would always change when windowed vs full screen and it drove me crazy
cant wait
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'
LostReceptions Apps D/L Here
GPSGasoline- Rewriting
Draw- SkribblePad for Touchscreens
iGQwerty-iG3.0 Qwerty Keyboard
CarPCNetwork
|
|
|
09-20-2005, 03:01 PM
|
#43
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
|
Hehe... I think the new system will work better. You just align the SkinLayers using 0, 1, or 2 of the four boarder variables and then the co-ordinates for all the buttons within that SkinLayer are always fixed.
|
|
|
10-01-2005, 10:43 PM
|
#44
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
|
iG OSK, posted here so mercury7 can see it when creating a SKIN.
|
|
|
10-06-2005, 03:36 PM
|
#45
|
|
Constant Bitrate
Join Date: Dec 2004
Posts: 170
|
This doesnt work integrated into Frodo does it? Only for use in Centrafuse??
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:54 AM.
| |