My team is tasked with migrating a full screen, kiosk-style application for playing back media files, from windows to embedded ARM Linux (thin client). We need to support mpeg-2 playback in sd/1080p a
I\'m building a Kiosk, using a MacMini and an Elotouch display. It would load a CoreAnimation based App. that plays multimedia content following user touch-based choices.
I need to prevent Ctrl-w, Ctrl-t, Ctrl-n from doing their default functionality.I know removing user rights is frowned upon, but hear me out b开发者_JAVA百科efore casting judgement.
I have a WPF application that is designed for a touchscreen kiosk. Users will not have access to a keyboard or mouse. The application runs fine when started normally from the program icon in windows.
I\'m 开发者_C百科looking for good options for persisting local state of an application (created in .Net / C#.)
I am running Firefox as a non-interactive kiosk type application that iterates through several web pages on different sites. For implementation, I have a page that uses JavaScript to iterate through a
I\'m working on a project that is using WPF on an XPe box that will be deployed as a kiosk application (touchscreen only, no keyboard/mouse), and we have the need for an onscreen keyboard.We can\'t us
I am looking to make a reception kiosk application in WPF to handle incoming phone calls. The gist of the application is to retrieve customer information both from their caller ID as well as the开发
I have a kiosk app and have to disable task manager always to prevent closing the program by users . But some users need the TaskManager to close hanging programs.
I want to create an application \"menu\" which houses 4 or 5 icons which launch customs applications specific to my company.Is there a 开发者_C百科specific way to do this in Android?