Skip to main content

Home/ ACSE Discussion/ Group items tagged component

Rss Feed Group items tagged

Peter Beens

Cant use text to speech in emulator - App Inventor for Android | Google Groups - 0 views

  •  
    A possible solution to use the Text to Speech component in the emulator...
Peter McAsh

Java Basics: GUI: Lesson 1 - Introduction - 0 views

  • Giving up control - Event-driven programming. The GUI programming style is referred to as event-driven programming. In this style of programming you set up the graphical user interface and initialize things. It appears that the program just stops and sits there doing nothing! There is no input loop; your program isn't trying to read from the user. You, the programmer, have to learn to give up control in two ways. Your program gives control to the GUI system, and you only get control back to when your listeners are called. At an even higher level, your program has given control to the user. It's the user who selects which of your methods to call by their choice of buttons to click on, menu items to select, etc. Listeners. When the user clicks a button (or uses another GUI component), an event is sent to listener method. Your job as a programmer is to write a listener method for each component. It's the user, not the programmer, who has control, indirectly choosing methods in your program to execute by interacting with graphical user interface components.
tech vedic

How to remove "Windows Experience Index Rating" from Windows 7 System Properties? - 0 views

  •  
    The objective behind the introduction of Windows Experience Index was to facilitate users with a quick and easy feature to evaluate the performance of hardware components of any PC. It first appeared in Windows Vista. This rating score is displayed in System Properties window as shown in following screenshot:
Doug Peterson

tonymacx86 Blog: CustoMac - 0 views

  •  
    "It's an amazing time once again to build a computer. Intel's "Ivy Bridge" CPUs alongside with the latest motherboards are the fastest and most compatible consumer components we've ever tested. There is native support for Thunderbolt, NVIDIA GeForce 6xx "Kepler" graphics cards, and Ivy Bridge in OS X Mountain Lion 10.8."
Peter Beens

Java Bridge - Mobile Programming - 2 views

  •  
    "The Java Bridge is Java code equivalents for all the app inventor components. It is a high-level Android library for rapid development of apps."
Peter Beens

A Simple Guide to All That Teachers Need to Know about Digital Citizenship - 1 views

  •  
    Digital citizenship is a key component of the technology and media literacy. We should not only teach our students how to be  good citizens in the real physical world  but how they can be good netizens of the online world  as well.
Doug Peterson

TinyWebDB - App Inventor for Android - 0 views

  •  
    TinyWebDB is an App Inventor component that allows you to store data persistently in a database on the web. Because the data is stored on the web instead of a particular phone, TinyWebDB can be used to facilitate communication between phones and apps (e.g., multi-player games).
1 - 8 of 8
Showing 20 items per page