Bring a background window forward

Hello,
I have another project that sends the Labview window to minimize.  Then when a PLC process completes, a bit is read, and the labview window opens and a dialog box asks if a printout completes.  My question is that the bringing  window to the front part of my program is very unreliable, especially if one or more windows have been activated/opened and worked on.  How can I make that function more robust?

galimba wrote:
is smercurio = altenbach? I'm confused. . .
Hah! Don't I wish!
 Well, I kind of stripped the vi down to the basic parts in question.  So a report is generated that reads filename entered into a directory.  That report then gets printed and the dialog box should pop up to the front - asking if the report printed correctly.  How do I get more control over the popup dialog box?  If the Report Txt Gen MOD.vi is used as the dialog, by calling it as a subVI, that vi would become the active window (with some vi call tweaks)?
The VI I uploaded is configured to show itself when called and close itself afterwards. If you place it in the block diagram of a VI and run the higher level VI you will see this. What kind of control are you looking for?

Similar Messages

  • Wallpaper not showing up in "Change Desktop Background" window

    I just noticed an odd issue today on my Mac Pro. When browsing the built-in wallpaper folders (Nature, Plants, etc) in the Change Desktop Background window they are empty. My "Pictures Folder" one shows all the images correctly as well as browsing the ones from iPhoto. (I also have Aperture 2.1.2 installed but no projects yet so that part is empty.)
    I performed a permissions repair, checked that the actual files were there in /Library and removed the com.apple.desktop.plist pref's file. After doing that all the pictures showed up again UNTIL I browsed around the picture folders in the Change Desktop Background window then they stopped showing again.
    Could something in my Pictures Folder be causing the issue? Any ideas?
    Thanks,
    -Jim

    Thanks for clarifying. I don't do right or left click, but occasionally do CONTROL-click and doing that brings up the contextual menu item "change desktop background" which leads to the Desktop prefPane. Now, why you're having issues, I have no idea. However, I suggest creating a new admin user account, logging into it, and seeing if changing the desktop picture works there.

  • Gtk-window-decorator doesn't show window decor for background windows

    I've gotten Compiz install and working fine except where gtk-window-decorator is concerned. It starts ok, but it only draws window decoration for windows in focus. The area where the decoration should be is clickable and brings the window into focus. Occasionally there is corrupt graphics where the background windows decoration should be.
    Here is my xorg.conf
    Section "ServerLayout"
    # Serial Mouse not detected
    # USB Mouse not detected
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    # FontPath "/usr/share/fonts/75dpi:unscaled"
    # FontPath "/usr/share/fonts/75dpi"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "freetype"
    Load "record"
    # Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "Xinerama" "0"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "apple"
    Option "XkbLayout" "gb"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    Identifier "226BW"
    # DisplaySize 474 296
    HorizSync 28.0 - 96.0
    VertRefresh 50.0 - 62.0
    # ModeLine "1680x1050_60.00" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Samsung SyncMaster"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 75.0
    EndSection
    Section "Device"
    Identifier "8800GTS320"
    Driver "nvidia"
    VendorName "BGS"
    BoardName "Geforce 8800GTS 320MB"
    # Option "UseEdidDpi" "false"
    # Option "DPI" "90x90"
    Option "RenderAccel" "True"
    Option "AddARGBGLXVisuals" "True"
    Option "DamageEvents" "True"
    Option "TripleBuffer" "True"
    EndSection
    Section "Device"
    Identifier "Videocard0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 8800 GTS"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "1680x1050_60 +0+0; nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "enable"
    EndSection
    and the output of glxinfo:
    name of display: :0.0
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: NVIDIA Corporation
    server glx version string: 1.4
    server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
    GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
    GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB
    client glx vendor string: NVIDIA Corporation
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
    GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
    GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap,
    GLX_EXT_framebuffer_sRGB
    GLX version: 1.3
    GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
    GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
    GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB,
    GLX_ARB_get_proc_address
    OpenGL vendor string: NVIDIA Corporation
    OpenGL renderer string: GeForce 8800 GTS/PCI/SSE2
    OpenGL version string: 2.1.2 NVIDIA 169.09
    OpenGL extensions:
    GL_ARB_color_buffer_float, GL_ARB_depth_texture, GL_ARB_draw_buffers,
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
    GL_ARB_fragment_shader, GL_ARB_half_float_pixel, GL_ARB_imaging,
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
    GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
    GL_ARB_shadow, GL_ARB_shader_objects, GL_ARB_shading_language_100,
    GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_texture_float,
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
    GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float,
    GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add,
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array,
    GL_EXT_Cg_shader, GL_EXT_bindable_uniform, GL_EXT_depth_bounds_test,
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements,
    GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample,
    GL_EXT_framebuffer_object, GL_EXTX_framebuffer_mixed_formats,
    GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4,
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4,
    GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
    GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object,
    GL_EXT_point_parameters, GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
    GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D,
    GL_EXT_texture_array, GL_EXT_texture_buffer_object,
    GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc,
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
    GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias,
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_texture_sRGB,
    GL_EXT_texture_shared_exponent, GL_EXT_timer_query, GL_EXT_vertex_array,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_copy_depth_to_color,
    GL_NV_depth_buffer_float, GL_NV_conditional_render, GL_NV_depth_clamp,
    GL_NV_fence, GL_NV_float_buffer, GL_NV_fog_distance,
    GL_NV_fragment_program, GL_NV_fragment_program_option,
    GL_NV_fragment_program2, GL_NV_framebuffer_multisample_coverage,
    GL_NV_geometry_shader4, GL_NV_gpu_program4, GL_NV_half_float,
    GL_NV_light_max_exponent, GL_NV_multisample_coverage,
    GL_NV_multisample_filter_hint, GL_NV_occlusion_query,
    GL_NV_packed_depth_stencil, GL_NV_parameter_buffer_object,
    GL_NV_pixel_data_range, GL_NV_point_sprite, GL_NV_primitive_restart,
    GL_NV_register_combiners, GL_NV_register_combiners2,
    GL_NV_texgen_reflection, GL_NV_texture_compression_vtc,
    GL_NV_texture_env_combine4, GL_NV_texture_expand_normal,
    GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2,
    GL_NV_texture_shader3, GL_NV_transform_feedback, GL_NV_vertex_array_range,
    GL_NV_vertex_array_range2, GL_NV_vertex_program, GL_NV_vertex_program1_1,
    GL_NV_vertex_program2, GL_NV_vertex_program2_option,
    GL_NV_vertex_program3, GL_NVX_conditional_render, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,
    GL_SUN_slice_accum
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x21 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
    0x22 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
    0x24 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
    0x25 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
    0x26 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
    0x27 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
    0x28 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
    0x29 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
    0x2a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
    0x2b 24 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
    0x2c 24 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
    0x2d 24 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
    0x2e 24 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
    0x2f 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon
    0x30 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon
    0x31 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon
    0x32 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon
    0x33 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon
    0x34 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon
    0x35 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon
    0x36 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon
    0x37 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon
    0x38 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon
    0x39 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon
    0x3a 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon
    0x3b 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon
    0x3c 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon
    0x3d 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon
    0x3e 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon
    0x3f 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
    0x40 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
    0x41 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
    0x42 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
    0x43 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
    0x44 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
    0x45 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
    0x46 24 dc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
    0x47 24 dc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
    0x48 24 dc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
    0x49 24 dc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
    0x4a 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon
    0x4b 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon
    0x4c 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon
    0x4d 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon
    0x4e 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon
    0x4f 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon
    0x50 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon
    0x51 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon
    0x52 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon
    0x53 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon
    0x54 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon
    0x55 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon
    0x56 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon
    0x57 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon
    0x58 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon
    0x59 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon
    0x23 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
    0x5a 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
    0x5b 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
    0x5c 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
    0x5d 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
    0x5e 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
    0x5f 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
    0x60 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
    0x61 32 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
    0x62 32 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
    0x63 32 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
    0x64 32 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
    0x65 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon
    0x66 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon
    0x67 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon
    0x68 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon
    0x69 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon
    0x6a 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon
    0x6b 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon
    0x6c 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon
    0x6d 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon
    0x6e 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon
    0x6f 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon
    Emerald works okay, but I'd rather use the gtk decorator. Any help would be greatly appreciated.

    I don't want to be a bastard and all, and know that it's only been a few hours since I posted commenting that I have the same issue, but does anyone, absolutely anyone have any clue what is happening?
    I have also tried running git compiz fusion and the issue is still there.
    Also, when running emerald, the windecorations display fine but there are no shadows - at all.
    When using gtk-window-decorator, the shadows exist but are of a similar color to my wallpaper and seem to glow and are definitely not shadowy... The decoration of the inactive window is completely transparent, save for the shadow and occasionally, parts of it render seemingly randomly looking garbled.
    The issue is quite annoying since gtk-window-decorator is much faster than emerald and offers better integration with GNOME.
    I'm using a GeForce 8600GTS with basically the same config files as the OP. I'm running 32-bit Arch.
    I'm using the nvidia driver (as in current - I've installed the system today) and by checking nvidia.com, the version I have, 169.12 is the latest stable one.
    So pretty please, with sugar on top, how do I get this working properly. This is the first time I've ever encountered the issue and so, could it be related to Arch configuration or to faulty packages?
    Please help, anyone. It's quite frustrating and I really want fully-operational compiz.
    Thanks everyone.
    Sorry for double posting/shamelessly bumping.

  • Ignore first click on background window?

    When you click on a window that is not frontmost, it brings the window to the front, but often also performs some action if you happened to hit a button or something. I hate this with fiery passion. Is there any way to turn it off?
    It is inconsistent, in that it happens in most Cocoa applications but few Carbon applications, but I think I'd still hate it if everything worked the Cocoa way.

    It's a time saver when you do it on purpose, but greatly increases the chance of an accident for novice users. I know that it is possible to manipulate many controls in background windows in Cocoa apps by holding down the command (⌘) key - this seems like the sensible approach, allowing advanced users to take advantage of advanced features, while new users can still use the computer while keeping things simple. I mean seriously - these days, who among those using a third party mouse doesn't have ⌘-click assigned to one of the supplementary buttons? I wish someone would prove me wrong, but I don't think it's possible to turn off the system's response to actions initiated by the "first click". I get the impressions there isn't anyone setting or enforcing human interface guidelines anymore...

  • Can't remove new pop-up title bar on background windows

    Firefox accidentally updated somehow while I was away & now I have a popup title bar appearing on background windows (as in my dual monitor) that covers my data until I make that window active.
    I don't know what it's called, so can't term-search it.
    Can't find any references to it.
    It's driving me insane & I'm clueless for once.
    I don't like that.
    http://i.imgur.com/vL52iWH.jpg
    How do I kill it?

    You're welcome.
    See also:
    *https://support.mozilla.org/kb/how-to-make-new-firefox-look-like-old-firefox
    *https://support.mozilla.org/kb/common-questions-after-updating-to-new-firefox
    *https://support.mozilla.org/kb/learn-more-about-the-design-of-new-firefox
    In current Firefox releases (29 and later), that have have the Australis user interface, the orange Firefox menu button has been replaced by the three-bar Firefox Menu button at the far right end of the Navigation Toolbar and this button is always visible, whether you have the menu bar visible or hidden<br>A consequence of this location is that you no longer can hide the Navigation Toolbar
    *There is a star like button next to the search bar on the Navigation Toolbar to bookmark the current web page and a "Show your bookmarks" button next to it to open the Bookmarks in a drop down menu.<br>You can find "Show All Bookmarks" to open the Bookmarks Manager (Library) at the bottom of this drop-down list
    *If you bookmark a page then "Bookmark This Page" in the Bookmarks menu changes to "Edit This Bookmark"
    *You can make the title bar visible via the "Title Bar" button at the bottom left in the Customize palette window
    It is still possible to have the menu bar visible via the right-click context menu of a toolbar to have menus like the File menu with Print (Ctrl+P) and Print Preview and the Bookmarks menu available.

  • Mac OS X: MouseEvents not firing for background windows on mouse drag

    When the mouse is pressed and dragged in a foreground window, mouse events in the other windows don't seem to fire (e.g. mouseEntered, mouseExited). I'm wondering if anyone else has had this problem and if there are any known workarounds. I'm using JVM 1.5 on 10.4.11.
    Below is a sample piece of code that works in Windows but fails on the Mac. The window in which the mouse has entered will highlight red, while all other windows remain blue. When the mouse is depressed and dragged in a window / across windows, the source window will highlight green. On the Mac, when the mouse is depressed, the background windows will not highlight red when moused over.
    import java.awt.Color;
    import java.awt.Graphics;
    import java.awt.GridLayout;
    import java.awt.event.MouseEvent;
    import java.awt.event.MouseListener;
    import javax.swing.JFrame;
    import javax.swing.JPanel;
    public class MouseDragBugTest extends JFrame implements MouseListener{
         private JPanel panel;
         private Color color;
         private boolean mouseDownInThisPanel;
         private static int location=100;
         public MouseDragBugTest(){
              this.setSize(200,200);
              this.setLocation(location,100);
              mouseDownInThisPanel=false;
              location+=210;
              color=Color.BLUE;
              panel=new JPanel(){
                   public void paint(Graphics g){
                        g.setColor(color);
                        g.fillRect(0,0,panel.getWidth(),panel.getHeight());
              panel.addMouseListener(this);
              this.getContentPane().setLayout(new GridLayout(1,1));
              this.getContentPane().add(panel);
              this.setVisible(true);
         public void setColor(Color c){
              color=c;
              panel.repaint();
         public void mouseEntered(MouseEvent arg0) {
              if (!mouseDownInThisPanel)
                   setColor(Color.RED);
         public void mousePressed(MouseEvent arg0) {
              mouseDownInThisPanel=true;
              setColor(Color.GREEN);
         public void mouseExited(MouseEvent arg0) {
              if (!mouseDownInThisPanel)
                   setColor(Color.BLUE);
         public void mouseReleased(MouseEvent arg0) {
              mouseDownInThisPanel=false;
              setColor(Color.BLUE);
         public void mouseClicked(MouseEvent arg0) {}
         public static void main(String[] args){
              new MouseDragBugTest();
              new MouseDragBugTest();
              new MouseDragBugTest();
    }Edited by: jbhansen on Jun 4, 2008 9:00 AM - added in code tags.

    Can anyone else reproduce this issue?

  • Keyboard shortcut to bring back minimized windows

    This is probably a numskulled question, but my search terms haven't turned up the answer yet, so.... I'm a recent switcher, and in Windows if you have a minimized window and switch back to that app, the window reappears. In Leopard, as far as I can tell, I have to click the minimized window from the dock to get the window back (except for a few apps, notably iTunes and Safari, for which apple-L brings back the window). It's irritating. Is there a better way?

    I see your point.. and it' not a "numskull" question.
    Some apps respond to the Apple-L and some don't. From what I can tell, each app may have a different key combo that will do the same, but a system-wide solution is what your after.
    Doubt this will help much, but Apple+Tab will cycle thru the open apps, you can select the one you want, and then if you know the key combination to bring the window up, your in good shape.
    Not the solution your looking for, but perhaps a start.

  • Hide background window???

    I'm using Form Builder 6.0.8.16.1 to develop a form, basicly a dialog window that I need to run asyncronuosly using RUN_PRODUCT. My problem is that I'd like to hide the gray background window that apears when I run my dialog using RUN_PRODUCT (If you know the way to make it smaller it would help)
    ?Can anybody help me?

    From the command line, run the form with the keyword 'usesdi=YES'.
    Reference: How to Use SDI Instead of MDI (Doc ID 1062353.6)

  • Disable background window

    In the program I'm currently making, I use popup windows for some functions, and need to be able to disable the background window until the popup window has been closed. The JDialogOption has this functionality, is there any way to implement it in other code?
    So far the best solution I've come up with is:
    windowname.SetPosition(TopMost!)
    but I was wondering if there's a better way to do it?

    Its called a modal dialog. Just look at the JDialog API. You specify the owner of the JDialog when you create it to make it modal.

  • Redirect background window messages to a TextArea

    Guys, I would like to redicredt the messages shown in the background window the JRE opens when runnign an application, to a TextArea. Is it possible?
    I have a log TextArea for a process and some system messages are wtritetn in the JRE window and I would like to redirecct/copy them to this log textArea.
    Regards,
    Vladimir

    Maybe this link will help you :
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=207092

  • Command 1 in Messages not bringing up Buddies Window

    When I press Command 1 in Messages, it not bringing up Buddies Window.  I can go to Window and select Buddies fine.  Any ideas?

    Hi,
    So from there  the Accounts are logged in (Ticked) in Messages > Accounts and Enabled in the Preferences > Accounts.
    A Combined List (Buddies in the Window Menu) is Listed but CMD+1  does not bring the Buddy List window to the Front.
    I notice that I have 11 accounts listed in Messages > Accounts of which Bonjour is one.
    Not all are logged in
    These are counted as  10 Non iMessage accounts in the Preferences > Accounts
    Uploaded with Skitch!
    My Bonjour account is Enabled.  (It is one of the 11)
    You seem to be saying you have six accounts in total that are showing and ticked/checked in Message Accounts and as a consequence you have 5 non iMessages accounts which are Enabled ...
    ... but ...
    Then you say the Bonjour Account is NOT enabled.
    This does not add up.
    In an earlier post you stated...
    If I change uncheck "Show all my accounts in one list" on the General Preferences tab then my Windows menu looks similar to the image you provided but the Command keys 1-6 (in my case)
    In my Window Menu I show 9 Accounts (iMessages does not appear here) as I have one account not logged in.
    Uploaded with Skitch!
    I am not sure if I am missing something in your info or if this is part of the issue.
    We may have to check if you (the MAc User account) has Permission to Write to the .plist involved.
    8:49 PM      Saturday; August 11, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Button or App to close all background windows?

    I frequently have many windows open in the background and have been having to close them one at a time.  Is there a button or application for the purpose of closing all background windows at one time?

    unfortunately, that will be the same on 7.8..
    Smile lang lagi.

  • How to get rid of extra background window

    New to CS6, which opens an extra blank background window/container that stays open, blocking desktop, when .psd is closed.  Hate it... how to make it stop?

    Thanks. Now I know what its called...

  • Excel VBA + SAP Scripting / How can I send an instruction to a background window without bringing it up?

    Hello guys,
    I need to send keys to a window in the background, but I don't want it to pop up when I do it as it may cause some errors if I'm typing something at that moment. Is this possible?
    The script I'm working on converts a spool to a pdf, but when the save as window comes up, the script stops recording because that is not a SAP screen, but a windows screen.
    I was actually able to make it work by ending the script right before executing the transaction, then I used AppActivate and SendKeys to execute the transaction by pressing F8 and saving the file by pressing enter, but I still have these windows popping up while the macro is running, so, is it possible to have the SendKeys point to a specific application without it bringing it to the foreground?
    Also, please note that I am new to programming, so I'm not familiar with all the functions.
    Thanks in advance.

    Hello Jahir.
    I had several similar request in past.
    One requirement was mass convertion of PM orders printout from spool to PDF.
    I found a solution where a small ABAP-Report (implemented in coding-area of an SQ02 infoset) Transfer spool data from my SAP user as PDF to a temp Folder on my local HDD.
    Then I convert this PDF-files with an small application (pdf2txt.exe) to text-files. Where a small Excel VBA code got an specific text as identifier (PM order number).
    So I have pdf-files with spoolnumber-naming and dedicated PM order number. So a small VBA code is renaming my files for better identification by enduser.
    Another method was to write an small VBA macro which is able to identify Save-As dialogbox and fillin a specific filename and press 'Save' by using ESER32-API methods and functions.
    As you are new with programming I guess both methods are a Little bit to complex for you.
    LEt me know when you Need more Information for one of above used methods by me.
    MAy you can give some more Details in which Transaction you will Trigger the spools.
    Br, Holger

  • How to bring the browser window from background/minimized to on top of all windows in Flex

    Hi I have the requireemnt where based on some condition I am opening a JSP in a new window  by calling
    navigateToURL(myFormData, _MYWINDOW);
    Calling this will open a new browser window. My requirement is when the new window if  minimized or behind other windows, how can I bring this window(MYWINDOW) infront of all the windows using JavaScript in Flex.
    In which file under html-template do I have to write my JavaScript function.
    Any help on how to call JS from Flex and handling in JS is  very much appreciated.
    Someone please share with me if there is any sample code. Thanks in advance

    hi
    to communicate with javascript, use ExternalInterface (see http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/external/External Interface.html for an example)
    you can add your JS directly to the index.template file or create a separate JS file and add the link
    not sure what JS you would use to bring window to front but i am guessing there is something...

Maybe you are looking for

  • I am getting an error while requesting a new jsp

    HTTP ERROR: 500 No Java compiler available RequestURI=/webchat/index1.jsp Caused by: java.lang.IllegalStateException: No Java compiler available      at org.apache.jasper.JspCompilationContext.createCompiler(JspCompilationContext.java:224)      at or

  • Problems parsing a XML with binary element

    Hi, I'm trying to parse a xml that contains an element with the type "xs:hexBinary". The problem is that when i load a file in to the xml everything goes fine ... no matter the size of the file (i've tested it with 6Mb file), the problem is that when

  • Error: 6 after reinstalling CS4 on new Macbook (Mavericks) from back up drive (no CD-rom drive).

    My old Mac died. I purchased a new Macbook Pro with Mavericks. I had purchased CS4 installation discs, but cannot use them to reinstall the software since the new computer does not have a CD-rom drive. I tried to reinstall the Adobe software from my

  • Reprocess Bdoc with status I04 (Intermediate state)

    Hi All, I have problems to reprocess Bdoc's with status I04 (Intermediate state). In a batchprogram I created businesstransactions. But when a central blockade was set on the businessparter, no businesstransaction appear. In the SM13 I have Update-er

  • UIX - unable to turn off client and server side field validation

    Hello, I've scoured the forums for info on how to turn off client / server side field validation, for the very common case of a Cancel button. Here's the use case: User enters a page displaying records of some kind that can be edited, or an option to