Get keypresses from SVGForm with only label components.

I have a Screen class, extending SVGFORM, with only labels in it.No buttons or spinners and the like.
The SVGForm is displayed and on clock ticks, I change the label strings (telling time). So no input facilities.
The SVGForm has commands, Exit and pause.
The SVGForm is on its own thread, being Runnable.
all works nicely, but:
I need to act on the user pressing the "FIRE" button of the handset.
How can I get at the key code ?
keyPressed() does not catch it, somehow...
one more:
I put the SVGForm on its own thread. The program starts with a splash screen, then an input form to get some variables and then the clock screen starts and keeps running, that being the sole purpose of the program. When the clock is stopped , the program may exit. Is a separate thread for it necessary/a good idea ? or shouldn't I be bothered with threads at all ?

Thanks for the reply
I have ended up with something that seems to be working finally.. it's very inspired by robotlegs probably.. I found the SQLite robot-legs-addressbook example extremely helpful and borrowed large swaths of code from it; it was really tricky for me to figure exactly what was doing what (especially because I wasn't aware yet of some of the finer points of debug mode and that thing where you cmd+click and it goes right to the function definition)..  I got it working by adding handlers as arguments to the add/update/modify functions..
in the model:
private var _doneAddHandler:Function;
public function add(doneAddHandler:Function):void {
var stmt:String = new String();
_doneAddHandler = doneAddHandler;
//etc
private function add_result(results:Vector.<SQLResult>):void
_doneAddHandler();
then in the component:
public function loadExercise():void {
_exercise.loadExercise(currentUser, DateTime, doneLoadExercise);
That is allowing me to grab the info I need from the database and dump it into the component and back and forth. Probably a little less decoupled than robotlegs.. which I was looking at a bit based on its use in SQLRunner and addressbook, and was quite tempted, but I was on a tight timeline and it seemed very daunting up front; I didn't find a strong enough handhold on it, even though on paper it seemed like exactly the solution to my problems.
I will have to write model classes for some specific views to get the basic information out, but now that communication's going on everything seems a lot more attainable.

Similar Messages

  • I am having a big problem. I am not getting notifications from snapchat and only snapchat. I've made sure every notification setting was on and it just won't work. I have also restored my phone and deleted the app and re-downloaded it multiple times. Help

    I am having a big problem. I am not getting notifications from snapchat and only snapchat. I've made sure every notification setting was on and it just won't work. I have also restored my phone and deleted the app and re-downloaded it multiple times. It just wont give me my notifications. Help please.

    Go to Settings > Privacy > Location Services.
    Turn off SnapChat.
    Go to Settings > Notification Center
    Turn off SnapChat.
    Restart the device.
    Go to Settings > Privacy > Location Services.
    Turn on SnapChat.
    Go to Settings > Notification Center
    Turn on SnapChat.
    Test the issue.

  • How did my pdf files get converted from 'open with Adobe Reader' to open with Adobe Acobat'?  And if I have a ''free'' Acrobat account why does it not open?  When I do click on the account it ask me to pay $89.99.  I never wanted Acrobat.  How can I get -

    How did my stored files get converted from 'open with Adobe READER' to 'open with Adobe ACROBAT'? How can I get them re-set to open with 'Adobe Reader'?
    Please reply to my e-mail:   [email protected]

    It sounds as if you downloaded Adobe Acrobat Pro. If you did, uninstall it. Then repair Adobe Reader.
    The free Acrobat account has no connection to any of this.

  • Selecting from Combobox with only one item

    I'm populating Comboboxes based on selections from other
    comboboxes. I pick up the selection with the 'change' trigger,
    however when you select the top item or if there is only one item,
    the change route doesn't work. So I tried to use the 'click' and
    even the 'close' triggers instead, but they give me an errors when
    I try to access the companion ArrayCollections which hold the IDs
    for the items in the list (as commented in the code). Any ideas how
    to get this to update with just one selection?
    <!-- The first three comboboxes populate the next one in
    the list in a 'drilldown' approach -->
    <mx:ComboBox minWidth="130" maxWidth="130" id="selectSys"
    dataProvider="{sysOps.lastResult.system.data}"
    change="fillComboBox(selectSys, selectSub, 'subsystem',
    subOps, sysIDs, 1)" rowCount="10" />
    <mx:ComboBox minWidth="130" maxWidth="130" id="selectSub"
    dataProvider="{subOps.lastResult.system.data}"
    change="fillComboBox(selectSub, selectDev, 'devices',
    devOps, subIDs, 2)"/>
    <mx:HTTPService id="sysOps" useProxy="false" method="GET"
    result="sysIDs = sysOps.lastResult.system.id as
    ArrayCollection;"
    fault="mx.core.Application.application.handleFault(event);"
    url="
    http://localhost:8080/TomCustodes/rocket"/>
    <mx:HTTPService id="subOps" useProxy="false" method="GET"
    result="subIDs = subOps.lastResult.system.id as
    ArrayCollection;"
    fault="mx.core.Application.application.handleFault(event);"
    url="
    http://localhost:8080/TomCustodes/rocket"/>
    // fill destination combobox based on selection from src
    combobox
    public function fillComboBox(src:ComboBox, dest:ComboBox,
    type:String,
    serv:HTTPService, idArray:ArrayCollection, element:int) :
    void {
    // choose ID from the associated ID array with the same
    selecetedIndex
    // error occurs as the idArray ArrayCollection comes up as
    null
    var selectedID:String = idArray.getItemAt(src.selectedIndex)
    as String;
    var params:Object = {};
    params[type] = type;
    var arg:String = "arg";
    var argList:Array = new Array();
    if (element > 1) {
    var ind:int = selectSys.selectedIndex;
    var sysName:String = sysIDs.getItemAt(ind) as String;
    argList.push(sysName);
    if (element > 2) {
    ind = selectSub.selectedIndex;
    var subName:String = subIDs.getItemAt(ind) as String;
    argList.push(subName);
    argList.push(selectedID);
    params[arg] = argList;
    serv.send(params);
    Thanks!

    I think the way I would go about that is having a result
    function for the HTTPServices and set your array collections how
    you are. Then after they are set I would check to see if the length
    == 1 and if it does then recall your fillComboBox method for the
    next combo box since there isn't a way for the user to change the
    combo box they might as well have the next one already filled out.
    The other approach you could take is after you set your array
    collection to your result add dummy items via
    myAC.addItemAt({label:"Choose one"}, 0); This will ensure the user
    always has an item to change to.

  • Audigy 2 plat- cannot get sound from headphone output, only from rear pa

    I hjave installed the card but have not been able to get output from the headphone jack omn front panel. everything else works fine.

    Inertia22 wrote:
    I put in the Audigy 2 zs from my old PC into my new one and I cant get any sound from the Headphones or Mic.
    Only sound from the external speakers. Any help would be greatly appreciated.
    If you getting sound from the external speakers....are we talking the ones on the laptop?
    Means you still have the onboard sound turned on at a guess.

  • WPF - Get files from directory with a shorter path

    Hello,
    I want to list the files in a combobox. My main question is how to get those files? I saw Directory.GetFiles(path), but I have to write the whole path (C:\Folder1\Folder2\Folder3\Folder4). How will this work on an other PC? Is somehow possible to write
    the path beginning just form the app's folder? For example: the .exe is in "C:\Folder1\Folder2", and now the path what I have to write is just ":\Folder3\Folder4".
    Thanks!

    I may be misunderstanding; please correct me if I am.  It sounds like you want to get a list of the files in the same directory as the program that's executing.  
    //A few ways to get files from the same location as the code that is executing:
    //Enumerate through each file
    foreach(var fileInfo in new System.IO.FileInfo(System.Reflection.Assembly.GetExecutingAssembly().Location).Directory.EnumerateFiles())
    //Get a collection of file information objects
    System.IO.FileInfo[] fileInfos = new System.IO.FileInfo(System.Reflection.Assembly.GetExecutingAssembly().Location).Directory.GetFiles();
    //Get the name of the directory
    string directoryName = new System.IO.FileInfo(System.Reflection.Assembly.GetExecutingAssembly().Location).DirectoryName;
    WinSDK Support Team Blog: http://blogs.msdn.com/b/winsdk/

  • How to set up sync on new laptop away from desktop with only iphone/home access

    I am away from my regular desktop and have a laptop I would like to set up with sync and only have me synced iphone with me and no access to sync key on main computer
    Iphone is logged in and I do not want to erase data stored on sync server by creating new key
    Any help appreciated

    Hi rogues!
    It something that can be done but the iPhone is not going to help you. Firefox Home is a little bit different and it doesn't have that functionality built in.
    You need the Recovery Key (sometimes known as Sync Key) and to follow these instructions: https://support.mozilla.com/en-US/kb/How%20to%20sync%20Firefox%20settings%20between%20computers#w_what-if-im-not-near-my-first-computer
    Unfortunately, if you are far away from your computer you will not be able to get the Recovery Key if you don't already have it:
    https://support.mozilla.com/en-US/kb/how-do-i-manage-my-firefox-sync-account#w_where-can-i-find-my-recovery-key

  • Printing From Client With Only libcups Installed

    I setup a working print server and installed only libcups (per wiki) on my desktop. Printing from my desktop works for in firefox, open office, and several other programs with the notable exception of Adobe Reader which tries to use an 'lpr' command.
    I cannot print from the command line using lpr either.
    Desktop:~$ lp -P ...
    bash: lp: command not found
    and
    Desktop:~$ lpr -P ...
    bash: lpr: command not found
    Does anyone know how other programs are managing to print without lp/lpr?

    I suspect they use libcups directly.  Libcups's cups.h includes a function "cupsPrintFile()" which I suspect they call to print a file ... after the necesary initializations.
    Why would you not want to install cups to get the tools to use this properly?
    Last edited by Trilby (2012-10-26 02:05:42)

  • Getting values from JLabel[] with JButton[] help!

    Hello everyone!
    My problem is:
    I have created JPanel, i have an array of JButtons and array of JLabels, they are all placed on JPanel depending from record count in *.mdb table - JLabels have its own value selected from Access table.mdb! I need- each time i press some button,say 3rd button i get value showing from 3rd JLabel in some elsewere created textfield, if i have some 60 records and 60 buttons and 60 labels its very annoying to add for each button actionlistener and for each button ask for example jButton[1].addActionListener() ...{ jLabel[1].getText()......} and so on!
    Any suggestion will be appreciated! Thank you!

    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    class Testing
      public void buildGUI()
        final int ROWS = 10;
        JPanel[] rows = new JPanel[ROWS];
        final JLabel[] labels = new JLabel[ROWS];
        JButton[] buttons = new JButton[ROWS];
        JPanel p = new JPanel(new GridLayout(ROWS,1));
        final JTextField tf = new JTextField(10);
        ActionListener listener = new ActionListener(){
          public void actionPerformed(ActionEvent ae){
            tf.setText(labels[Integer.parseInt(((JButton)ae.getSource()).getName())].getText());
        for(int x = 0; x < ROWS; x++)
          labels[x] = new JLabel(""+(int)(Math.random()*10000));
          buttons[x] = new JButton("Button "+x);
          buttons[x].setName(""+x);
          buttons[x].addActionListener(listener);
          rows[x] = new JPanel(new GridLayout(1,2));
          rows[x].add(labels[x]);
          rows[x].add(buttons[x]);
          p.add(rows[x]);
        JFrame f = new JFrame();
        f.getContentPane().add(p,BorderLayout.CENTER);
        f.getContentPane().add(tf,BorderLayout.SOUTH);
        f.pack();
        f.setLocationRelativeTo(null);
        f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        f.setVisible(true);
      public static void main(String[] args)
        SwingUtilities.invokeLater(new Runnable(){
          public void run(){
            new Testing().buildGUI();
    }

  • How to get photos from iphone5 with unresponsive screen

    My iphone was dropped a few days ago and the screen became unresponsive. All the buttons work fine, but I can't swipe to turn it on or enter my passcode. I took the phone to an Apple store and was told by a not-nice guy that there was nothing they could do and that I could not get any of my photos off of the phone because I had the phone passcode protected. I thought Apple wanted everyone to passcode their phones! I wish I had known that this would prevent me from accessing my photos if anything happened to my phone.
    I have sadly come to accept that my phone cannot be fixed and that I will need to shell out big bucks for a replacement. However, I cannot accept that there is no way to retrieve the material on my phone. When I plug the phone into the computer, it is recognized fine and stuff will download to the phone. However, iTunes tells me that it cannot synch FROM the phone until I enter the passcode on the phone, which of course, I cannot do . 
    I am really hoping that someone will know some trick to getting stuff off of a phone with an unresponsive screen. Please, please help this very sad iphone user.  The photos are all the photos I have of my young daughter. I know, I should have learned to to back my phone up, but when I tried a few months ago, I couldn't figure it out, so I have no backup. I even tried to set up iCloud, but I couldn't figure that out either. I suppose I deserve to lose all the photos from my daughter's babyhood . Thanks for helping if you can! (please!!)

    Dear Dilbert41, thanks so much for your reply. In "my computer", it shows "other" and "photostream (system folder)". When I try to open the photostream, it says "photostream is not enabled. Sign in to icloud to view photostream. Open icloud control panel." So, if I click on the open icloud control panel and enter my apple id, it tells me that icloud has not been set up. So, I tried to set up icloud, but it appears that I have to set it up ON my iphone first, which I cannot do because the screen is broken. If I could use the screen, it appears I could get around the passcode. Instead, I have the passcode, but I cannot enter it because the screen does not work. I'm sure I had plugged my phone into my computer several times; I remember copying some songs in iTunes. This makes me think that I should be able to synch without reentering the passcode, but unfortunately, that does not seem to work (other sites said that if I plugged it into a computer it had been plugged into before that it would work).

  • DBcheck get failed from db13 with error BR0301E SQL error -1031

    Hi,
    I am executing DBcheck from db13 but it gets failed with error "BR0301E SQL error -1031 at location BrDbdiffRead-1, SQL statement".
    Here is the job logs:
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000424, user ID SVKM_BASIS2)
    Execute logical command BRCONNECT On host svkmeccdbci
    Parameters: -u / -jid CHECK20110930103211 -c -f check
    BR0801I BRCONNECT 7.00 (40)
    BR0477I Oracle pfile /oracle/SEP/102_64/dbs/initSEP.ora created from spfile /oracle/SEP/102_64/dbs/spfileSEP.ora
    BR0805I Start of BRCONNECT processing: cegwudvg.chk 2011-09-30 10.32.12
    BR0484I BRCONNECT log file: /oracle/SEP/sapcheck/cegwudvg.chk
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.12
    BR0813I Schema owners found in database SEP:
    DBSNMP, DIP, OPS$ORASEP, OPS$SAPSERVICESEP, OPS$SEPADM, ORACLE_OCM, OUTLN, SAPSR3*, SYS, SYSTEM,
    TSMSYS
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.20
    BR0814I Number of tables in schema of owner SAPSR3: 77207
    BR0836I Number of info cube tables found for owner SAPSR3: 49
    BR0814I Number of tables/partitions in schema of owner SYS: 625/189
    BR0814I Number of tables/partitions in schema of owner SYSTEM: 134/27
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.29
    BR0815I Number of indexes in schema of owner SAPSR3: 92099
    BR0815I Number of indexes/partitions in schema ofowner SYS: 678/199
    BR0815I Number of indexes/partitions in schema ofowner SYSTEM: 175/32
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.52
    BR0816I Number of segments in schema of owner DBSNMP: 25
    BR0816I Number of segments in schema of owner OPS$SEPADM: 1
    BR0816I Number of segments in schema of owner OUTLN: 9
    BR0816I Number of segments/LOBs in schema of owner SAPSR3: 174072/2383
    BR0816I Number of segments/LOBs in schema of owner SYS: 1838/87
    BR0816I Number of segments/LOBs in schema of owner SYSTEM: 353/22
    BR0816I Number of segments in schema of owner TSMSYS: 4
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.52
    BR0961I Number of conditions found in DBCHECKORA:118
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.52
    BR0301E SQL error -1031 at location BrDbdiffRead-1, SQL statement:
    'PREPARE stmt_5 STATEMENT FROM'
    'SELECT OBJNAME FROM "SAPSR3".DBDIFF WHERE DBSYS IN ('ORACLE', ' ') AND OBJTYPE = 'TABL' AND DIFFKIND IN ('02', '61', '99') ORDE
    ORA-01031: insufficient privileges
    BR0806I End of BRCONNECT processing: cegwudvg.chk2011-09-30 10.32.52
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.52
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    BRCONNECT returned error status E
    Job finished
    Please help.
    Thanks in advanced.
    Ocean

    Dear,
    Thanks for the reply.
    I have checked the note you have mention, but it show it is for SAP Release 6.20 or lower.
    we have ECC6 EHP4 release 700.
    So, please advise, should i go for that note and perform the required action ?
    Thanks.

  • Windows Server 2012R2 fails to get update from WSUS with error code 80072ee6

    Hi all,
    I've deployed WSUS role on a Windows Server 2012R2 machine. WSUS listen on port 8530. Now I'm trying a test server (this machine runs WIndows Server 2012R2 too). I've configured a GPO but when I try to check for updates I get the errore in the subject.
    I've checked windowsupdate.log and theese are the settings of the client:
    AIR Mode is disabled
    2014-02-05 12:59:00:357
    776 fe0
    AU  # Policy Driven Provider:  http://MyWSUS.MyDomain.local:8530
    2014-02-05 12:59:00:357
    776 fe0
    AU  # Detection frequency: 22
    2014-02-05 12:59:00:357
    776 fe0
    AU  # Target group: CSM Servers
    2014-02-05 12:59:00:357
    776 fe0
    AU  # Approval type: Pre-install notify (Policy)
    2014-02-05 12:59:00:357
    776 fe0
    AU  # Auto-install minor updates: No (User preference)
    2014-02-05 12:59:00:357
    776 fe0
    AU  # Will interact with non-admins (Non-admins are elevated (User preference))
    I confirm that from the test server I can telnet to my wsus server on TCP port 8530

    Hi,
    This issue occurs if the URL under the Group Policy setting 'Specify intranet Microsoft update service location' is invalid.
    You receive a "80072EE6" error code when you download an update from Windows Server Update Services in Windows 7-based or Windows Server 2008 R2-based
    computer
    http://support.microsoft.com/kb/2724184
    Make sure that the URL is correct and the name can be resolved.
    Hope this helps.

  • Get property from .ini with Russian letters

    Hi,
    I am trying to read properties from .ini file with Russian letters.
    When I do the regular process:
    FileInputStream readIni = new FileInputStream("russianProp.ini" );
    Properties iniProperties= new Properties();
    iniProperties.load(readIni);
    String theValue = iniProperties.getProperty("by");I get funny charachters.
    So I tried to use:
    String theValue  = new String(iniProperties.getProperty("by").getBytes("ISO-8859-1"),"UTF-8");A. what is the efficient of the last code?
    B. is there a better way to deal with Russian letters in Properties?
    Thank!

    Hi,
    Yes in java 6 there is a method which load the reader in addition to the load of the input stream method. I
    so you code would be using the InputStreamReader ( reading the stream of bytes and convert them into the required character as instructed by the charset)
    FileInputStream fis = new FileInputStream("russianProp.ini");
              //For top efficiency, consider wrapping an InputStreamReader
              //within a BufferedReader so as to avoid frequent converter invocations
              BufferedReader isr
                 = new BufferedReader(new InputStreamReader(fis,"Cp866"));
              Properties iniProperties= new Properties();
              iniProperties.load(isr);Regards,
    Alan Mehio
    London,UK
    Edited by: alan_mehio on 28-Aug-2008 10:18

  • Getting rates from ecb with java

    Does anyone know how i can get the latest exchange rates from the European central Bank website with java?

    Got this from [http://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml]
    aparently it's updated daily :)
    <?xml version="1.0" encoding="UTF-8"?>
    <gesmes:Envelope xmlns:gesmes="http://www.gesmes.org/xml/2002-08-01" xmlns="http://www.ecb.int/vocabulary/2002-08-01/eurofxref">
         <gesmes:subject>Reference rates</gesmes:subject>
         <gesmes:Sender>
              <gesmes:name>European Central Bank</gesmes:name>
         </gesmes:Sender>
         <Cube>
              <Cube time='2008-07-25'>
                   <Cube currency='USD' rate='1.5734'/>
                   <Cube currency='JPY' rate='168.77'/>
                   <Cube currency='BGN' rate='1.9558'/>
                   <Cube currency='CZK' rate='23.595'/>
                   <Cube currency='DKK' rate='7.4619'/>
                   <Cube currency='EEK' rate='15.6466'/>
                   <Cube currency='GBP' rate='0.78880'/>
                   <Cube currency='HUF' rate='231.35'/>
                   <Cube currency='LTL' rate='3.4528'/>
                   <Cube currency='LVL' rate='0.7032'/>
                   <Cube currency='PLN' rate='3.2080'/>
                   <Cube currency='RON' rate='3.5675'/>
                   <Cube currency='SEK' rate='9.4610'/>
                   <Cube currency='SKK' rate='30.385'/>
                   <Cube currency='CHF' rate='1.6268'/>
                   <Cube currency='ISK' rate='127.51'/>
                   <Cube currency='NOK' rate='8.0815'/>
                   <Cube currency='HRK' rate='7.2182'/>
                   <Cube currency='RUB' rate='36.7435'/>
                   <Cube currency='TRY' rate='1.8966'/>
                   <Cube currency='AUD' rate='1.6438'/>
                   <Cube currency='BRL' rate='2.4808'/>
                   <Cube currency='CAD' rate='1.5968'/>
                   <Cube currency='CNY' rate='10.7275'/>
                   <Cube currency='HKD' rate='12.2698'/>
                   <Cube currency='IDR' rate='14352.55'/>
                   <Cube currency='KRW' rate='1584.41'/>
                   <Cube currency='MXN' rate='15.7525'/>
                   <Cube currency='MYR' rate='5.1129'/>
                   <Cube currency='NZD' rate='2.1159'/>
                   <Cube currency='PHP' rate='69.143'/>
                   <Cube currency='SGD' rate='2.1407'/>
                   <Cube currency='THB' rate='52.608'/>
                   <Cube currency='ZAR' rate='11.9481'/>
              </Cube>
         </Cube>
    </gesmes:Envelope>

  • Getting Data From Backup With Firewire

    A few days ago, my old iBook passed away (sniff, sniff). I have an external hard drive with my backups, but the hard drive uses a firewire. How do I get the data off of the hard drive and onto my new MacBook that does not have a firewire connection?

    There is no way to convert firewire to USB. I would generally suggest removing the drive from your iBook and simply putting it into an external USB enclosure and then connecting that to your new MacBook. The potential issue there is that the drives in iBooks are notoriously difficult to get out and I wouldn't suggest undertaking that procedure unless you are relatively confident in your abilities to practically fully disassemble a notebook.
    Many desktop PCs and other laptops do have firewire. One options would be to ask around (friends, etc). You may be able to use one of their machines to copy the data from the firewire drive over to a USB drive. Yet another option (and probably the best) would be to pop open your current external drive to see if it is a SATA or IDE connector (surprisingly, IDE connectors have been used in relatively recent external drive enclosures). Then just get the correct external USB enclosure to match.

Maybe you are looking for

  • Windows 8.1 Preview not working with AnyConnect Client

    I had Windows 8 and was running Cisco AnyConnect client 3.0.10055 perfectly. I upgraded to the Windows 8.1 preview and it tries to download update and then it fails and disconnects with the following message: An unknown termination error occurred in

  • Memory leak in DriverManager.registerDriver()

    I am finding that when a driver is registered with the java.sql.DriverManager multiple times it runs the JVM out of memory (crashing it). I tested using the last three versions of the JDBC (thin) drivers through 8.1.7, using both Sun JDK 1.2.2 and 1.

  • How can i clean up my disk space on my MacBook Pro

    how can i clean up my disk space on my MacBook Pro something  like a disk cleanup on a pc?

  • MAC-EOS Ver 30.2 Solution Disc will not install

    Im running a macbook pro with the latest OSX update 10.10.4 and have tried installing the Ver 30.2 Solutions disc that came with my 5DS ....and it won't install. I click on the set up Icon and it bounces in the dock then dissapears and that's IT ....

  • WRT150N Slow Win 7 Download Speed

    My new Windows 7 desktop and laptop both have slow download speed over wireless, about 1mbps, hard wired they both run about 10mbps.  Upload they go 3mbps.  My 2 yr old Vista laptop can consistently get 10mbps wireless download. I took the windows 7