Cosmetic suggestions

Before I submit these ideas to the Product Suggestion site, I would like some feedback. I can find out whether my ideas are crazy, whether I have overlooked some easy way of accomplishing these things, or whether the ideas can be refined or improved.
None of these is necessary to make things work, but they would make it much easier for those of us who spend too much time trying to make everything line up, look nice, and be neatly presented.
1. Recent versions of LV indicate the coordinates of the BD window relative to the origin when moving the scroll bars. The FP does not have this option. If the thickened axis grid lines are off screen, you have no idea which way to scroll to return to the origin. FP Property Nodes exist for Panel Bounds and Window Bounds, but no such properties seem to be available for the BD.
My suggestions: 1.a. Show displacement from origin when moving FP scroll bars the same as on BD.
1.b. Provide a means to return either FP or BD to origin with a menu, VI property, or other mechanism which does not require tedious 2D scrolling.
1.c. Regardless of position of objects on FP or BD, allow scrolling toward origin.
2. Make controls and indicators default sizes match the default grid size on the FP. This would make aligning things at multiple edges easier. This could be a new set of controls to avoid breaking existing panels. We have Modern, Classic, and System. The new ones could be "Nit-Picky".
3. Make the default alignment of the digits in numerical controls and indicators Right Justified. This may need to be local sensitive. In United States English numbers are typically written as right justified. Having the controls default to left justified means several additional steps are required to make things look professional. I know I can create custom controls, but you cannot select those for creation from a wire or VI output terminal on the block diagram. At least make it possible for the developer to change the default.
Thanks,
Lynn

johnsold wrote:
3. Make the default alignment of the digits in numerical controls and indicators Right Justified. This may need to be local sensitive. In United States English numbers are typically written as right justified. Having the controls default to left justified means several additional steps are required to make things look professional.
I right-justify for integers and if I use a format with a fixed number of decimal points. The default format is "automatic" with 6 significant digits. Here, the justification is not as important.
I agree that right-justification would be a better default. I typically change it for code that I distribute.
While we're at it, I would also like it if hex and binary formats would (by default) pad with zeroes on the left with a field size correct according to the representation. (e.g. %04x for U16, %08b for U8, etc. If I want to see hex or binary, I want to see all relevant digits!
LabVIEW Champion . Do more with less code and in less time .

Similar Messages

  • Need suggestion for ISE distributed deployment model in two different data centers along with public certificate for HTTPS

    Hi Experts,
    I am bit confused about ISE distributed deployment model .
    I have two data centers one is DC & other one is as a DR I have  requirement of guest access service implementation using CWA and get public certificate for HTTPS to avoid certificate error on client devices :
    how do i deploy ISE persona for HA in this two data centers
    After reading cisco doc , understood that we can have two PAN ( Primary in DC  & Secondary in DR ) like wise for MnT (Monitoring will be as same as PAN ) however I can have 5 PSN running in secondary i.e. in DR ISE however I have confusion about HA for PSN .. since we have all PSN in secondary , it would not work for HA if it fails
    Can anybody suggest me the best deployment solution for this scenario ?
    Another doubt about public certificate :
     Public Certificate: The ISE domain must be a registered or part of a registered domain name on the Internet. for that I need Domain name being used from customer .
    Please do correct me if I am wrong about certificate understanding :
    since Guest will be the outside users , we can not use certificate from internal CA , we need to get the certificate from service provider and install the same in both the ISE servers
    Can anybody explain the procedure to opt the public certificate for HTTPS from service provider ? And how do i install it in both the ISE servers ?

    Hi there. Let me try answering your questions:
    PSN HA: The PSNs are not configured as "primary" or "secondary" inside your ISE deployment. They are just PSN nodes as far as ISE is concerned. Instead, inside your NADs (In your case WLCs) you can specify which PSN is primary, which one is secondary, etc. You can accomplish this by:
    1. Defining all PSN nodes as AAA radius servers inside the WLC
    2. Then under the SSID > AAA Servers Tab, you can list the AAA servers in the order that you prefer. As a result, the WLC will always use the first server listed until that server fails/gets reloaded, etc. 
    3. As a result, you can have one WLC or SSID prefer PSN server A (located in primary DC) while a second WLC or SSID prefer PSN server B (located in backup DC)
    Last but not the least, you could also place PSNs behind a load balancer and that way the traffic would be equally distributed between multiple PSNs. However, the PSN nodes must be Layer 2 adjacent, which is probably not the case if they are located in two different Data Centers
    Certificates: Yes, you would want to get a public certificate to service the guest portal. Getting a public/well known certificate would ensure that most devices out there would trust the CA that signed your ISE certificate. For instance, VeriSign, GoDaddy, Entrust are some of the ones out there that would work just fine. On the other hand, if you use a certificate that was signed by your internal CA, then things would be fine for your internal endpoints that trust your internal CA but for any outsiders (Guests, contractors, etc) that do not trust and do not know who your internal CA is would get a certificate error when being redirected to the ISE guest portal. This in general is only a "cosmetic" issue and if the users click "continue" and add your CA as a trusted authority, the guest page would load and the session would work. However, most users out there would not feel safe to proceed and you will most likely get a lot of calls to your helpdesk :)
    I hope this helps!
    Thank you for rating helpful posts!

  • IIR 2.8.0.7 performance tuning suggestions / documents for Oracle 11?

    Would we have any hints or white papers that would support a customer in IIR matching server tuning for initial load performance,
    beyond the Siebel specific
    Performance Tuning Guidelines for Siebel CRM Application on Oracle Database (Doc ID 781927.1)
    which does NOT generate any statistics on the Informatica Schema?
    Customer is starting production data load into Siebel UCM of over 5 million customer records . Their current bottle neck seems to be IIR queries and high IIR host resources usage.
    This would be for Siebel 8.1.1.4 [21225] on Oracle 11.1.0.6; I currently do not know if ACR 475 with its EBC access is used or not; I'd be looking for any performance tuning suggestions on the Informatica & database side - I have not found anything helpful in the informatica knowledgebase and in the 2.8.0.7 docs the only performance tuning suggestions seem to be on IDT loads.
    Obviously performance can be influenced by the matching fields used, but this customer will be looking for performance tuning suggestions keeping the matching fields and thresholds they got approved from the business side.
    Any documents we could share?

    Hi Varad,
    Well, Oracle Metalink actually got it fixed for me! Got to give them credit.
    I ran the 1st bit of SQL they sent me and it fixed it so I think it was only cosmetic. I've enclosed all of their response in case others may find themselves in similar situation.
    Thanks again for YOUR help too.
    Perry
    ==========================================================
    1. Do you see any invalid objects in the database?
    2. Please update the SR with the output of running the commands below
    1.Connect as SYS.
    set serveroutput on (This will let you see if any check fails)
    exec validate_apex; (If your version is 2.0 or above)
    If all are fine, the registry should be changed to VALID for APEX and you should see the following
    message:
    PL/SQL procedure successfully completed.
    Note : The procedure validate_apex should always complete successfully.
    With serveroutput on, it should show why Application Express is listed as invalid.It should show output like:
    FAILED CHECK FOR <<obect_name>>
    Or
    FAILED EXISTENCE CHECK FOR <<object_name>>

  • I suggest you stop changing the layout or give us ...

    Hello Skype. Your new layout is annoying and sucks so bad. I am refraining from cussing but I am very mad at you guys. Stop changing the layout the heck does that even ACHIEVE besides making people that have been here for long periods of time ANGRY. I suggest if you're so dandy with wanting to make new layouts give us an OPTION to change layouts without DOWNLOADING old versions because we think your new layouts suck???? I mean you're just egging everyone on to download old versions from unknown websites to get viruses. Good job. (Sarcasim)

    deidaradoton wrote:
    I mean you're just egging everyone on to download old versions from unknown websites to get viruses.
    I've made this statement in another post but I've found something by dabbling about with the new layout that might ease the stress we're both feeling.
    Quote: NOTE: I've kind of found a workaround: if you go to VIEW and then SPLIT WINDOW VIEW you can then close the second window that appears, it won't will put chats into a separate window or return the way the previous versions worked completely but it'll at least give you the cosmetic layout of the previous versions friend list.

  • My iPad 2 has light bleeding problem, service center guy told me it's a known cosmetic problem, can't do exchange...

    My iPad 2 has light bleeding problem, I called Technical Support Number (Singapore), they told me to go to an Apple authorized service centre in Singapore. So I travel an hour to there, then they told me to contact Apple online since it's a cosmetic problem, they can't send it for repair or exchange...

    Hi Peter,
    There are always issues with the screen on devices. In the case of slight bleeding, one QC engineer might pass the product while another might not, due to color and lighting perception differences between engineers.
    Different service centre will have different service levels due to the fact that this IS Singapore...
    I suggest going down to QCD.
    [email protected]
    If it's a Starhub or Singtel set, it's more effective to be exchanging with them since it's not been a week since purchase (I assume).
    Cheers!

  • Best iPhone Case suggestions..

    I am wondering if anyone has a suggestion for my next iPhone case. I need to find one that has a beltclip. The one I have now is a Speck brand and is like a clear silicon rubberized looking case. I have dropped my phone twice now and have small cosmetic marks on the bottom of the phone where the dock connector plugs into. Any help would be appreciated. Thanks!

    My personal recommendation is the iskin revo - I think it is awesome.
    - The silicone case is better than the speck - not as sticky in your pocket - but still feels nice
    - All of ports are covered - the volume, on/off switch, main menu button, headphone jack (flips back for insert) which really keeps the dust and dirt from your pocket or other areas from getting into the phone.
    - The film that goes on the screen is great - not only does it greatly minimize the smears and smudges, but the privacy effect when viewed from the side works great, it directs the light at you - not to the side, which is nice if you are looking at your phone in a theater.
    - the extra plastic shield which easily flipts to the back is a nice extra feature - I don't use it much - but I do when I put my phone in my gym bag, or bike bag for extra protectoin on the screen.
    its a good all purpose case - I don't use the clip myself though. I've dropped my phone a few times and the extra rubber on the corners provides a little extra cushion in those instances.
    http://www.iskin.com/store/i2shop_revo.tpl?cart=11921116622640020

  • I have purchased iphone 5 in 22/03/2013 but i was face a problem that on the both side from where we handle the phone from that end the body color is getting of i don't know why this is happen please suggest what should i do now

    i see that after 3 month from the purchase of my iphone 5 the body color from where we handle the phone while talking in getting color out from that side. please suggest me what should i do

    hello abhishek,
    if the issue was from beginning (dead on arrival) you can call the apple hotline and they can create a replacment for you.
    but if the issue wasnt from beginning than it is a cosmetical issue, cosmetical issues are not covered by the apple warranty. than you should make an appointment in an apple retail store and hope that the workers there replace that device.

  • I cannot open Pages from the app or from a saved document on the desk top.  I get an error: "The application Pages cannot be opened  -1712"  Any suggestions?

    I cannot open Pages from the app or from a saved document on the desk top.  I get an error: "The application Pages cannot be opened  -1712"  Any suggestions?

    The following previous discussion has a solution that worked for a variety of people with the -1712 error on a variety of applications and may help: The application Safari can't be opened -1712

  • Pluginspage is not working in embed script in firefox 36 version. Actually wanna downlaod jre 1.8 . It was working on firefox 22 version. Please suggest

    <pre><nowiki>function createEmbed(divID, context, locale, server,client)
    var d = document.getElementById(divID);
    d.innerHTML = '<EMBED type="application/x-java-applet;version=1.8" CODE="com.cybertrust.webrao.WebRAOApplet.class"'+
    'JAVA_CODEBASE="'+context+'" '+
    'ARCHIVE="WebRAO.jar" '+
    'NAME="WebRAOApplet" '+
    'MAYSCRIPT="true" '+
    'pluginspage="http://javadl.sun.com/webapps/download/GetFile/1.8.0_31-b13/windows-i586/xpiinstall.exe"'+
    'L="'+locale+'" ' +
    'PinTimeout="'+server+'"'+
    'ClientTimeout="'+client+'"'+
    'separate_jvm="true"'+
    'java_version="1.8.0_31" />';
    }</nowiki></pre>
    We are using the above script. Defined the application/x-java-applet;version=1.8 So. as per the oracle documentation, Firefox has to check whether java version 1.8 or above is available and then run the applet thereby opening the run window and finally the applet window has to open. So the expectation is if 1.8 jre is not available it has to trigger the pluginspage attribute thereby redirecting to the jre autodownload url mentioned in pluginspage. This code use to work for firefox 21. Not sure why it will not work with any of the versions above 21. Right now we are trying with firefox 36. The same code works with IE 11 also. Please suggest is there any solution for the same.

    There are some updates happening to [https://www.mozilla.org/en-US/plugincheck/]
    However to further investigate I would suggest troubleshooting the installation of Java:
    *[http://kb.mozillazine.org/Java#Java_Deployment_Toolkit_plugin]
    *[https://support.mozilla.org/en-US/kb/troubleshoot-issues-with-plugins-fix-problems]
    Or also checking with Mozillazine or stackoverflow.com for compatibility and development troubleshooting is a good place to also look.

  • Some of my apps refuse to open. For example, google crome gives me the message that it quit unexpectedly and gives me the option to submit a report to no resolve. Does anyone have suggestions?

    Some of my apps refuse to open. For example, google crome gives me the message that it quit unexpectedly and gives me the option to submit a report to no resolve. Does anyone have suggestions?

    Welcome to the Apple community.
    Does anyone have suggestions?
    Trash the spyware (Chrome) and use Safari.

  • HT204053 i accidently set up one account for i cloud and one for itunes. suggestions on how do i update this to only the one. please on how do i change my icloud to be the same as my itunes acct. thanks

    i accidently set up one account for icloud and one for itunes; suggestions on how to correct this and use just one account for both.... thanks

    If you want to change your iCloud ID to another existing ID you'll have to delete the account, create a new account with the other ID, and migrate your data to the new account.  To do this, first go to Settings>iCloud on your phone and turn all data you are syncing with iCloud (contacts, calendars, etc.) to Off.  When prompted choose to keep the data on your iPhone.  (If you are syncing iWork documents with iCloud, also open your iWork apps and turn off iCloud syncing and choose to keep the documents on your phone.)  After everything is turned off, scroll to the bottom and tap Delete Account.  Next, set up a new iCloud account using your other ID, then turn syncing for your data (contacts, etc.) back to On.  When prompted, choose Merge.  This will upload the data to your new account.
    This will not move your photo stream, however.  If you have photos in photo stream that aren't in your camera roll and that you haven't backed up anywhere else you will need to save these before deleting the account.  To do this, open your photo stream album on your iPhone in the thumbnail view, tap Edit, tap all the photos to select them, tap Share, then tap Save to Camera Roll.  You can then delete the iCloud account and your photos will stay in your camera roll.

  • HT5012 I am having difficulty XMIT/REC text messages to family members using Android phones?  I have a 3GB data plan and all switches and buttons are set properly.  Any suggestions?

    I am having difficulty XMIT/REC text messages to family members using Android phones?  I have a 3GB data plan and all switches and buttons are set properly.  Any suggestions?

        Hello APVzW, we absolutely want the best path to resolution. My apologies for multiple attempts of replacing the device. We'd like to verify the order information and see if we can locate the tracking number. Please send a direct message with the order number so we can dive deeper. Here's steps to send a direct message: http://vz.to/1b8XnPy We look forward to hearing from you soon.
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • At a helper's suggestion, I hit Command+up arrow + 4. Ouch. Can't undo resulting view

    I was working with a support person at Constant Connect, and to solve a problem I was having, she suggested I hit Command+4+up arrow. I did. All the text in the article I was viewing became tiny, tiny. I now can't get out of this setting.

    Hi, Tim...
    Command + 0 didn't solve my problem. But Option + 0 did. (Us Mac people have to be different, huh?)
    Thanks so much for getting me onto the right road!
    Deb

  • I've just upgraded to IOS 7.0 on my iPhone 5 and the calendar is horrible!  I want to be able to see the who day at a glance not a few hours.  Does anyone have any suggestions?

    What's happened to the calendar in IOS 7.0?  I would like to be able to see the whole day at a glance not just a few hours.  Any suggestions?

    I know what it looks like and what it does.  I need to be able to see the whole day!  A few hours is not helpful for knowing whats ahead.  I don't want to scroll I just want to be able to look at a glance.  Does anyone have any helpful suggestions.

  • I am using the big date calendar template and when I submit it to apple for printing I lose the name of two months. These names are not text boxes. I see the names when I send it in but something happens during the transmission to apple. It was suggested

    I am using the big date calendar template in iPhoto. I am on Lion 10.7.2, macbook air. The names of the months are on each calendar page but something happens when I send the data to Apple. The names are part of the template. They are not text boxes. I lose two names on the calendar after it is sent to Apple. Apple suggested I make a pdf file of my calendar before sending it in and check to make sure every name shows. I did this with a calendar I just sent in. The calendar was correct. All names of the months were showing. After sending the data two month names disappeard because when it arrived by mail, it was incorrect. Apple looked at my calendar via a pdf file and it was incorrect.  This is second time this has happened. I called Apple and they had me delete several folders in the Library folder, some preferences and do a complete reinstall of iPhoto.  I have not yet remade the defective calendar. I am wondering if anyone else has had this problem?
    kathy

    Control-click on the background of the view all pages window and select "Preview Calendar" from the contextual menu.
    You can also save the pdf as a file to compare to the printed calendar.  If the two names are visible in the pdf file then the printed copy should show them.  Contact Apple for a refund.  Apple Print Products - Apple Store (U.S.)

Maybe you are looking for

  • 2 monitor brightness control non-existant?

    New Mac Pro and new second 23" monitor. Brightness buttons on both monitors do nothing when both monitors are on. When only primary, OK. Is this the way it works? Hmmm-

  • Using Symbol Font in Pages/Keynote etc.

    Here is a strange problem: Whenever I want to insert a greek character from Symbol font Pages (09 as well as 08, and Keynote ...) replaces it by some standard font (probably Helvetica). In effect, Symbol is not available. If I want to write a simple

  • Utomatic creation of PR or PO??

    HI What triggers the automatic creation of PR or PO in case of third party sales?

  • Turning various audio streams on & off...

    Hello! After the enormous amount of help I had for my last project from this lovely forum I'm back to beg for more :) What I'd like to do is create a flash cartoon with a group of carol singers each singing their own harmony - I want to be able to cl

  • Special effect

    Hello, I was wondering how to do a special effect I had seen in a movie. I think it was Coppola's Dracula which had glowing eyes ( and part of the area around the eyes) staring out at the top of the screen while the the scene played out. If I remembe