Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: feat request:

  1. #1
    SMKFree liquid_smoke's Avatar
    Join Date
    Aug 2003
    Location
    Chicago
    Posts
    4,842

    feat request:

    this is a 2fer

    1:

    we need a sub forum specifically for feature request for RR and for plugins. I feel like a lot of the request for features get lost in the forum and go un noticed. It would be nice to have a place where these are all stored for future reference for someone looking to maybe create a plugin etc.


    2:

    For RR, is it possible to add mouse events for items.

    For example,

    mouse in and mouse out events that i can associate a command to.

    RR already is tracking the mouse when it enters and leaves an area like a button etc, but currently only has 1 action tied to it, mouse down.

    I would like to set some vars and run commands when the mouse enters a specific area and also when it leaves. Anyone familiar with actionscript will know what i mean.

    The easiest way (to me at least) would be to create a new object that is a mouse event object that i can place and move around in the skin editor and associate standard RR commands to execute whenever the mouse enters the box.
    I plan to put these directly ontop of buttons, labels and anything else in the RR ui, so it shouldn't block anything else from behaving as it normally does.
    OR
    Maybe extend the button object to include different commands for different mouse events?


    3.

    "i thought this was a 2fer?" i lied

    I, and few other people would really love to be able to have a menuscreen (popups) onscreen and also be able to still interact with the screen underneath. This would significantly improve the way screens can be designed and features layed out. Instead of packing a screen with buttons etc, you can move them to menu screen that would popup in a specific area with the option to leave it open and still use the features on the previous screen. Basically child windows.


    opinions?


    Thanks, as always
    01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
    01101101 01101111 01101011 01100101

    beer replenishment fund
    http://www.mp3car.com/vbulletin/rr-faq/
    mp3car live search

    i have joost invites, just hit me up for one.

  2. #2
    Maximum Bitrate
    Join Date
    Aug 2004
    Location
    Germany
    Posts
    520
    Quote Originally Posted by liquid_smoke View Post
    I, and few other people would really love to be able to have a menuscreen (popups) onscreen and also be able to still interact with the screen underneath. This would significantly improve the way screens can be designed and features layed out. Instead of packing a screen with buttons etc, you can move them to menu screen that would popup in a specific area with the option to leave it open and still use the features on the previous screen. Basically child windows.
    I definately second that ! I miss this feature since my change from FrodoPlayer (RIP) to RoadRunner. Although I guess that adding this feature will result in a lot of work.

  3. #3
    THE EXPERIMENTER
    Auto Apps:loading...
    carputer1's Avatar
    Join Date
    Sep 2007
    Location
    UK,Surrey
    Posts
    1,931

    3rd

    [QUOTE=Konrad;1158171]I definately second that ! QUOTE]


    Riderunner / Genesis
    Plugin Breaker in test BassRR Plugin Player, Wifiman_NET
    New Home for Genesis & BassRR :adding to site ,, Hellfyre night
    Bassrr Beta Release :Version 1.3.7
    Movie_info Release :Version 3.1.0
    Wifiman_NET:Version 1.0.0

    Every Future, Needs A Beginning

  4. #4
    FLAC
    Auto Apps:loading...
    EL CAMINO's Avatar
    Join Date
    Jul 2005
    Location
    upland california us
    Posts
    1,216
    RR with mouse events like actionscript does, would be sooooo nice!!!.

  5. #5
    Confusion Master
    Auto Apps:loading...
    Enforcer's Avatar
    Join Date
    Sep 2003
    Location
    If you go down to the woods today, You're sure of
    Posts
    14,058
    Quote Originally Posted by liquid_smoke View Post
    I, and few other people would really love to be able to have a menuscreen (popups) onscreen and also be able to still interact with the screen underneath. This would significantly improve the way screens can be designed and features layed out. Instead of packing a screen with buttons etc, you can move them to menu screen that would popup in a specific area with the option to leave it open and still use the features on the previous screen. Basically child windows.
    Another vote

  6. #6
    Newbie
    Join Date
    Jul 2006
    Location
    Nevada ,MO
    Posts
    31
    Don't know if any one else noticed but when you have a popup over ilist you can still scroll and select different tracks.

  7. #7
    Super Moderator
    Auto Apps:loading...
    JohnWPB's Avatar
    Join Date
    Sep 2005
    Location
    West Palm Beach, Florida
    Posts
    4,658
    Blog Entries
    1

    Menu pop-ups and feature requests

    Hahahah I Just PM'd Guino a couple days ago asking for a for the very same thing, a feature requests sub forum! hahaha

    The Menu pop-up with interacting with the rest of the skin behind would be awesome! Skins can so easily get cluttered with buttons, and being able to have a menu replace certain sections of the skin would solve a lot of those problems.

    For instance on say an audio screen, there are a cluster of buttons, search, add 1, playlists, shuffle ect. Press the playlist button, and a menu could appear over that cluster of buttons with new functions, save playlist, delete playlist, rename playlist ect.
    Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart

    My Fiero Build Thread

  8. #8
    Constant Bitrate slvrsol's Avatar
    Join Date
    Mar 2007
    Posts
    148
    Quote Originally Posted by liquid_smoke View Post
    this is a 2fer

    I, and few other people would really love to be able to have a menuscreen (popups) onscreen and also be able to still interact with the screen underneath. This would significantly improve the way screens can be designed and features layed out. Instead of packing a screen with buttons etc, you can move them to menu screen that would popup in a specific area with the option to leave it open and still use the features on the previous screen. Basically child windows.
    Maybe I'm missing something, but couldn't this be duplicated by just using another skin file for the pop up and leaving the commands for the "underneath" skin?

  9. #9
    The Curator
    Auto Apps:loading...
    Blue ZX3's Avatar
    Join Date
    Aug 2004
    Location
    Chicago area,IL
    Posts
    4,849
    I'm thinking no...because buttons, labels, ect...have to be within the image(s) used for the current screen be-it full screen or a menu screen..

    I could be wrong...never tried but that would be my understanding..
    RideRunner...The #1 FE, PERIOD.

    Current Project: DFXVoice [Beta Released]
    Next in line: RRMedia v2.0

    DFX 5.1.1 Skin
    Appstore Link

    My RideRunner Plugins
    RRMedia
    RRExtended
    DFXVoice

  10. #10
    SMKFree liquid_smoke's Avatar
    Join Date
    Aug 2003
    Location
    Chicago
    Posts
    4,842
    Quote Originally Posted by slvrsol View Post
    Maybe I'm missing something, but couldn't this be duplicated by just using another skin file for the pop up and leaving the commands for the "underneath" skin?
    yes you could do this but it would be a huge pain in the ***. Basicly you are just creating a new screen that has the look of a popup. The problem comes when you need to make changes to the skin, now you have an extra .skin file you have to edit. If you had a global popup for example that you could access from any screen, this would essentially double your .skin files as you would have to create a duplicate of all screens with a version that had the pseudo popup. For skins like mine, that are all ready huge with over 250 .skin files you can see how this becomes an editing nightmare.
    01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
    01101101 01101111 01101011 01100101

    beer replenishment fund
    http://www.mp3car.com/vbulletin/forumdisplay.php?f=93
    mp3car live search

    i have joost invites, just hit me up for one.

Page 1 of 2 12 LastLast

Similar Threads

  1. Indexing music in 1.0.9.8 Failed
    By hovalistic in forum StreetDeck
    Replies: 0
    Last Post: 07-07-2007, 12:19 PM
  2. Forum Slowness
    By Quattro in forum Mp3car Forum Suggestions/Comments
    Replies: 41
    Last Post: 10-28-2005, 06:50 PM
  3. Forum Really Slow
    By Quattro in forum Mp3car Forum Suggestions/Comments
    Replies: 58
    Last Post: 05-10-2005, 04:04 PM
  4. errors on the homepage
    By alti in forum Mp3car Forum Suggestions/Comments
    Replies: 61
    Last Post: 04-14-2005, 10:26 PM
  5. feat request
    By BrianMay in forum Centrafuse
    Replies: 9
    Last Post: 12-08-2004, 03:15 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •