Can Reflow change display tools based on changing screen sizes?

I have a lenghty check list in a desktop-sized view, but want to change to a selection wheel type of display tool for a phone-sized screen.  Is there a way to make the display tool change, yet keep the same content simply by reducing down to the smaller screen size?
Is it even possible to add a selection wheel type tool in Reflow?  If you don't know what I mean by "selection wheel" I've found this site that has a functioning example.  http://www.menuhead.com/example.php

One way of having different content at different screen sizes is to have both elements on your page, and change the display of each of them to either "Block" or "None" depending on whether or not you want it to be displayed for that media query region.
And no, we don't have a selection wheel element in Reflow. Your best bet there is probably to use a box to represent it in Reflow, and then replace it with the desired element using Dreamweaver, Brackets, or whatever other tool you use next in your workflow.
Hope that helps, and thanks for using Reflow!
Vic

Similar Messages

  • Adjust the screen display dynamically for a given screen size and resolutio

    Hi All,
    Is there a posibility to change the size of a table control dynamically to maximize the screen utilization keeping in mind , the different screen size and resolution. This is to increase the breadth of the table control that there is maximum utilization of screen and which would not produce any horizontal scroll bar in case of small size monitors.Kindly advice.
    Best Regards,
    Ashwini

    There is no such control that you can put into the programming logic to enhance the visual appearance of the table controls or screens. This is taken care of by SAP GUI, which will adjust the display size of the table control according to the screen resolution.

  • How can I change my program to adjust to screen size?

    Top. I was wondering how can I design it so my program will fit all monitors?

    If your program is GUI-based and your top-level container is, say, a JFrame, you could use something like the following:
    JFrame frame = <whatever>;
    frame.setSize(frame.getToolkit().getScreenSize());
    // you could also maximize your frame if you are programming with Java 1.4
    frame.setExtendedState(Frame.MAXIMIZED_BOTH);Shaun

  • Can a broken Display Switch module cause my screen to not turn on or be recognized?

    Hi All,
    I have recently been having some issues with my LCD screen in my HP Pavillion dv9700. Ever since I replaced the left hinge on my notebook, I have had to fiddle with my screen by closing and opening it during booting to get it to turn on. This only happened when booting into linux. When booting into vista, the screen would turn on without a problem. This morning I was so fed up with this, that I thought maybe some switch was not getting pressed to tell the notebook that the lid was opened. After looking at all the cables and putting everything back together, my screen now no longer turns on no matter how much I open and close the lid. It wont even turn on in vista. I am however able to connect a vga cable to my notebook and use an external monitor without any problems. I opened up the nvidia control panel in both windows and linux and it does not recognize my notebook monitor, only the external monitor shows up. Could this be caused by a broken display switch module? How can I diagnose this problem? Is there a way to bypass the display switch module by jumping two wires?
    Any ideas are appreciated,
    Thanks in advance
    OS: Latest version of Ubuntu Linux 11.10 dual booting with Windows Vista
    Problem: LCD Monitor not turning on / being recognized
    possible cause: LCD Display Switch Module

    Update:
    I just figured out that it cant be my display switch module because when i close the lid to my notebook, the external monitor shuts off and the computer goes into standby mode. I now think this might be an issue with the ribbon cable. Is there anything else which might be  causing this problem which I am overlooking?

  • Can the Classic display video on its own screen while sending video "out"?

    Well, the topic pretty well covers it. I'd like to use the iPod as a monitor while outputting to projector. Any way to do this?

    Unfortunately, the new 3rd generation Nanos require the more expensive Composite or Component cables for TV out to work. The cable you are using is the older regular A/V cable.
    iPod: TV out support
    http://docs.info.apple.com/article.html?artnum=300233
    Patrick
    p.s. if you DO have the newer composite cable, as shown on the page I linked to, then you might simply have a bad cable, which has been reported here from time to time as happening.

  • IPad iOS 8.0.2  My whole screen magnifies itself: I can not get it back to a normal screen size. How can I?

    Since updating my iPad 3 to 8.0.2, my screen is so magnified, it's unusable but I can't get back to normal-size to try to solve the rest of it's many problems like slow or not starting.  How can keep my screen at normal-size?
          I have already rebooted it from 20% charge. It is fully charged now.  Screen returned once on its own but again magnified.  It is so large that as you type the opening pass-code, ( if you can find circled  numbers of the pass-code at all)  then  only one number within a circle is revealed at a time.which makes opening the iPad  very difficult as it continually makes mistakes on the code. This iPad 3 is 6 months old, traded in  with a broken screen as my warranty ran out. The updates caused other problems but if iIcan't start, I can do nothing at all.

    Try double-tapping the screen with 3 fingers and see if that zooms it back out - and if it does set Settings > General > Accessibility > Zoom 'off'. If it doesn't zoom you back out then try triple-clicking the home button and see if that turns it off, and if it does you can change what a triple-click does via Settings > General > Accessibility > Accessibility Shortcut.

  • I can't select "advanced tools" in imovie 10.0.1 as i could in the previous version - can you help me!

    Hello,
    I can't select  "advenced tool" such as blue screen in the 10.0.1 imovie.
    I've tried in "preference" in imovie but with so succes
    Can someone help me, if possible in french
    Thanks a lot

    John Cogdell wrote:
    Sorry this is not in French, …
    same advice is avail in French too:
    http://help.apple.com/imovie/mac/10.0/?lang=fr#mov159eff157
    @John:
    You can switch the Online Help's language on its main/home-page to many other languages:
    all versions have the same stucture - so, search in English, memorize the location (2.chp, 4th§… ) - done!

  • Can I wirelessly display the screen of my 15 inch retina Macbook Pro to a Thunderbolt display ?

    Can I wirelessly display (like via bluetooth) the screen of my 15 inch, late 2013, Retina Macbook Pro, to a thunderbolt display ?

    They can fix it, but not for free. Macbook repairs supposedly are classified into 3 tiers by an Apple Rep, I for least amount of damage and III for most. I have a dent in the corner of my MBP and it would require new housing to get it fixed. $450 (tier I) or ~half the cost of a Macbook Air on education discount... HA.
    If it doesn't affect your everyday computing, I wouldn't worry about it. It's awful, but welcome to the club

  • How can I change display height dynamically?

    Hi,
    I have defined layout style as "table-form". I want to control display height of a field depending on thich form user is in. In table, display height is "1" , but when user clicks edit and goes to form style, I need to change display height to "5".
    I belive it can be done using EL expression.
    Can anybody enlight me?
    Thanks

    It is easiest to make two separate items based on the same attribute. One item only displayed in table with height 1, the other item only displayed in form layout with height 5.
    Steven Davelaar,
    JHeadstart Team.

  • Battery , time , signal strength bar is not getting displayed in home screen , these will be displayed only when i click on any app. Can u let me know the setting change ?

    Battery , time , signal strength bar is not getting displayed in home screen , these will be displayed only when i click on any app. Can u let me know the setting change ?

    Did you check the Zoom setting?
    Have you tried a reset (reboot)? Hold HOME and SLEEP until an Apple logo appears.
    If it isn't Zoom and a reboot doesn't help try Settings/General/Reset - Reset all settings

  • I have Photoshop cs6 Ext on an ASUS laptop. How can I increase the font size of the contents of the FILTER Panel situated on bottom left of screen. The font size is extreamly small and almost unreadable. I have changed display parameters, not the resoluti

    I have Photoshop cs6 Ext on an ASUS laptop. How can I increase the font size of the contents of the FILTER Panel situated on bottom left of screen. The font size is extreamly small and almost unreadable. I have changed display parameters, not the resolution, to no avail.
    David.

    Paragraph breaks are good for readability. ;-)
    Have you noticed any difference between your MacBook and others at the Apple store? Wondering whether this is a configurable setting at the system level, i.e., DPI.
    You can default Firefox to a larger zoom level to avoid having to zoom every page. You'll still be able to adjust the size for individual sites as needed. It sounds as though you are aware of these add-ons:
    * Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
    * NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/
    There are some discussions about changing coming in Firefox 22 (I think) to address higher density displays like the Retina display. So perhaps there will be a built-in setting to address this in the future.

  • Hello, I update my mac pro to 10.10. Why the photoshop cs6 change to slowly now. When I change the tools like brush to command+Z, It's will be freeze a while. why? and how can I improve?

    hello, I update my mac pro to 10.10. Why the photoshop cs6 change to slowly now. When I change the tools like brush to command+Z, It's will be freeze a while. why? and how can I improve?

    what a long post....Apple, btw, does not read this stuff, so ranting, raving, and complaining here might make you feel good, but it does no good at all. That being said, I, too have a Mac Pro Quad Core Xeon with 6 gigs of ram and an nVidia 8800 GT graphics card (not as good as yours, alas) and I've had no problems at all with it. Yes, it doesn't have Thunderbolt, but maybe we Mac pro owners will get lucky and someone will come out with an adapter (probably not). No, you probably don't have to throw away your Mac Pro, but if you do, I'll take it, for a small "recycling" fee >:-) That was a joke.  Yes, the Mac Pro's future isn't quite clear, YET. Hopefully that will improve very soon. As for not being able to upgrade to Mountain Lion. Don't worry about that too much, Nobody is forcing you to do that.  Your Mac Pro won't quit working if it isn't installed. From what  I've heard, you should give the new OS a chance, and wait to get it, in case there might be some bugs, or stuff not working with the new OS, which has been known to happen. Yes, we Mac Pro owners don't like being treated like mushrooms-kept in the dark, and being fed......... but Apple is Apple and it will do what it does, and there is nothing you or me can really do to change that. All I can say is....trust, have faith, be patient, go for a walk, do something else to take your mind off of this problem. IF apple decides to drop the Mac Pro for good, and that's a big "IF", I think they will anger a whole bunch of people
    which isn't good. However, that hasn't happened...YET. Let us hope that it doesn't
    John B

  • Can a display image field be changed with javascript

    I have a select list (P3_RECON_CONDITION). when it changes It triggers javascript..
    in that javascript I would like it to change a Display Image field (P3_RECON_COLOR) without having to refresh the whole page..
    P3_RECON_COLOR is a Display image filed that gets its image from a blob from SQL:
    select color from projstat.condition_color, projstat.project where condition_color.condition = nvl(:P3_RECON_CONDITION,'W') and project.job_piece = :P3_JOB_PIECE
    the display field works now, but only for what the P3_RECON_CONDITION is when the page is loaded..

    yes, I tried that, but couldn't figure out how to do the: " dynamic action refresh the item P3_RECON_COLOR"
    I have
    Event: Change
    Selection Type: Item
    Item: P3_RECON_CONDITION (the select list)
    no condition
    TRUE ACTION: Refresh
    Fire when True:
    Selection Type: Item
    Item: P3_RECON_COLOR (the display image)
    (if I change the action to submit page.. it does fire.. but the refresh item does nothing..)

  • Why can't we change display name?

    Its very funny that we cant change display name and also we must have earlier feature which shows all the logged on members
    Think about it
    Thank you

    In the past you had to wait a while for the caches to refresh anyway, now you need to wait an eternity or contact SAP.
    The "display name" is no longer editable.
    So if you are going to choose a pseudonym which is well known, make sure the guy is already dead and cannot get up to any more mischief or new scandals...
    Cheers,
    Julius

  • Permissions Change on Folder - "the requested security information is either unavailable or can't be displayed"

    am I getting this message on some folders security tab, Can not delete file folder
    I can't see the owner. The security tab displays"The Security tab displays "The requested security information is either unavailable or can't be displayed." I've tried to grant access via command line with no success.
    Regards,
    Kanna..

    Testing answer - shows as only proposed so far....
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

Maybe you are looking for

  • Hello Guru's  Error MSG while creating Material Type HERS

    Hello Guru's, While creating material type HERS the system is showing the following error *"The field orign acceptance is defined as a required field; it does't contain an entry'"* will any one give solution. even i have filled orign field in info re

  • Odbc on windows xp pro

    I have to access an 8i (8.1.7) server from a win xp pro client. the cd i have is for nt/2000 and refuses to do anything on xp. i have downloaded the odbc driver and installed it (ora8177.exe). When i go to the administrative tools and try to add a ne

  • Fixed Due Date - Payment Term

    Hi  ....  How to get a fixed due date for Vendor / Customer Invoices (without modifying Due Date after posting the Document or Changing Base Line Date for each Invoice at the time of Posting Document)? For Example, If we post a Vendor / Customer Invo

  • Why does jax-ws not support bpel

    I would like to put my jax-ws services in some bpel process, but I've read in JBoss forum that jax-ws doesn't support BPEL. Why is it so? Can anybody explain it to me ? Why putting BPEL into JBI module "saves the situation"? I would be gratefull for

  • Can you Help with my white map on Kingdoms of Camelot, Facebook game??

    Question I have a problem when playing Kingdoms of Camelot on Facebook, since updating to FF7. The map area is prdominantly white and it shouldn't be... Is there a video driver, or something, issue that a plugin can fix? I love FireFox and don't want