Do the same function as the example of menus to cut short except with ring menu...

Newbie here: I want to create a sliding menu much similar to that of the sample menu shortcut of Runtime (in the finder of the example) except with a ring of menu instead of the list box which is used in the example.  I have a ring with 8 values in menu and option 3, I would a secondary menu that slides on the side that displays another submenu.  Is it possible easily/efficiently?  I'm looking at other alternatives, but this option would be best for my application from one point of the user.  Any help and examples would be appreciated.

Thank you

Steve

What is proposed in this example, it is how you can modify or create your own menus for runtime (aka the context menus or context menus) for a given control.  Basically, you customize the menu, then use event to manage what to do to the menu selections.

Now a ring menu control is a different beast altogether, BUT it looks almost exactly the same thing, so I can't see why the two might be confused.  As far as I know, there is no support in a ring of menu for several levels of menus.

Often I find that effective design labview GUI (and good design, in general) works best with a compromise of what you imagine to what you can do easily and simply.  Flow like water: find a native control behavior that is * sufficient *.

But! Here is a hack that might get what you want.  Looks like you want the multi-aplomb to a context menu accessible but without going through right click?  Use a 'mousedown?"filtering events to replace a left click with the right button.  Now, when the user left clicks, labview will tell the OS that they clicked.

Tags: NI Software

Similar Questions

  • Update the drop-down menus and jQuery sortable collide with the 16.0.2

    The drop-down menus that are contained in a table sortable jquery act as if they are disabled. By clicking on them, doesn't matter. I can tab in the menu drop down and control it with the arrow keys, but the mouse does nothing. The menus outside of the table still work very well. This problem only occurs in Firefox 16.0.2 on several computers, all equipped with Windows 7. The problem does not occur in IE9, Chrome or Safari. In addition, the problem does not occur in Firefox 15, but it occurs in Firefox 17 Beta. I did not see anything addressing this specific issue, so I guess this isn't a known issue.

    The problem has been resolved.

  • In Google Chrome, we can easy install the shortcut for a site search engine for example youtube we could cut short as "yt" or "utube" are all ways to do the same thing in firefox 4.0?

    for Chrome, we right-click in the address bar and choose Edit search engine, but in firefox, I can not find where and how to set up... It seems quite difficult for the advanced firefox user... BTW, I'm newbie if someone can show me how please? Thank you!

    In Firefox, that they are called research keyword for more details on how to add see them http://kb.mozillazine.org/Using_keyword_searches

    Note, this article also contains a list of the default keyword searches, these default values are no longer included in recent versions of Firefox.

  • disc in the pre 10 menus

    I've been with first Elements 10 for awhile now. I like most of the "improvements", but I miss a particular part of the old 'stuff' - in particular a disc menu. It was a pretty clear blue screen (with a swirl of yellow) which had the choice of several brands of main Menu, 6 scenes per screen on the following pages and NO sound.

    I can't find anything like that in the new version and can't adapt the options that are available. I want a Uni background (I substitute my own photo), more of a main Menu marker on the * first * screen (not not "suite" on the next page) and no music or sound effects at all.

    I added the additional menus that I found on the Adobe site, but none of them fits the Bill. I still have my old software (before 8 or 9?). If there is no disc menu appropriate for the new version, is it possible to import from the old software discs?

    Any help with a menu really 'plain', that I can adapt would be appreciated. I want information on deleting music in the menus pre-installed. So far I've been able to record a track of 'silence' Audacity and the 'trick' elements by accepting as another audio track.

    Any ideas/suggestions on this would be appreciated. Thank you.

    Imstall PRE7 (it does not interfere with PRE10) and its models. Then copy the models on records PRE10. You can then uninstall PRE7.

    See you soon,.
    --
    Neale
    Insanity is hereditary, get you your children

  • Why do I get error 200524 for the generating function 2 code example?

    I get the following error message:

    Error-200524 occurred at the generating function 2 channel_lv86.vi

    Possible reasons:

    Scripture cannot be performed because the number of data channels does not match number of channels in the task.

    When writing, provide data for all channels in the task. You can also change the task so that it contains the same number of channels as the written data.

    Number of channels of task: 1
    Number of data channels : 2

    Task name: _unnamedTask

    When I downloaded and ran the 2 channel here code: https://decibel.ni.com/content/docs/DOC-3545

    I have a card pci-e DAQ 6259 and a block BNC-2110

    Why I get this error?

    When I open the VI I selected ' Dev1/ao"under physical channels. I tried all the other options (a0 - a3) which gave the same error message.

    If you have 2 channels in your data (as indicated in the error message), then you must choose 2 channels in your task control (the error message says that you have selected only 1.)

    You saw in the example how they were able to identify the 2 channels of analog output?

  • How do they affect times a clip and the clip from movie of child in the same function?

    I have really two questions: how both affect a clip and the clip from movie of child in the same function? and how to get information of a component in one service for another?

    My basic setup is a clip of choice of fonts, one on each image: "bodyText_mc." Each of these frameworks has a clip of the child 'bodyText_mc.bodyText' with choice of alignment for the police. For example, the user chooses 'Script' in the first ComboBox, then selects "Align right" in the second. (This text is static, because I need more great design control I can get with dynamic text.)

    First of all, I have a combobox "cbBodyFont" that I use to go from one image to the image on movieclip 'bodyText_mc.' It works fine:

    cbBodyFont.addEventListener (Event.CHANGE, changeBodyFont);

    function changeBodyFont(e:Event):void {}

    var bodyFontFrame:String = cbBodyFont.selectedItem.data;

    bodyText_mc.gotoAndStop (bodyFontFrame);

    }

    However, if I also want to assign a child element of "bodyText_mc", like this:

    cbBodyFont.addEventListener (Event.CHANGE, changeBodyFont);

    function changeBodyFont(e:Event):void {}

    var bodyFontFrame:String = cbBodyFont.selectedItem.data;

    bodyText_mc.gotoAndStop (bodyFontFrame);

    bodyText_mc.bodyText.gotoAndStop (2);

    }

    It won't let me. Add a command to the clip of the child 'bodyText_mc.bodyText' runs to a null object reference error. I can affect the parent element or the child element, but not both. Why?

    And part 2 of my question:

    I have an another combobox "alignBodyCb" that I use to go from one image to the image in this child clip "bodyText_mc.bodyText". The user selects Center, left, or right alignment.

    alignBodyCb.addEventListener (Event.CHANGE, changeBodyAlign);

    function changeBodyAlign (e: Event): void {}

    var elementAlignBodyFrame:String = alignBodyCb.selectedItem.data;

    bodyText_mc.bodyText.gotoAndStop (elementAlignBodyFrame);

    }

    The problem is that when the user switches to a new image of "bodyText_mc" with the changeBodyFont function, always, it goes to frame 1 of the child clip "bodyText", change the font, but back to the alignment of the centre. I need the font combobox to "remember" the active data from the drop-down list alignment, can still send the clip of the child to that frame. What I want is something like this (although it obviously does not):

    cbBodyFont.addEventListener (Event.CHANGE, changeBodyFont);

    function changeBodyFont(e:Event):void {}

    var bodyFontFrame:String = cbBodyFont.selectedItem.data;

    bodyText_mc.gotoAndStop (bodyFontFrame);

    bodyText_mc.bodyText.gotoAndStop (elementAlignBodyFrame); <--(l'image sélectionnée par fonction d'autres combobox)

    }

    alias "go to the frame (do) that they just took and then send the clip of the child to the frame (alignment) they chose earlier."

    Help? If I'm going about this wrong in the first place, I am open to that, too.

    SWF file attached for Visual reference. (Not everything works yet, but the Type of body section is where I concentrate for the moment).

    Just to avoid any confusion in the timeline (not yours, Flash), I recommend alternating the movieclips bodyText of one layer to another with empty frames between those on the same layer.  Funny things can happen when you have adjacent keyframes of the things, and giving them the same name may be composed the strangeness is at stake.

    If kGlad wants to take action to tackle the rendering event thing, it's OK, but whatever it is, I don't think that it is involved in what I mean.

    All I'm saying is that when you go to a particular frame in the bodyText_mc, you must run this second line of code here and not back where you had it.  If you want to move the command for the bodyText movieclip go to a frame inside the bodyText_mc on the frame where it lands in your first line of code.

  • Help please, LCC does offer the same functionality as Adobe Stratus? How?

    I found in the FAQ:


    LCCS provides the same functionality as Adobe Stratus?
    Yes.  LCCS offers the same technology as Stratus today for P2P audio and video streaming.  LCCS also offers a developer, framework and hosted service designed for real-time collaboration as well as the ability and the ability to connect RTMP connections with customers RTMFP.


    The question is how can connect my existing application in Stratus with you CAC?


    I don't want to use LCCS framework, I won't use the RTMFP Protocol as Stratus phone sample video, but in a commercial product, it is possible to supply?

    So, if possible, where I point my connectUrl key and developer of stratus in a supply service?

    Thank you very much.

    Hey elattanzio, I went through the same thing how you feel when I first tried begin with low-COST airlines.   I wanted to create a connection to peer 2 peer between two applications flash with no server involved.   I also moved the example of Stratus to the LCC.

    The short answer is THAT LCCS always uses rooms to connect people.   You can make a direct connection in hand pair using rtmfp in your application.   In this case first of all your users connect to a room on the servers of the LCC, and then they will help you coordinate the rtmfp peer connection as you used with Stratus.   So you end up with all your data flowing between two clients, but both clients are connect to the room in supply.  Your customers must stay connected to companies low-cost for the duration of the video call.    Now if your clients cannot establish a connection to the cause of NAT, firewall or other issues they're going back to rtmp and all traffic will now forward through the servers of the CCA.   You can specify that you do not want your customer to fold well.

    One other important thing to understand is the pricing model.   There is an associated cost just be connected to the servers of CAC.   We found it to be nominal if, but just enough to discourage you to stay connected all the time.   This led me to develop our own system based on jabber, precense to see who was online and to initiate calls, etc..   Secondly the cost to say the audio and video traffic is routed through servers to SUPPLY was too high for our business model so we chose to not allow fall to rtmp.  I think that the cost was reasonable based on the costs of bandwidth, etc., our model just could not bear.

    So here you'll it's my understanding of things that I agonized about how to get good video chat working in our application.   Yes to peer is not 100% free, but the cost isn't too bad and you get the benefits of Adobe running a cluster of servers for you.   So for us the value was there.   Good luck with the project.

    -Eric

  • same function brings a different number of points in the various calls?

    I use an automated test program, tests of mobile pistons. The test will extend the plunger and collect data of position through a few pots and the current data when moving. He will then go to the piston, and make the same data collection. Then, he makes other tests. The data are written in files and are then retrieved for after the treatment trials later.

    I use the same function for the extension and retraction, and I notice that the number of points of data collected during the measurement is always much less than the number of points collected during September.

    It's the 3rd version of function, I used to collect the data of the test apparatus, and this question has stuck with all 3 versions. I joined the service in this post. First level VI is large and contains several screws at a lower level, so I can't understand all of this. I use a USB-6008, LV8.5 Daqmx 8.5.

    Any ideas why this would be different each call?

    Explanation of the function:

    The shaded area VI with 'NOR' is a Subvi, which communicates with a controller for the tester. He sends the position to move the piston. In the loop, the daq assistant grabs data from the 6008 and examines the values of pot. If the values are close enough together, several times, it stops the loop and data collection (the piston has reached the end of its run). After the loop of data collection, the rest of the service is to write data to a file.

    NOTE that only the case 'true' inside the while loop questions here, because that is where the rub.

    PS. Sorry the front looks like crap, because it's a Subvi to its façade has ever seen.

    -SK-

    I think that the culprit is the DAQ Assistant.   I suspect that the first time you call the DAQ Assistant (this will always be in the course of an extension) it takes some amount of time to get the task configured and started.  As the piston is already running, you then have less time to take samples.   When you make the withdrawal, the task is already loaded into memory and can begin to collect samples immediately.  You should get your task daqmx Installer and started outside the while loop before starting to move the piston.

  • How to share the same function in different frames

    I create a quiz of multiple choice with several questions.

    I have every clickable selection using "answer1", "answer2"... as the instance name.

    I created a standard button to show the different States and make selection (like what is below):

    ANSWER1.buttonMode = true; / / to display the hand icon

    ANSWER1.addEventListener (MouseEvent.CLICK, answer1Click);

    ANSWER1.addEventListener (MouseEvent.ROLL_OVER, answer1Rollover);

    ANSWER1.addEventListener (MouseEvent.ROLL_OUT, answer1Rollout);

    function answer1Click(ev:MouseEvent):void

    {

    ANSWER1.gotoanswerndStop (2);

    ANSWER2.gotoanswerndStop (1);

    answer3.gotoanswerndStop (1);

    answer4.gotoanswerndStop (1);

    salt = 1;

    }

    function answer1Rollover(ev:MouseEvent):void

    {

    ANSWER1.gotoanswerndStop (2);

    }

    function answer1Rollout(ev:MouseEvent):void

    {

    If (salt! = 1).

    {

    ANSWER1.gotoanswerndStop (1);

    }

    }

    Duplicate the setting for different questions, but I can't reuse the same functions for the first question. It would give error 'Duplicate' function definition... I don't want to rename the names of instances for each new question. How can I reuse the same function for questions?

    Thank you

    This layer only for functions do not use to add event listeners. Add headphones when the answer buttons appear:

  • AS3 two buttons for the same function?

    I have the next scenerio, a main.swf that loads SWFs on top, the code below

    Stop();

    var Xpos:Number = 0;
    var Ypos:Number = 0;
    var swf:MovieClip;
    var loader: Loader = new Loader();

    var defaultSWF:URLRequest = new URLRequest("swfs/home.swf");

    Loader.Load (defaultSWF);
    Loader.x = Xpos;
    Loader.y = Ypos;
    addChild (loader);
    ////////////////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////
    Function universal BTNS
    function btnClick(event:MouseEvent):void {}


    SoundMixer.stopAll ();
    removeChild (loader);
    var newSWFRequest:URLRequest = new URLRequest ("SWFs /" + event.target.name + ".swf");
    Loader.Load (newSWFRequest);
    Loader.x = Xpos;
    Loader.y = Ypos;
    addChild (loader);
    }

    Enter btn
    /*
    btn_enter.addEventListener (MouseEvent.CLICK, btnEnterClick);

    function btnEnterClick(evt:MouseEvent):void
    {
    gotoAndPlay (2)
    }
    */

    Listeners of BTN
    home.addEventListener (MouseEvent.CLICK, btnClick);
    about.addEventListener (MouseEvent.CLICK, btnClick);

    press_.addEventListener (MouseEvent.CLICK, btnClick);
    contact.addEventListener (MouseEvent.CLICK, btnClick);
    blog.addEventListener (MouseEvent.CLICK, btnClick);
    dresses.addEventListener (MouseEvent.CLICK, btnClick);
    rompers.addEventListener (MouseEvent.CLICK, btnClick);
    separates.addEventListener (MouseEvent.CLICK, btnClick);

    I need to call the dresses of another button that is on the scene, but I can't cite the dresses of button that I already used name and the swf file is called dresses. How can I get a second call button the .swf of dresses within the same service.

    I have a feeling I'll need to add another auditor evenrt and another function to run this, if so call a second charger with the same arameters than the first?

    If I could have this release, it would be useful that a simple Yes or no won't teach me if I run again on this scenerio.

    THX

    RD

    Use the code that I have suggested.  you are declaring newSWFRequest twice which causes this error.  check my code more carefully.

  • How does Creative CS6 upgrades? To get the discounted price do I need to have the same software right for example Adobe creative suite 5.5 CS?

    Any help would be appreciated.

    I wanted to just make sure that you know, CS6 (version perpetual license attached to the position of Ben) is something like 7 versions behind the current 2015 CC.

    If you end up buying CS6 with a perpetual license, it does not lead to one of the new features that have come out since the introduction of the method of delivering creative cloud services/subscription and not receive any further updates. The final version of the (perpetual) DWCS6 for example, is not a full support for HTML5

    For the creative Cloud version, you can get a subscription here: pricing and membership creative cloud plans | Adobe Creative Cloud gives you access to new features as soon as they are available from Adobe.

  • How to generate a working executable from the example of writer DataSocket VI file

    I am trying to build an executable file of the example "DS Writer.vi".  The first problem was that the "Control.vi of DataSocket Server" was not distributed with my script compile/install.  I fixed it (thanks Dennis) but now I get the following error message.

    LabVIEW: (Hex 0 x 626) cannot open a VI with compiled code separate in a Run Time Engine that does not have access to the VIObjCache.

    There is a solution to this (http://forums.ni.com/t5/LabVIEW/Getting-LabVIEW-load-error-code-59-using-LabVIEW-2010-with-a-Run/td-...), but it involves change a property of a VI library of DataSocket (if I understand though).  I'm reluctant to make a change to a library OR standard, because it could cause maintenance problems in the future (other developers not having the same change, or updated versions of LabVIEW).

    Has anyone successfully built an executable using DataSocket?  If so, can you offer any advice?  I'm using LabVIEW 2011.

    Thank you, Mark

    Thanks Nathan.  I was able to create and deploy an executable with DataSocket.  The last obstacle was to "uncheck the option"Code is compiled separately from the source file"in the properties of the VI" for the "DataSocket Server Control.vi.  The only problem with this solution is that I now have a custom DataSocket library.  I think that a solution would be to copy as VI or library in my project folder so that the solution is transferable to others in the future.  I would like to hear how other developers LabVIEW with custom libraries, either by strictly avoid that, keeping their own copies, or another solution.  But this is probably a topic for a new thread.

  • Module NI 9214 and cRIO, where is the example for the scan Mode

    Hello

    I'm new to programming of cRIO. I'll use a cRIO 9022 with different modules, such as 9214, Labview 2010.

    However, when I go to the examples, I can't load the get started scan for 9214 module Mode, it says that I have to reinstall. I don't know what examples are not installed, as I reinstalled my software already once and I could not find any change. Anyong can tell me where I can find this example, so I'll try to find more easily the example and install it.

    Thank you very much

    See you soon,.

    Antonio

    Hi Antonio,.

    I recorded the example mentioned to be compatible with 10.0 using the function 'Save for the previous version' of LabVIEW and attached the new document below. Please let me know if it works.

    The course will be very useful if you want to use it much in the future. Real time quotes are most relevant to develop on CompactRIO and the FPGA course will be very useful if you plan to use the FPGA in your applications. Do you have a course of training before sitting?

    Thank you

  • DAQmx continually update the example output table

    Hello

    I use the example Synch_AI-AO in the DAQmx folder and it works very well for sine waves, pulse, triangle waves, or whatever it is periodic. However, I would like to output an array of noise which produced WhiteNoise, which is continually updated service every N seconds.

    I tried to call the StopCallback and the StartCallback, then after delaying for N seconds, but since I have to be running when I call these callbacks I find myself coming back to the place where I called them before going back to them (like recursion), who kills my program.

    Is there a way update output so that it does not have the question of the recurrence which blocks my program?

    Thank you.

    Hi EricJR,

    Instead of calling the functions StopCallback and StartCallback, have you tried to call the DAQmxWriteAnalogF64 function whenever new samples are generated?

  • At the bottom of the script explain briefly the example.

    Hello

    Someone at - it explain the request briefly with the example below. I am new to oracle, so I can't understand what they implemented in the script.

    Help me..!!!

    CREATE TYPE T24_DATEKEYPAIR AS OBJECT)

    DATE OF UPDATE,

    RECID VARCHAR2 (255));

    /

    CREATE THE OBJECT OF TYPE T24_KEYLIST AS (RECID VARCHAR2 (255));

    /

    CREATE TYPE T24_INTEMEDIATAB T24_DATEKEYPAIR TABLE IS

    /

    CREATE TYPE T24_INTEMEDIATABKEY T24_KEYLIST TABLE IS;

    /

    CREATE or REPLACE TYPE pipelined_stats_ot () AS OBJECT

    dummy_attribute NUMBER,

    FUNCTION ODCIGetInterfaces (STATIC)

    p_interfaces OUT SYS. ODCIObjectList

    ) RETURN NUMBER

    FUNCTION ODCIStatsTableFunction (STATIC)

    p_functionIN SYS. ODCIFuncInfo,

    p_stats OUT SYS. ODCITabFuncStats,

    p_args IN SYS. ODCIArgDescList,

    p_num_rowsIN NUMBER.

    ) RETURN NUMBER

    /

    CREATE or REPLACE TYPE pipelined_stats_ot BODY
    AS

    FUNCTION ODCIGetInterfaces (STATIC)

    p_interfaces OUT SYS. ODCIObjectList RETURN NUMBER) IS

    BEGIN

    p_interfaces: = SYS. () ODCIObjectList

    SYS. ODCIObject ("SYS", "ODCISTATS2"));

    RETURN ODCIConst.success;

    END ODCIGetInterfaces;

    Public STATIC FUNCTION ODCIStatsTableFunction (p_functionIN SYS. ODCIFuncInfo, p_stats OF THE SYS. ODCITabFuncStats, p_argsIN SYS. ODCIArgDescList,... p_num_rowsIN NUMBER...

    ) ETOURNER NUMBER IS

    BEGIN

    p_stats: = SYS. ODCITabFuncStats (p_num_rows);

    RETURN ODCIConst.success;

    END ODCIStatsTableFunction;

    END;

    /

    FUNCTION to CREATE or REPLACE T24_GetPURGEBatchKeyAndDate_OS (RECKEY VARCHAR2, p_num_rows in NUMBERS)

    RETURN T24_INTEMEDIATAB

    PIPELINED IS

    RTNVAL T24_DATEKEYPAIR;

    DELPOS INTEGER.

    LISTSTRING VARCHAR2 (4000);

    BEGIN

    SELECT XMLRECORD IN LISTSTRING OF V_F_RO_PURGE_KEYLIST WHERE RECID = RECKEY;

    LISTSTRING: = TRIM (LISTSTRING);

    WHILE LENGTH (LISTSTRING) <>0

    LOOP

    DELPOS: = INSTR (LISTSTRING, ' ');

    IF DELPOS = 0 THEN

    DELPOS: = LENGTH (LISTSTRING) + 1;

    END IF;

    SELECT T24_DATEKEYPAIR (TO_DATE (SUBSTR (LISTSTRING, 1, 8), 'YYYYMMDD'),
    SUBSTR (LISTSTRING, 9, DELPOS - 9)) IN THE DOUBLE RTNVAL;

    COURSE OF ACTION (RTNVAL);

    LISTSTRING: =.
    SUBSTR (LISTSTRING, DELPOS + 1, LENGTH (LISTSTRING) - DELPOS);

    END LOOP;

    RETURN;

    END T24_GetPURGEBatchKeyAndDate_OS;

    /

    CREATE or REPLACE FUNCTIONT24_GetPURGEBatchKey_OS (RECKEY VARCHAR2, p_num_rows in NUMBERS)

    RETURN T24_INTEMEDIATABKEY

    PIPELINED IS

    RTNVAL T24_KEYLIST;

    DELPOS INTEGER.

    LISTSTRING VARCHAR2 (4000);

    BEGIN

    SELECT XMLRECORD IN LISTSTRING FROMV_F_RO_PURGE_KEYLIST WHERE RECID = RECKEY;

    LISTSTRING: = TRIM (LISTSTRING);

    WHILE LENGTH (LISTSTRING) <>0

    LOOP

    DELPOS: = INSTR (LISTSTRING, ' ');

    IF DELPOS = 0 THEN

    DELPOS: = LENGTH (LISTSTRING) + 1;

    END IF;

    SELECT T24_KEYLIST (SUBSTR (LISTSTRING, 1, DELPOS-1)) IN THE DOUBLE RTNVAL;

    COURSE OF ACTION (RTNVAL);

    LISTSTRING: = SUBSTR (LISTSTRING, DELPOS + 1, LENGTH (LISTSTRING) - DELPOS);

    END LOOP;

    RETURN;

    END T24_GetPURGEBatchKey_OS;

    /

    ASSOCIATE the STATISTICS WITH FUNCTIONST24_GetPURGEBatchKeyAndDate_OS USING pipelined_stats_ot

    /

    ASSOCIATESTATISTICS WITH FUNCTIONS with the HELP of T24_GetPURGEBatchKey_OS pipelined_stats_ot

    /

    Purpose:

    This code is used for setting a bad schema design.

    That is to say a fool decided it was a good idea to store multiple values in a delimited string rather than store them properly in a child table.

    90% of the code is so that the CBO Gets the correct cardinality for Pipeline function instead of using the default value of 8196

    The other 10% converts the string into a "table" through the Pipeline feature.

    See:

    http://www.Oracle-Developer.NET/display.php?id=429

    Yes.  This example uses technical advance of coding.

    As you can see, it will be difficult for a new person to know what lack of comments in your code.

    MK

Maybe you are looking for

  • Alias on iMac

    Can I delete a folder that says alias? Maybe it's my backup Passport? Please notify. See photo it says Alias? Can I delete it?

  • I need to know how to enlarge the text whenever I go on the Internet

    My text of the e-mail is fine.  It is when I go on the Internet and need to look for a website that gets printing super small.  Can someone tell me how can I make bigger it?    Again, it is only when I use internet access... email and the office are

  • Hinges of satellite 2800 500

    OK, here's an obscure. I've owned my Satellite 2800 500 for about 4 years and I am very happy with it. Recently however, the hinges of the screen becomes very stiff to the point where they have now cracked their mounts aluminum just below the screen

  • Satellite L500 - second module of memory not recognized

    Have installed 2 GB Offtek extra memory in 2nd slot of memory, but it is not recognized by the system--still show only 2 GB installed memory. What is the problem?

  • Library facebook wall

    I have music in my library, but cannot share it.  I would like to drag and drop, WMP for a friends FB wall, or copy and paste it, but it is not possible.  I was able to do it via download on soundcloud, first, then share there, but soundcloud said I