How do you get a list of records to scroll automatically instead of page

I have a set of records displayed in a list control. The list
currently pages through the records and displays two records at a
time. I want to display all the records and have them scroll
vertically like movie credits and allow users to adjust the speed.
Does anyone know how this can be done.

Take a look in the Flex Exchange for a component name
flexwheel I think that's sorta what you're looking for.

Similar Messages

  • How do you get a list of your contacts nick names and their phone numbers on line and print them out?

    How do you get a list of your contacts nick names and their phone numbers on line and print them out?  I've been trying to figure out how to get the list to print out but I can't even find a complete list to view on Verizon's web site.  Does anyone know how to do this?

    Log into your online account. In the, 'I want to', box type, Manage Contacts.
    Place your cursor over any contact, a pop screen will appear with the option to print your contacts

  • How do you get a word and character count of a document in Pages for Mavericks

    How do you get a word and character count of a document in Pages for Mavericks?

    Hi jonathan,
    I struggled with this one as well, as i'm finishing up a PhD thesis and word counts are incredibly important. Through trial and error i found out that words like 'e.g.' and 'i.e.' count as two words and an ampersand (&) doesn't count at all. That being said, i didn't like the fact that the word count always included footnotes and i was dismayed that i couldn't get an accurate count of words in the main body of my text. That all disappeared yesterday when, by chance, while i was copying a completed chapter and pasting it into my main document, i discovered that Pages can indeed give you an accurate word count excluding the footnotes!  Here's all you need to do:
    1. In pages 5.2, make sure that the Word Count function is first enabled by selecting View --> Show Word Count from the Pages Menu Bar. (If it's already enabled, it will read View --> Hide Word Count, so if that's what it says, then no need to do anything.)
    2. Once enabled, check the Word count that's currently showing at the bottom of the page. That's the word count including your footnotes.
    2. Now, place your cursor anywhere within the current document, then hit command+A (for Select All).
    3. Viola! Your word count now shows the actual number of words within the body of the text only, excluding footnotes!
    Hope that helps!

  • How do you get a list of events in a Calendar in Mountain Lion?

    I use a lot of calendars in Calendar to organize events. I am trying to consolidate these calendars because I have been having weird issues such as two calendars being linked to each other in a strange way. I want to move events into new calendars and delete the old calendars once I am certain they are empty. To do this, I want to be able to list all events in a given calendar. (Not page through month by month.) You used to be able to do this by searching for "." This no longer works.  How can I get a list of all events in a single calendar?

    If you are moving from an On My Mac Calendar to another On My Mac calendar or to an iCloud Calendar, you can use this AppleScript:
    tell application "Calendar"
              move events of calendar "Source" to calendar "Destination"
    end tell
    When I tried to move from an iCloud Calendar, Calendar got a server error.
    Further testing and it will move to an iCloud, but not iCloud to iCloud. Also, it doesn't move, although it looks that way. Once you close and open Calendar, it has the events in both locations.

  • How do you get a list of all the trigger DDLs?

    I want to get a list of all the DB trigger DDLs of owner 'ABS'. I want to do it using 1 SQL statement.
    This is what I ran:
    SELECT
    TO_CHAR(DBMS_METADATA.GET_DDL('TRIGGER', TRIGGER_NAME, 'ABS'))
    FROM
    ALL_TRIGGERS
    WHERE
    OWNER = 'ABS';
    I get this error: [1]:
    (Error): ORA-22835: Buffer too small for CLOB to CHAR or BLOB to RAW conversion (actual: 4414, maximum: 4000)
    Then I looked up in the web and they ask to use DBMS_LOB.SUBSTR instead. So I do that:
    SELECT
    DBMS_LOB.SUBSTR(DBMS_METADATA.GET_DDL('TRIGGER', TRIGGER_NAME, 'ABS'), 32767, 1)
    FROM
    ALL_TRIGGERS
    WHERE
    OWNER = 'ABS';
    Now I get this error:
    [1]: (Error): ORA-06502: PL/SQL: numeric or value error: character string buffer too small ORA-06512: at line 1
    Looks like you cannot show more than *4000* chars. There are 43 triggers whose DDL is more than 4000 chars long.
    Why is this?
    How can I solve my problem?
    Edited by: Channa on Feb 16, 2010 9:45 PM

    Herald, fantastic news. SET LONG did the trick.
    But I had to put a very big value. 32000 was not enough. Otherwise some of the triggers (big ones) got cut off.
    This is my complete code which did it.
    SPOOL F:\Channa\zz_zzTemp\Binuka\OutPut.txt
    set trimspool on
    set pages 0
    set long *1000000000*
    set linesize 32767
    SET TERMOUT OFF
    SELECT DBMS_METADATA.GET_DDL('TRIGGER', TRIGGER_NAME, 'ABS')
    FROM ALL_TRIGGERS
    WHERE OWNER = 'ABS' AND trigger_name NOT LIKE 'BIN$%'
    SPOOL OUT
    THANKS A LOT. REALLY APPRECIATE IT.
    P.S: I had to include the NOT LIKE 'BIN$%' in the where clause because otherwise I got this error:
    ERROR:
    ORA-31603: object *"BIN$cqXDSqghrFngQKjAJAovgw==$0"* of type TRIGGER not found in
    schema "ABS"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA", line 2805
    ORA-06512: at "SYS.DBMS_METADATA", line 4333
    ORA-06512: at line 1
    no rows selected
    I THINK BIN$... triggers are dropped triggers in the DB recycle bin???
    Edited by: Channa on Feb 17, 2010 2:58 AM
    Edited by: Channa on Feb 17, 2010 3:01 AM

  • How do you get the list of Passbook apps after adding a pass/coupon/card?

    After you add a pass/coupon/card to the Passbook app, the button to show the list of Passbook apps in the App Store disappears.  How do we get to that list in the App Store app on the iPhone?

    Don't know when they will do then, probably add a new category. But right now that's the only option.

  • How do you get a list of all the machines a user has rights to remote control?

    Is there a way to get a list of the workstations that a user has rights to
    control?

    Wsixsmith,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • How do you get new tabs on firefox to open to your home page?

    When I open new tabs in firefox they open to the blank "new tab" pg. How do i get them to open directly to my homepage on igoogle that opens when I start firefox?

    You can do that by using an add-on such as [https://addons.mozilla.org/firefox/addon/2221/ NewTabURL] or [https://addons.mozilla.org/firefox/addon/777/ New Tab Homepage].

  • How do you create a list without a visible scroll bar?

    I'd like to create a list that can be scrolled via the actual list contents like iPhone apps.
    How do you go about setting this up in Catalyst?
    I could make the whole area the 'track' and put the
    returned array of objects on top of the track but then
    the 'thumb' needs to be the returned array of objects
    as well.
    Any thoughts or suggestions welcomed.
    Cheers,
    -Truce

    Hi Truce,
    It may be tricky to use a scrollbar for this.  If you think about iPhone-like behavior (or Acrobat-like, perhaps ), you want dragging downward to move the content downward.  But when you drag a scrollbar thumb downward, the content moves upward instead.  You can "cheat" your way past this by using the transform tool to rotate the vertical scrollbar 180 degrees upside-down.
    However, you may still have a few other problems with using a scrollbar.  First, having a thumb over top of your list items may make it hard or impossible to click items (without dragging) to select them.  Also, when dragging, the items won't move up/down at the same speed as the mouse.  This is because the scrollbar's drag range covers the entire list if you move the mouse the full length of the scrollbar... whereas with iPhone-style dragging, moving the mouse this distance will just scroll you one "screenful."
    - Peter

  • How do you get a cfwindow to update a query on the origin page

    I can't seem to get my head around this problem. I've got an accounting app where I want to add a new bill and if I type in a vendor who is not yet in the database I want to pop up a window to record the new vendor information, then return to the add bill page and continue with the information i've entered so far. I've tried cfwindows, but they don't seem to actually submit to the database, and even so, when I return to the origin page all typed data is cleared. Even a pointer towards a solution would be great. Sorry if the problem is spelled out well.

    Why do it with a pop-up, when you can do it without? You could do it as follows.
    Make, for example, Vendor name an autosuggest input field. When the user types, Coldfusion fetches the matching name from the database, if any exists. The bind attributes ensure that Coldfusion will automatically fill in the ID that corresponds to a matching name, and eventually the product that corresponds to the vendor name and ID.
    If no such match exists, then you know the vendor is new. In that case, the application will add the new vendor. You may also choose to update, for example, the name or product of a vendor.
    addNewVendor.cfm 
    ================= 
    <cfif isDefined("form.vendor_name")> 
    <!--- Assmumes Vendor.cfc is in the current directory ---> 
    <cfset vendorObject = createobject("component","Vendor")> 
    <cfset vendorObject.updateVendor(form.vendor_name, form.vendor_id, form.vendor_prod)> 
    </cfif> 
    <cfform>
    Vendor name: <cfinput type="text" name="vendor_name" autosuggest="cfc:Vendor.getName({cfautosuggestvalue})"><br><br>
    Vendor ID: <cfinput type="text" name="vendor_id" bind="cfc:Vendor.getId({vendor_name})"><br><br>
    Vendor product: <cfinput type="text" name="vendor_prod" bind="cfc:Vendor.getProduct({vendor_name},{vendor_id})"><br><br>
    <cfinput name="sbmt" type="submit" value="Add or update vendor">
    </cfform> 
    Vendor.cfc
    ==========
    <cfcomponent output="false">
        <cffunction name="getName" access="remote" returntype="array" output="false">
            <cfargument name="suggestvalue" required="true">
            <cfset var local = structNew()>
            <!--- The function returns suggestions as an array. --->
            <cfset local.vendorArray = ArrayNew(1)>
            <!--- Get all unique last names that match the characters the user types. --->
            <cfquery name="local.getVendorName" datasource="myDSN">
            SELECT DISTINCT vendorName FROM Vendor
            WHERE vendorName LIKE <cfqueryparam value="#suggestvalue#%"
                cfsqltype="cf_sql_varchar">
            </cfquery>
            <!--- Convert the query to an array. --->
            <cfloop query="local.getVendorName">
                <cfset arrayAppend(local.vendorArray, vendorName)>
            </cfloop>
            <cfreturn local.vendorArray>
        </cffunction>
        <cffunction name="getId" access="remote" returntype="array" output="false">
            <cfargument name="vendorName" required="true">
            <cfset var local = structNew()> 
            <cfset local.idArray = ArrayNew(1)>
            <cfquery name="local.getVendorId" datasource="myDSN">
            <!--- Get ID that matches vendor name --->
            SELECT id FROM Vendor
            WHERE vendorName = <cfqueryparam value="#arguments.vendorName#"
                cfsqltype="cf_sql_varchar">
            </cfquery>
            <cfloop query="local.getVendorId">
                <cfset arrayAppend(local.idArray, id)>
            </cfloop>
            <cfreturn local.idArray>
        </cffunction>
        <cffunction name="getProduct" access="remote" returntype="array" output="false">
            <cfargument name="name" required="true">
            <cfargument name="id" required="true">
            <cfset var local = structNew()>
            <cfset local.prodArray = ArrayNew(1)>
            <cfquery name="local.getProd" datasource="myDSN">
            <!--- Get product that matched vendor name and id --->
            SELECT product FROM Vendor
            WHERE vendorName = <cfqueryparam value="#arguments.name#"
                cfsqltype="cf_sql_varchar">
            AND id = <cfqueryparam value="#arguments.id#"
                cfsqltype="cf_sql_varchar">
            </cfquery>
            <cfloop query="local.getProd">
                <cfset arrayAppend(local.prodArray, product)>
            </cfloop>
            <cfreturn local.prodArray>
        </cffunction> 
        <cffunction name="updateVendor" access="public" returntype="void" output="false">
            <cfargument name="name" required="true">
            <cfargument name="id" required="true">
            <cfargument name="product" required="true">
            <cfset var local = structNew()>
            <!--- I have assumed vendor ID is unique --->
            <cfquery name="local.verifyVendor" datasource="myDSN">
            SELECT count(*) as noOfVendors
            FROM Vendor
            WHERE id = <cfqueryparam value="#arguments.id#"
                cfsqltype="cf_sql_varchar">
            </cfquery>
            <!--- If vendor exists in table, update; else insert--->
            <cfif local.verifyVendor.recordCount GT 0>       
                <cfquery name="local.updateVendor" datasource="myDSN">
                UPDATE Vendor
                SET product =  <cfqueryparam value="#arguments.product#" cfsqltype="cf_sql_varchar">,
                vendorName = <cfqueryparam value="#arguments.name#" cfsqltype="cf_sql_varchar">
                WHERE id =    <cfqueryparam value="#arguments.id#" cfsqltype="cf_sql_varchar">             
                </cfquery>
            <cfelse>
                <cfquery name="local.saveVendor" datasource="myDSN">
                INSERT INTO Vendor(vendorName,id,product)
                VALUES(<cfqueryparam value="#arguments.name#" cfsqltype="cf_sql_varchar">,
                       <cfqueryparam value="#arguments.id#" cfsqltype="cf_sql_varchar">,
                       <cfqueryparam value="#arguments.product#" cfsqltype="cf_sql_varchar">)
                </cfquery>
            </cfif>
        </cffunction>
    </cfcomponent>

  • How do I get new tabs to open Home URL automatically instead of blank?

    When I open a new tab in Firefox 3.6.12, it always opens blank and I have to either type in a URL or use bookmarks to select the location.
    In Internet Explorer 8, I can have each new tab open my first home page URL automatically. Is there any way to do this with Firefox?
    I did look at the tab settings and there is no obvious setting.

    You can also middle-click or Ctrl left-click the Home button on the Navigation toolbar to open the Home page in a new tab.

  • How do you get the sound to play on the tv from your macbook

    I connected my macbook to my tv using a HDMI cord. I'm trying to watch netflix but the sound plays from my macbook. How do you get the music to play from the tv instead.

    The adapter to HDMI doesn't carry sound from a MacBook earlier than the Mid 2010 models and most TVs don't have separate RCA input plugs for audio with the HDMI inputs since they expect the sound to be carried by the HDMI plug. With HDMI you'll need to use external speakers or headphone jack to RCA sound plugs connected to a stereo sound system if your TV doesn't have separate RCA input plugs for audio with the HDMI plug.

  • How do you get Itunes to go the free radio station list, I'm not talkiing about the one that lists the price next to the song that's playing, I'm talking about the one that lists about 50 diffrent genes.

    How do you get Itunes to go to the free radio station list, I'm not talking about the one that lists the price next to the song that's playing, I'm talking about the one that gives you 50 diffrent genes to select from?

    This forum is for questions from those managing sites on iTunes U, Apple's service for colleges and universities to post educational material in the iTunes Store. You'll be most likely to get help with this issue if you ask in the general iTunes forums.
    But answering quickly, if you mean the streaming stations, click the Internet item:
    If you don't see that item, checkmark "Internet Radio" in the General preferences in iTunes.
    Regards.

  • In Search, how do you get names of artists who recorded a specific song?

    In Search, I can get to songs recorded by an artist, but how do you get the names of the artists who recorded (or covered) a specific song?

    * http://kb.mozillazine.org/Deleting_autocomplete_entries
    Remove saved Password(s): Tools > Options > Security: Passwords: "Saved Passwords" > "Show Passwords"

  • TS5459 How do you get vocals from an ext mike/amp to record onto an audio track?

    How do you get vocals (from an ext mike/amp setup to record decently onto an audio track? I had no problems doing this with my 2008 IMAC & Logic Pro  Studio 8, but can't seem to do it with my new IMAC & Logic X. Very frustrating.

        The Korg 1600 doesn't seem to have a USB connection. It does have S/P DIF "IN" & "OUT", (which I have never used) and a SCSI site. With my older system, I had the IMAC 1st jack go directly to the Peavey or sometimes to one of the 8 imputs on the KORG 1600......so whatever I had prepared on LOGIC &/or ITUNES would play out. The 2nd IMAC jack connected to the  MASTER OUT jacks on the back of the KORG 1600. The KORG 1600 acted as an interface. Vocals via microphone, or guitar, or instruments from the Triton Synthesizer went into the 1600 & recorded onto the Logic project  Also on the back of the KORG 1600 was   MONITOR "RT & LT"  output jacks that are connected to my Peavy mixer that in turn plays out through speakers.
        The Logic Preferences/Audio is as follows:        Devices is highlighted
                                                                              Output device: ;Built-in output
                                                                              Input device: Built-in microphone
                                                                              I/O buffer size: 128
       Thank you for trying to help me with this and for your patience. . (I'm good with music & other things, but not with computers.)

Maybe you are looking for

  • How to run report to show all the records in the form view of Siebel 8.1.1

    Hi. My template has "for-each" section and there are more than 1 records in the form view. But when generating report, there is only one record in the report. Can anyone offers help? Thanks a lot. Edited by: user11948585 on 2009-11-18 下午6:08

  • How do I install a new GDM theme?

    I just installed Arch for the first time. I have also downloaded a GDM theme but don't know to install it. I have created a "themes" directory inside "/usr/share/gdm/" and put the <themename> folder inside that. But don't know how I can tell GDM to u

  • My iTunes won't update

    My itunes wont update...everytime i try to update it says the file has become corrupted and that it will try to complete on the next update but i have tried redoing the update and still remains the same. I also cant get onto my itunes as it requires

  • Using interactive forms with in IC web client

    Hi, I had requirement to implement the Adobe Interactive Forms (PDF) with in IC Web Client. The requirement is to  1. Display an adobe interactive form (PDF) in the IC Web Client when a particular link is pressed. 2. Then the user has to enter the da

  • Map KeyEvents to proper char in all locales

    I am trying to create a mini VI clone. As such, I need to intercept KeyEvents and take actions based on those keys. So for instance, when a user hits the '@' key (eg SHIFT-2 on the US keyboard) I want to have a '@' printed to the display when I am in