Flex for Touch Screen Interfaces

I am evaluating using Flex for the development of a couple of
touch screen kiosk projects. One major issue is the UI elements
like scroll bars. For both these projects, scroll bars are a design
necessity. (For better or for worse) Looking at the class
references it does not seem immediately clear that the scroll bars
can be modified in size. I do see that they can be skinned, but
there is no indication that I can go from the 16 px wide vertical
scroller to one say 48 px wide.
Any thoughts?

I believe you can. If you lookup the source code you can
change these constants, create your own libraries and use them. you
will have to learn FLEX beyond evaluating it to prove this out, but
it could be done. It's open source, but you need to check out the
type of license. You may be able to sell it as a proprietary
component.

Similar Messages

  • Excel 2013 BeforeRightClick Event fails on Windows 8.1 Tablet (it's an Excel 2013 tablet touch screen interface bug)

    I have developed customized table context menus in an Excel 2013 workbook on my Laptop. They work just fine on my laptop and my work desktop. But when I try to run them on my tablet PC the Worksheet_BeforeRightClick event in Excel 2013 never fires. Other
    worksheet events appear to work okay. I have fully reinstalled Office 2013 Pro and that does not make any difference.
    I have read other comments regarding this same problem going back to 2013, but have never seen Microsoft respond to this issue. Nor have I been able to find a resolution. Has anyone else run into this and found a solution?
    Additional Discoveries: Testing on my tablet shows that adding one custom CommandBarButton to either the top or the bottom of the default "List Range Popup" context menu causes the Worksheet_BeforeRightClick event to fail.  The basic context
    menu commands still show up, but the default dropdown button for additional context menu commands disappears. The event is perhaps firing, but any customized code for the context menu is not being handled properly by Excel. This does appear to be a bug and
    not a question of coding error. Perhaps someone else with a tablet PC running WIndows 8.1 could test this.
    Based on comments
    here this bug was introduced in Excel 2013 because others find the problem does not exist when using Excel 2010 on a tablet PC. Note that all the commenters on the linked thread that are experiencing this problem are using tablet PCs.
    Update 3-13-15: I stand corrected. The Worksheet_BeforeRightClick does work on Excel 2013 Windows 8.1 tablets. I happen to own an Asus VivoTab Note 8, which comes with a Wacom stylus. If I use the Wacom sylus to right click on an Excel 2013 worksheet cell,
    the Worksheet_BeforeRightClick event fires and modified context menu code runs just fine. But the code will not run if one uses their finger to right click a worksheet cell. This explains why this problem only shows up on tablet PCs. So the "bug"
    introduced in Excel 2013 is a general user touch screen interface bug and not an Excel events programming bug.
    Update 3-21-15: Switched to a  Toshiba Protege laptop with touch screen. Same issue with finger touch screen interface on the Toshiba touch screen as with the Asus VivoTab touch screen.
    Laptop: Toshiba Protege (with touch screen), Windows 8.1 64bit and MSOffice 2013 Pro 32bit
    Tablet: Asus VivoTab Note 8, Windows 8.1 32bit and MSOffice 2013 Pro 32 bit
    Desktop: Generic, Windows 7 64bit and MSOffice 2013 Pro 64bit
    phillfri

    Hello Phil,
    Command bars were deprecated and shouldn't be used any longer. Instead, you need to use the Fluent UI (aka Ribbon UI) instead. You can read more about the new UI in the following series of articles in MSDN:
    Customizing Context Menus in Office 2010
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 1 of 3)
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 2 of 3)
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 3 of 3)
    As a workaround you can add a custom control to the context
    menu with the getEnabled or getVisible callback which will be invoked before the context menu is shown.

  • What are the new gestures for touch screens?

    According to the help file with the Windows 10 Technical Preview for Enterprise build 9879 the same gestures that work on Windows 8.1 are supposed to work on Windows 10.
    I cannot get swiping down from the top of the screen or the bottom of the screen to function in Modern apps. It worked fine on the same computer (Dell Venue 11 Pro Core-i5) in Windows 8.1. The touch screen works for other gestures such as swiping in from
    the left or right, selecting, etc.
    So to close an app, I can no longer swipe down from the top. I have to tap the X in the upper corner, or bring up the new switcher and  close it from there. It's also difficult to bring up the additional menus in Modern apps. For instance, the Mail
    app has menu options to move a message to a folder. I used to be able to swipe up from the bottom to bring up the menu items. Now I have to try to tap the ... in the lower right corner. On a smaller display, this is difficult. 
    I also noticed that ALL apps run on the desktop now. When launching a Modern app such as the included Mail app or the Facebook app from the store, they run on the desktop in a windowed mode with the taskbar visible. You can maximize them, but they are just
    full screen windows on the desktop. They don't run in full screen mode like in Windows 8.
    Windows 10 was supposed to add back features from Windows 7 to make it easier to navigate with a keyboard and mouse while retaining the existing Windows 8 functionality for touch screen devices like tablets. The current build is much harder to use on a tablet
    than Windows 8.

    The latest update was just bug fixes and improved stability, no new features. That is nearly always the case with series 40 phones like the 6300.
    Nokia do not make the changelogs available publicly but often they do appear on unofficial sites. Searching google may provide you with more detailed info that cannot be posted here.

  • WebDynpro for ABAP applications for Touch Screen Clients?

    Hi folks!
    Has anybody in the WD4A community experiences in developing WebDynpro for ABAP applications for touch screen clients?
    Any hint will be welcome.
    Thanx in advance!
    Regards,
    Volker

    Hi,
    sorry, but Web Dynpro ABAP does not support touch screen clients. This would mean new Unified Rendering features which are, however, not scheduled.
    Regards, Heidi

  • Need really big combobox for touch screen use-

    I’m something of a Flash noob trying to convert an old
    Director project to Flash/AS3 for touch screen and web deployment.
    The project makes extensive use of comboboxes but the default style
    is entirely too small for use on a touch screen. I found (and
    mostly understand) the following tutorial for setting the font size
    and various other text attributes but the UI elements: scroll bar,
    thumb slider, scroll arrows, even the text containers don’t
    scale with the text content. Do I really need to resize every
    graphic component of the UI independently? Is there no way to just
    take a combobox as is but make it bigger? Thanks.
    Changing text attributes in an AS3 combobox:
    http://www.rockabit.com/2008/04/15/combobox-text-formatting-in-as3/

    I’m something of a Flash noob trying to convert an old
    Director project to Flash/AS3 for touch screen and web deployment.
    The project makes extensive use of comboboxes but the default style
    is entirely too small for use on a touch screen. I found (and
    mostly understand) the following tutorial for setting the font size
    and various other text attributes but the UI elements: scroll bar,
    thumb slider, scroll arrows, even the text containers don’t
    scale with the text content. Do I really need to resize every
    graphic component of the UI independently? Is there no way to just
    take a combobox as is but make it bigger? Thanks.
    Changing text attributes in an AS3 combobox:
    http://www.rockabit.com/2008/04/15/combobox-text-formatting-in-as3/

  • Transaction IW32 for touch screen

    Good evening,
    I need release transaction IW32 for touch-screen(display for work by touch hand).
    I need something as http://img221.imageshack.us/img221/5707/r3touchmn9.jpg
    (i have done this in Graph Editor).
    Create all features of IW32 in Web Dynpro from NULL is very difficult.
    I think, that ITS server and webgui (transaction call from web) can help me.
    But how i can edit standard style.css of webgui and can i, for example, create height button? (for example: width=200, height=200).
    But maybe standard ABAP can help me?
    It is very important for me.
    Please, answer. <b><REMOVED BY MODERATOR></b>
    Message was edited by:
            Alvaro Tejada Galindo

    You wrote
    Utilizing the "Save as variant" option from the selection screen itself works out perfectly, but this variant cannot be transported.
    But, give the variant a name beginning with "CUS&" and this variant will be transported. Variant beginning with "CUS&" or "SAP&" are so-called "system variant" and are  transported automatically. You can then copy the transaction code and use this new variant in the new transaction.
    Regards,
    Raymond

  • Hello! The scrollbars in Windows iTunes are too narrow for touch screen. How to make it wider?

    Hello! The scrollbars in Windows iTunes are too narrow for touch screen. How to make it wider?
    Jan

    Dear Experts,
    I Developed Screen-exit For IW51 t.codeTypically the custom fields are displayed in the notification on a separate tab, or at the bottom of the u201CGeneralu201D or u201CMainu201D tab.  These are configuration decisions that could be made in the build phase.
    Sets of custom fields need to be added based on the notification type.  The following table provides a list and details of the custom fields required.  The table to be extended is the VIQMEL table (to be verified by developer).
    Also to extend header fields on the notification you need to include them in the include CI_QMEL where OPEX M&I has already fields in.
    All fields should go on the notification header.  There are no custom fields on the task or activity level.
    All fields should be reviewed for consistency with the M&I design, specifically, Thomas Brothers, Atlas Sheet, district code. See Dale Alano.
    Please any Body Helped Coding For this, Already i Created Customfields , I design Subscreen also using Enhancement QQMA0001. Using Exit name EXIT_SAPMIWO0_008 USIN SUBSCREEN 0104 PLEASE ANY BODY help me Coding for this IW52
    Regards,
    Santosh Ballyapelli

  • Desing user friendly screen for touch screen at abap

    Hi Experts,
    I want to make design screen with screen programing for touch screen.
    I'm trying some exam but it's not user friendly. For example : Heigth of Button is not greater 1.
    How can I desing user friendly screen for touch screen at abap?
    Best regards.

    Hello,
    as far as i know the button heigth in the Screen Painter can't be changed.
    Maybe there is a way to display the dynpro bigger like 200% resolution.
    Regards
    Nico

  • Desinging for touch screen

    I have an educational program that I want to re-develop for
    touch screens. It has been designed in Director MX.
    Do I need a particular extra for the touch screen
    functionality ?
    I haven't designed any touch screen projects to date and am
    still looking at the hardware.
    If you have any experience of knowledge in this area I would
    be very greateful to hear from you.
    I am desiging it for disabled children so the kiosk will need
    to be quite robust - any hints on kiosks?

    Writing an app for a touch screen shouldn't require much
    custom coding,
    because the touch screens usually generate standard mouse
    events. Have read
    some of the previous post on the topic? I am sure there is
    some good info in
    many of them.
    http://groups.google.com/group/macromedia.director.lingo/search?group=macromedia.director. lingo&q=touchscreen&qt_g=1

  • Hi - I have a new tool to create a tactile experience for touch screen users.  Great for early educational apps.  Any idea of how to get it exposure?

    Hi - I created new tool to create a tactile experience for touch screen users.  Created it for son with auditory processing problems and dyslexia.  Great for early educational apps. or just for fun.  Any idea of how to get it exposure?  Thanks for you help!

    Hire a marketer, perhaps? Put it up on Amazon? Only not here, that would be in direct violation of the term of use.

  • Flex 15 touch screen problem

    Can anybody help.
    Just recently apppeared a problem with touch screen - stoped working.
    After some awakes from sleep mode - it works unproperly. Restart helping not to awake at all.
    System 8.1, 64bit, all drivers up-tp-date.
    Any suggestions?

    It might be related to the sleep settings for USB. I don't have my Flex 15 on me currently, however, if you can find the touch panel as a USB device in Device Manager, ensure it and the parent hubs are not on power saving modes as per the below post:
    http://forums.techguy.org/windows-7/1050429-external-hd-does-not-wake.html
    ←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗
    Tap that kudos button if I helped ^^
    ←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗←↑→↓↘↙↖↗

  • Mouseover tooltips on touch screen interface

    Hi folks
    My app makes extensive use of mouseover "tooltips", sometimes using a plugin, other times using the "title" tag directly.  On busy pages this can be a very effective way to include useful extra information which is only visible when needed.
    Of course, all of this useful information is inaccessible on touch screens, or non-mouse interfaces in general, along with right-click menus, I guess.
    I would be grateful if anyone could advise whether there is an emerging standard or accepted technique to emulate mouseover events in a touch UI, which could realistically be implemented across the board for an app with clever use of templates and javascript or other arcane topics?
    It would be a shame to have to adopt an entirely different approach which reduces functionality on a PC simply to maintain compatibility with the capabilities of other devices.
    Regards
    Chris

    Yeah, this can be a problem.
    Without putting too much thought into this, I think Touch Punch may help you (jQuery UI Touch Punch - Touch Event Support for jQuery UI), maybe. It's easy to try.
    I think it wouldn't be hard to have a script that only runs on touch devices and enables touch events to trigger tooltips to show.
    Thanks
    -Jorge

  • Cannot Load Evtouch Module for Touch Screen

    I cannot seem to load the evtouch module I need for the touch screen on my laptop.  This is the error I get in the Xorg.0.log file in /var/log - any ideas?  Is there a way I can recompile this for the cuurent xorg server version?
    (II) LoadModule: "evtouch"
    (II) Loading /usr/lib/xorg/modules/input//evtouch_drv.so
    (II) Module evtouch: vendor="Kenan Esau"
        compiled for 4.3.99.902, module version = 0.8.8
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.1
    (EE) module ABI major version (2) doesn't match the server's version (4)
    (II) UnloadModule: "evtouch"
    (II) Unloading /usr/lib/xorg/modules/input//evtouch_drv.so
    (EE) Failed to load module "evtouch" (module requirement mismatch, 0)

    I have patched the evtouch source using Ubuntu diff file for this package (and other modifications to make it work with hal). It is loaded correctly now, but it doesn't work. When I touch the screen with the pen the mouse pointer goes to the upper left or down right corner. I made the calibration with ubuntu live and it works under ubuntu. Do you have the same problem with Arch?
    EDIT: nevermind, I tried Ubuntu's binary and it worked, then I realized I forgot another debian patch. Adding this patch to the package I've made I got a working driver.
    Last edited by gborzi (2009-04-25 19:37:30)

  • Magnification Software for Touch Screen POS softwares

    Hi,
    I am legally blind and trying to open a Jimmy Johns restaurant.  I have ran into some problems due to the POS systems that PDQ signature Systems uses.  They utilize POSReady and have notified me
    that there are no options for magnification software.  I am looking for a magnification software that would be similar to
    that of what is used on Windows 7 & 8.  I do have a link that shows that there are accessibility options for the blind with POSReady.  
    Can anybody provide details of magnification software that could be used for a touch screen POSReady system?
    Thank you.  

    The accessibility options in POSReady 7 are the same as those in Windows 7. It is up to the manufacture to install these features.
    www.annabooks.com / www.seanliming.com / Book Author - Pro Guide to WE8S, Pro Guide to WES 7, Pro Guide to POS for .NET

  • Permanent settings for touch screen

    Hi All,
    I am trying to configure the touch screen, for finger touch, for a Thinkpad X200 Tablet. Using xinput_calibrator, I got the correct Area values for having it calibrated, so with:
    $ xsetwacom --set "Serial Wacom Tablet WACf008 touch" Area 43 81 952 937
    I tested it and worked perfectly. To make the changes permanent, I created: /etc/X11/xorg.conf.d/99-calibration.conf
    Section "InputClass"
    Identifier "Touch Calibration"
    MatchProduct "Serial Wacom Tablet WACf008 touch"
    Option "Area" "43 81 952 937"
    EndSection
    But after rebooting, it doesn't work, it just takes the default uncalibrated values, as can be seen on:
    $ xsetwacom --get "Serial Wacom Tablet WACf008 touch" "Area"
    0 0 1024 1024
    What I am doing wrong? I also tried setting MatchProduct "touch|Touch|TOUCH" just in case, but it doesn't work anyway.
    Cheers,
    Sergi

    on the far left on the bottom of your screen you should see the windows symbol hit it. a widow will open showing various different funtions...Too your right of the screen you should see the word control panel hit it.another window will open look for the word screen Display and hit it.another window will open look for the word adjust brightness and hit it.another window will open and on the bottom of your screen you should see the brightness funtion. to adjust screen brightness.

Maybe you are looking for

  • Some users not seeing all of a web form in Smart View Excel 11.1.2?

    I am on Planning 11.1.2 and I have an end user who, when he opens a web form in Excel using Smart View, he only sees about 1/3 of the entire form. If in the Oracle/Planning web, the form is fine. When he uses my machine, he sees the entire web form i

  • Regarding issue sender file adapter in clustered  environment(PI 7.0)

    Hi Experts, we  are using  sender  file adapter in clustered environment(there are 6 J2EE cluster nodes in XI system) for an interface.the  file sender communication channel  for this interface  is scheduled to run twice  every day. recently   the  

  • ?????? In the Transport Bar When Trying To Record.

    Anyone know why question marks would show up when you push record? I'm there. I'm trying to bounce down my mix within Logic. I don't think think that the routing has anything to do with it but I'm sending my mix out stereo to analog channels and comi

  • Tango Video calls on Nokia Belle

    When will Nokia make Tango or any other video calls application available on Nokia Belle mobiles, such appliocation are very imoprtant to have, and Nokia should invite the developers to make such applications compatible with our Nokia latest mobiles.

  • Oracle Migration Tool

    I recently downloaded the Oracle Migration Tool for migrating a Microsoft Access database to Oracle8 for Linux. This migration tool contains the following components: 1. Oracle Installer 3.3.0.1.3 2. Oracle Migration Assistant for Microsoft Access 8.