Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2007
    Location
    Missouri, United States
    Posts
    476

    help with window show and hide

    in regards to my last thread i have made a 2nd exe which displays the web object and it has an opacity value of 150 for the entire app window which basically gives me a transparent web object =p for my current project. I have named the exe and window TransWeb and have set the taskbar option in the exe to hidden.

    my current project is called StarCraft DLR i have set the file.run action in my pages on show event to run the TransWeb exe. my problem is i cannot figure out how to show or hide the TransWeb window when the StarCraft DLR window is the active window [ie the window in focus] or not. i want it to hide the TransWeb window if the StarCraft DLR window isnt in focus [active] and show it if it is. is there anyway to do this???

  2. #2
    Join Date
    May 2006
    Posts
    5,380
    a quick solution

    have TransWeb.exe store its window handle to ini file in the main app folder, use worms example from a few posts back to check if the main window has focus or not, if not then hide the TransWeb.exe window with "Window.Hide("read window handle from ini file");
    Open your eyes to Narcissism, Don't let her destroy your life!!

Similar Threads

  1. NirCmd v1.85 - Freeware command-line tool
    By bobbie in forum AutoPlay Media Studio 6.0
    Replies: 1
    Last Post: 02-19-2007, 07:20 AM
  2. Hide Window - No Window - No Show - Silent - Invisible - Intirgued
    By Intrigued in forum AutoPlay Media Studio 6.0
    Replies: 5
    Last Post: 12-12-2006, 11:58 AM
  3. Hide / show installer - possible ?
    By pww in forum Setup Factory 7.0
    Replies: 1
    Last Post: 10-30-2005, 07:41 AM
  4. Hide object -Show object problem... bug??
    By Pupi in forum AutoPlay Media Studio 4.0
    Replies: 5
    Last Post: 12-09-2002, 07:58 PM
  5. show hide
    By doombo in forum AutoPlay Menu Studio 3.0
    Replies: 1
    Last Post: 02-25-2002, 12:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts