Resolution changed by Win OS for event case

Hi There were several posts, I have seen in this forum concerning the scale, maintain proportion in different resolutions, allow user to resize, close and miniminse windows.
Because of that, there were lots of problems, during the change of the resolution.
In this case, I prefer ticks on maintain proportion, dis-enable resize, and use resize functions found in the third party only.
Now I am looking for the kind of property of the Win OS's change in the resolution. In the event of this, resize function of the third party can be used to resize properly without causing problems. So where can I find the property to trigger the event? What kind of classes? ActiveX? Net? Node Interface function? Call Library Function Node? Dll?
Please advise.
Thanks
Clement

Hi astroboy,
there's a property node ("Display.Primary Workspace" in LV7.1) giving you the actual screen size - you can poll this once a second...
But:
How do you want to control the resize of LabView controls/indicators? They are maintained by the LV core routines. How to plug-in your "3rd party resize functions"?
Message Edited by GerdW on 01-22-2008 09:59 AM
Best regards,
GerdW
CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
Kudos are welcome

Similar Messages

  • How to change default alarm sound for events

    I remember initially when setting up ical, it gave an option to set a default sound for messages. I want to change the sound, but cannot find the option to do so. currently when creating a nerw event, the message with sound option shows up with the default sound (Basso) that I selected initially. And I have to change it manually every time a new event is created. Is there a way to change the default sound?

    Settings > Sounds > Calendar. Maybe it was inaudible because yoursound was not turned up.

  • How can I change the default alarm for events in ical?

    How to change default alarm

    I've been curious about this issue as well. I think it would be nice if there were more options to select the default alarm... from within the preferences themselves. Even being able to choose how many days before vs. always figuring out how many minutes are in multiple days.
    While someone has found a method for changing the sound to accompany messages, users are still not able to select the type. I prefer message only (no sound), although I supposed this is the same as the current default minus any sound. I tried blank and "" entries for 'Default alarm sound' in the .plist file with no success (blank reverts back to Basso, and "" just didn't work).
    I wonder if there are some other items that could be listed in the .plist file to offer more choices such as "Default alarm type". Is there a way to figure out what key variables/values iCal uses for? Someone must have figured out that iCal will look in the .plist file for a 'default sound value'. I'm guessing that there are more of these values that could be set by the user.
    A similar question - it would be nice to be able to set the default alarm time for all-day events. I suppose it doesn't matter all that much since 11:45pm probably means I'll just get the message the next morning; I still guess I'd prefer something like 8am though.
    Forgive the novel...
    -John

  • How to change the alarm sound for CALENDAR events?

    I missed an important meeting today, thanks to the almost-inaudible and incredibly short alarm sound in the Calendar app.
    Is there a way to change the alarm sound for events in Calendar?
    Setting another alarm in Clock is viable but obviously inconvenient.
    Thanks in advance!

    Settings > Sounds > Calendar. Maybe it was inaudible because yoursound was not turned up.

  • Different fronpanel for each cases

    Hey
    I was wondring if its possible to change your fron panel for each case. Like my first case is start and then I only want a start button. Later in my program I got some graphs and then I want so show them. 

    Hi RMB,
    the easiest solution would be to use the tab container with a tab for each case…
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • How can I use the same event case for different controls dynamically

    OS: Linux 2.6.24-1-686 #1 SMP Sat Apr 19 00:37:55 UTC 2008 i686 GNU/Linux
    LabVIEW: Version 8.2
    I have a lot of (about 50) controls (numeric, boolean) on my front panel. If a "Value Change" event will be fired by any of them the same event case shall be executed. As I do not want to add all 50 controls to the same event case manually I am looking for a way to do it at run time. Additionally the VI is still under contruction, i.e. controls will be added and removed.
    Thanks for any help here.
    Regards,
    Johannes
    Solved!
    Go to Solution.

    Hi Johannes,
    collect all your control references (you can use the FP property for it) and create a user event. Connect this user event to your event structure. Now you have one event case for all your controls. See the attached picture.
    Mike
    Attachments:
    Unbenannt1.PNG ‏11 KB

  • How do I change the image selected for the finalized movies pane in all events?

    How do I change the image selected for the finalized movies pane in all events? I made a movie some time ago in iMovie, and a still from this now appears as the image for Finalized Movies in the All Events pane (as well as showing up if I then click on this pane to take me to Finalized Movies). Anyone know how to change or delete this image, please?

    Unfortunately, the suggested solution in that thread does not work and the thread appears to be closed to replies.  That is, even though I am logged in the Reply|Quote|Mark as answer|Report as abuse items are missing.
    The suggested solution is:
    First, I found I had "img100.png" in  C:\Windows\Web\Screen  and
    C:\Windows\WinSxS\x86_microsoft-windows-themeui-client_31bf3856ad364e35_6.2.9200.16384_none_69ee3fa2269e545e
    1. Belonging to the Administrators Group, I replaced file Owner TrustedInstaller with my Username on both "img100.png" files
    2. After resizing the image I wanted to see on the Login screen to the resolution of "img100.png" file,
    I copied and pasted it to both "img100.png" files keeping this way the format (extension) and resolution of the original "img100.png" file,
    which I permanently deleted.
    However, I have not been able to replace the img100.pgn in C:\Windows\Web\Screen even after taking ownership of it and setting the permissions for my userid to All.  I edit it with mspaint and then try to save it. The save starts that then says the
    save was interrupted.
    The appears to be some additional protection besides the standard acls.
    http://www.saberman.com

  • Lock front panel until the event case for this event completes

    A Dynamic Event is a filtered event? Is this why "Lock front panel until the event case for this event completes" is not shown on Edit Event window dialog? I use Dynamic Event so I can subvi the event structure.
    I need stop my app from locking the FP whenever the user double clicks on the numerical array value (<-- the FP freezes the mouse and renders it useless) and stops the value from ever being changed. This event is registered for Value Change (not mouse up or down) and I get a locked mouse. As yet in the UI, no value changed occurs but I get a locked mouse. A LV bug?
    Trying to KISS, I can see this fixing this by moving ONLY the value change event to the top level VI instead of a dynamic registered event in a subVI. This will give me the option to NOT "Lock front panel until the event case for this event completes" .
    Solved!
    Go to Solution.

    richjoh wrote:
    Thx, Ben that fixed the problem when I unchecked "Lock panel...".
    So it appears LV locks the panel during runtime once the Dynamic Reg Events is on BD and it doesn't matter if your case to handle the Reg Events is created or NOT... interesting. That's why my mouse persisted to "freeze up" although I deleted the case for my FP array.
    Its situation like what you described that has given me many insights into how LV actually works. In one of my bbuggy VI's I found that a class wire can run a million miles through multiple sub-VI queues etc but the data itself is only touched when it has to be touched. in my case it was a crash while trying to write bogus class dat to a TDMS file.
    I am glad you are back on course.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Unable to change the Primary in a Team MVG for Master Case

    Hi,
    In the 'PUB Master Case' BC, I have configured the Team field to hold an MVG.
    Changes Done:
    In  "PUB Master Case" BC,
    The Team field is an MVF. I have changed the MVL from "Contact/Position" to "PUB Master Case/Position" which is identical to HLS Case/Position.
    Set the Business Component User Property: "MVG Set Primary Restricted: Position" to "False"
    Observation:
    The Business Component has 'BusComp View Mode' set with Owner Type 'Position' and Visibility MVLink 'Position'.
    The "PUB Master Case - Cases View" View has two applets "PUB Master Case Form Applet" and "PUB Master Case - Cases List Applet". Both has MVF 'Team' with "Contact Team Mvg Applet" as the Mvg Applet.
    "PUB Master Case Form Applet" belongs to "PUB Master Case" BC and "PUB Master Case - Cases List Applet" belongs to "HLS Case" BC.
    I am able to change the primary in "PUB Master Case - Cases List Applet"
    Issue:
    I am not able to change primary for the Mvg in "PUB Master Case Form Applet"
    What could be causing this issue?

    Hi,
    You configuration seem OK to me.
    Could you please try to get logs/sql? Would be more helpful to see what is happening in the backend.
    Thanks.
    Rajesh Kumar

  • Changing availability Status for event in iCal

    How do I change the availability status for an event in iCal Version 7.0 (1835.1)?

    Hi bubbakwb3,
    Thanks for visiting Apple Support Communities.
    Use these steps to change availability status for an event in Calendar:
    Calendar (Mavericks): Change your availability status for an event
    http://support.apple.com/kb/PH14998
    If the Calendar account you’re using displays your status for an event, you can change the status at any time and still be available to meet during an event.
    By default, Calendar sets your status as free during all-day events and as busy during all other events.
    Double-click the event, then click the event’s date.
    Choose an option from the Show As menu.
    Regards,
    Jeremy

  • User Event Case getting tied up for long duration in LV 2009 (with SP1)?

    Quick question here...is there any decent reason the user event case is getting tied up for long durations in LV 2009.SP1?  In 8.5 I never had an issue with my code doing this, though when converting to 2009.SP1 I am running into huge lock-up issues with the user event case.

    I have not seen aby issues...
    You are saying that the code from LV8.5 (unmodified) behaves differently in LV2009 SP1?
    Can you post your code?

  • Can you change colours for events to make them darker. I can hardly see them in year veiw.

    How do you make the colours for events in my calendar darker. With the up grade to Yosemite the colours in my year view are so light I can hardly see them.

    i wanted to know the same thing, as wanted to change some of the dates to red, but also because it accidently imported birthdays from address book and all of the birthdays came up in red. so maybe if you want to change one or two dates to red maybe christmas day. you make a contact and set the birthday to 25th December and the date will go red.
    silly but might work.
    Alex

  • Can i change colors for events in the calendar?

    Can I change colors for different events in Calendars on Ipad 2?

    Philly - I always respect your opinion and what you have to say but please hear me out.
    Philly_Phan wrote:
    I see one iCal window and that makes me conclude that I have one calendar with multiple event types.
    You understand how the app works and how to create calendars. As I pointed out - I explained to one user that you have to tap the Calendar button in the upper left corner and then select the calendars that you want to view. In fact, if you have accidentally tapped Hide All Calendars - you see no events.
    I totally understand what you are saying and I rarely take an argumentative approach in this forum, but what I am trying to point out to the OP is that you cannot create different colors for "events" in one single calendar.
    For instance, if you have one calendar called "Home" and that is the one calendar that you use - if Billy has a soccer game at 6:00 PM, Jessica has band practice at 7:00 PM and you have a bridge club meeting (I'm stuck for another idea at the moment ) at 7:30 PM - and you want all of these "Events" to appear in different colors within the same calendar - it cannot be done.
    Sometimes I think this is what users want to do - differentiate the different "Events" within a single calendar - and that cannot be done - at least AFAIK.
    I didn't mean to cause confusion nor was I trying to complicate things. I just thought that I was giving a complete answer as to how the feature works.
    After all - I could have just used the "please get the iPAD user guide" line.  I just love that response.

  • Chain up event case

    Hi,
    Is it possible to chain up several event case which are in an event structure? Without changing this structure by a sequence structure.
    For example: you have one button per event and there is one button "do it all" which chain up all the buttons   
    I appreciate your support, tks in advance.
    Dido

    Or have a look at the "producer-consumer-design pattern" with events http://zone.ni.com/devzone/cda/tut/p/id/3023
    This is a powerful tool to do what you want...you can define the reactions to your events in the consumer loop and fire these reaction as you like...
     Greetings
    Christian
    THINK G!! ;-)
    Using LabView 2010 and 2011 on Mac and Win
    Programming in Microsoft Visual C++ (Win), XCode (Mac)

  • Explorer.exe hangs on resolution changes

    I seem to have to have a very persistant, very reproducable and very annoying problem with explorer.exe just completely "hanging" frequently. This started happening near the end of November, about a month after I used Windows 7 (professional x64) with no problems. To make a long story short, it happens nearly any time my display changes (resolution or anything else).
    Here's a more detailed description:
    Before late November, everything worked perfectly. I don't recall what could have caused the change. I uninstalled anything I installed during or after November. I do not have anything visible on my desktop. However, any time the resolution changes, explorer.exe hangs using 50% of my cpu, or 100% of one core. Clicking on the taskbar or desktop lets me know that "Explorer.exe has stopped responding", allowing me to restart it, which I occasionally also choose to do via Process Explorer. At first, I only noticed during or after playing games, but now I have tested this thoroughly and determined that it is in fact most likely a display problem, concluded from the following pretty exhaustive list:
    Unplugging my external monitor causes explorer.exe to hang.
    Plugging in my external monitor also does.
    Changing resolutions on either monitor, to any resolution, causes explorer.exe to hang.
    Changing resolutions on the internal monitor while the external monitor is unplugged also causes a hang.
    Uninstalling the ATI display drivers causes a hang.
    Changing resolutions with the default Windows display drivers between 800x600 and 1024x768 (the only two options) causes a hang. (Uninstalled and followed with Driver Sweeper so no trace of the ATI display drivers are available and the display is running purely on Windows defaults.)
    Installing updated ATI drivers causes a hang directly after the resolution is changed automatically.
    Unchecking all options in the "Perfermance Options" causes explorer.exe to hang.
    Unchecking all options but leaving visual styles on does not result in a hang (if it was on to start with).
    Turning off visual styles causes the display to blink briefly before displaying the "Please wait" box and, when it is finished and the desktop is displayed again, explorer.exe has been hanging approximately since the display blink.
    Running games that cause the resolution to change usually cause explorer.exe to hang, but not always. This is particularly odd. Opening the simple game Torchlight in full screen at 1280x800, does not pose a problem; however, Alt-Tabbing out of it causes the hang as well as closing it, which both revert the resolution to the desktop resolution (1920x1200). Running the game in a window is no problem. Running the game in full screen at 1920x1200 is also no problem, regardless of starting, using Alt-Tab or closing, even though the display blinks for a moment. Team Fortress 2 consistently causes explorer to hang when launching (hanging TF2 as well, until explorer has been killed). All goes well while TF2 is running, even with explorer restarted. When TF2 is closed, explorer hangs again. Thus, it always causes explorer to hang, whether opening or closing. In windowed mode, it causes no problems. I can give examples of a number of more games if it helps pinpoint the problem.
    The event viewer shows no errors or warnings after a hang (except for the standard ones that are generated if the "Explorer.exe has stopped responding" dialog shows up by clicking on the taskbar or desktop. If it is killed manually before showing the dialog, nothing shows up.) It does log some information specific to ATI functions in the ACEEventLogSource which seem to be specific to an explorer freeze. No information was generated when Torchlight changed resolutions without a resulting hang but the following was generated upon closing, with an explorer hang:
    0000000090: 2010-01-12 00:13:47:423 FAILED:ADL_Display_SLSGrid_Caps and return value is: -1
    Error Called by: ATI.ACE.CLI.Caste.Graphics.Runtime.RT_GraphicsAdapter_N::CheckSLSSupported processID:03384 threadID:( ) domainName:(CCC.exe ) assemblyName:(CLI.Caste.Graphics.Runtime, Version=2.0.3615.38596, Culture=neutral, PublicKeyToken=90ba9c70f846762e)
    0000000091: 2010-01-12 00:13:48:428 FAILED:ADL_Display_SLSGrid_Caps and return value is: -1
    Error Called by: ATI.ACE.CLI.Caste.Graphics.Runtime.RT_GraphicsAdapter_N::CheckSLSSupported processID:03384 threadID:( ) domainName:(CCC.exe ) assemblyName:(CLI.Caste.Graphics.Runtime, Version=2.0.3615.38596, Culture=neutral, PublicKeyToken=90ba9c70f846762e)
    0000000092: 2010-01-12 00:13:49:775 FAILED:ADL_Display_DisplayMapConfig_PossibleAddAndRemove is: -8
    Error Called by: ATI.ACE.CLI.Caste.Graphics.Runtime.RT_GraphicsCaste_N::GetAddOneRemoveOneDisplayIDList processID:03384 threadID:( ) domainName:(CCC.exe ) assemblyName:(CLI.Caste.Graphics.Runtime, Version=2.0.3615.38596, Culture=neutral, PublicKeyToken=90ba9c70f846762e)
    0000000093: 2010-01-12 00:13:49:967 FAILED:ADL_Display_SLSGrid_Caps and return value is: -1
    Error Called by: ATI.ACE.CLI.Caste.Graphics.Runtime.RT_GraphicsAdapter_N::CheckSLSSupported processID:03384 threadID:( ) domainName:(CCC.exe ) assemblyName:(CLI.Caste.Graphics.Runtime, Version=2.0.3615.38596, Culture=neutral, PublicKeyToken=90ba9c70f846762e)
    0000000094: 2010-01-12 00:13:49:970 FAILED:ADL_Display_SLSGrid_Caps and return value is: -1
    Error Called by: ATI.ACE.CLI.Caste.Graphics.Runtime.RT_GraphicsAdapter_N::CheckSLSSupported processID:03384 threadID:( ) domainName:(CCC.exe ) assemblyName:(CLI.Caste.Graphics.Runtime, Version=2.0.3615.38596, Culture=neutral, PublicKeyToken=90ba9c70f846762e)
    0000000095: 2010-01-12 00:13:50:496 _IDEMDeviceDFP2Settings_0812.GetDFP2ITCFlag failed with status 2
    Error Called by: ATI.ACE.CLI.Aspect.DeviceDFP.Graphics.Runtime.RT_DeviceDFP::PrivateRefresh processID:03384 threadID:( ) domainName:(CCC.exe ) assemblyName:(CLI.Aspect.DeviceDFP.Graphics.Runtime, Version=2.0.3615.38640, Culture=neutral, PublicKeyToken=90ba9c70f846762e)
    0000000096: 2010-01-12 00:13:50:499 FAILED: ADL.ADL.ADL_DFP_AllowOnlyCETimings_Get
    Error Called by: ATI.ACE.CLI.Aspect.DeviceDFP.Graphics.Runtime.RT_DeviceDFP::PrivateRefresh processID:03384 threadID:( ) domainName:(CCC.exe ) assemblyName:(CLI.Aspect.DeviceDFP.Graphics.Runtime, Version=2.0.3615.38640, Culture=neutral, PublicKeyToken=90ba9c70f846762e)
    0000000097: 2010-01-12 00:13:50:517 Unable to obtain Color Correction information, dem status: -2
    Error Called by: ATI.ACE.CLI.Aspect.DeviceLCD.Graphics.Runtime.RT_DeviceLCD::Parse processID:03384 threadID:( ) domainName:(CCC.exe ) assemblyName:(CLI.Aspect.DeviceLCD.Graphics.Runtime, Version=2.0.3615.38647, Culture=neutral, PublicKeyToken=90ba9c70f846762e)
    Disabling all non-Microsoft Shell extensions (with ShellExView x64) didn't help.
    As of writing, I have the feeling it didn't happen in safe-mode but I would need to retest this to make sure.
    A clean boot yields no improvement. Changing the resolution following a clean boot still results in a hang.
    Using Process Explorer, I have also checked all non-Microsoft DLL's running in conjunction with Exlporer.exe and these were only db's (some related to BitTorrent), a Comodo antivirus DLL and a bunch of Broadcom Widcomm Bluetooth files. Thus, I uninstalled all of those including the bluetooth software and drivers, unfortunately, to no avail. Changing resolutions still crashes Explorer!
    My system is as follows:
    ASUS M51Va Notebook
    Windows 7 Professional x64
    ATI Radeon HD 3650
    Catalyst Version 09.12
    DirectX Version 11
    Direct3D Version 8.14.10.0716
    OpenGL Version 6.14.10.9232
    Internal monitor Generic PnP Monitor at 1200x800 32bit 61Hz
    External monitor Samsung SyncMaster 2433BW/2433GW, SyncMaster Magic at 1920x1200 32bit 59Hz connected by an HDMI to DVI-D cable
    Anti-virus is Comodo
    If any more information is needed I'll gladly provide it! This is truly a very aggrivating problem. Particularly when gaming or hooking up displays for presentations etc. I really can't think of any thing else that could be meddling with Explorer, causing it to crash. I would love to find the source of the problem, but I'm prepared to finally bite the bullet and reinstall Windows to get rid of this extremely annoying problem. Help would really be appreciated.
    If I figure anything out, I'll post the results.

    Hi Eric,
    I would like to suggest you update the BIOS and the hardware drivers first.
    If the issue persists, would you please send me more information for analyzing. For your convenience, I have created a workspace for you.  You can upload the information files to the following link.  (Please choose "Send Files to Microsoft")
    Workspace URL: https://sftasia.one.microsoft.com/choosetransfer.aspx?key=c6554906-fc59-4afc-b248-15a77e6b766a
    Password: dPm84CYEytpieE8
    Note: Due to differences in text formatting with various email clients, the workspace link above may appear to be broken.  Please be sure to include all text between '(' and ')' when typing or copying the workspace link into your browser. Meanwhile, please note that files uploaded for more than 72 hours will be deleted automatically. Please ensure to notify me timely after you have uploaded the files. Thank you for your understanding.
    Collect the Windows Explorer dump files
    ========================
    1. Click Start, type Notepad in the Search bar and press Enter.
    2. Copy the following commands and then paste them into the open Notepad window.
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps\Explorer.exe]
    "DumpFolder"=hex(2):43,00,3a,00,5c,00,4c,00,6f,00,63,00,61,00,6c,00,44,00,75,\
      00,6d,00,70,00,73,00,00,00
    3. After pasting the above commands, please click File on the menu and click Save.
    4. Type in CollectDump.reg as the file name, select to save the file on the Desktop. Click Save.
    5. Go to the Desktop, and double click CollectDump.reg. A dialog box will pop-up saying "Are you sure you want to add the information in fix.reg to the registry?". Click Yes to confirm.
    Note: Administrative privileges are required to perform the above steps. Please click "Continue" when the User Account Control dialog-box appears.
    6. Reboot the computer and send the dump files in C:\LocalDumps to me after reproducing the Windows Explorer issue.
    Regards,
    Arthur Li - MSFT

Maybe you are looking for

  • Is there a way to get photos into iMovie 11 without using iPhoto?

      I use PSE9 to organize my photos and don't want to use iPhoto.  When I click on the little camera in iMovie, it only gives me the option of going to iPhoto.  Thanks for any help. Peg

  • IDOC from external system

    Hi, I have scenarion in that we will receive IDOC from external system (SAP system) in XI i.e. IDOC- XI -IDOC scenrio. from my Understanding ,to configure the scenario I have to do ALE from sender side and IDOC receiver channel in receiving side. Ext

  • Works on local 10g Express but not 9i. : Got minus one from a read call

    Using a desktop I have a 3rd party tool that needs to access an Oracle 9i DB. The tool does not connect to the db at all. I also have Toad installed on the desktop and Toad can connect fine. The error message I get with the 3rd party tool is: "Got mi

  • Creating java sockets behind proxy servers.

    Hi, I am trying to create a socket to an external server(i.e. a public server) from behind a proxy firewall, but the socket creation statement throws an IO exception. Can someone please let me know how to create sockets using proxy servers. TIA Shish

  • 5800xm Problem receiving sms

    Having a prob actually getting texts anywhere near the time they are sent - sometimes its even a couple of days late. The connections good wherever i am. The firmware is up to date and it was happening even before i upgraded. I spoke to Virgin Uk (th