| Author | 
         | 
         
      
        
         
         GadgetGuy Super User 
          
  
  Joined: June 01 2008 Location: United States
 Online Status: Offline Posts: 942
          | 
        
         
          
           | Posted: January 28 2022 at 20:09 | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Every time PH starts up I run am initialization Macro to make sure things are correctly set up as I desire.
 
 One of the things I send....
 
   ph_openphwin(5) + ph_openphwin(6) + ph_openphwin(2)
 
 to configure the Insteon Explorer window with the status and data information I always want to see.
 
 I am now trying to make changes to this, but it has been so long since I did it that I do NOT remember the proper "ph_openphwin()" name attributes and cannot find it in any documentation.
 
 I believe it is available in the SQL database files... but where?
 
 Dave can you advise where the list of these open window functions can be found?
 
    gadgetGuy
  __________________ Ken B - Live every day like it's your last.  Eventually, you'll get it right!
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         TonyNo Moderator Group 
          
  
  Joined: December 05 2001 Location: United States
 Online Status: Offline Posts: 2889
          | 
        
         
          
           | Posted: January 29 2022 at 07:58 | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Found in the ph-help file...
 
 ph_openphwin ( type )
 type
 Integer. The type of PowerHome window to open. 1 - Control Center, 2 - Device Status, 3 - Web Center, 4 - PowerHome Explorer, 5 - Insteon Explorer, 6 - PowerHome Status, 7 - Palmpad, 8 - Eventlog, 9 - Multi-Editor
 
 Return value
 Long. Returns the handle to the newly opened window.
         | 
       
       
        | Back to Top | 
         
          
          
         | 
       
       
       
        |   | 
      
        
         
         dhoward Admin Group 
          
  
  Joined: June 29 2001 Location: United States
 Online Status: Offline Posts: 4447
          | 
        
         
          
           | Posted: February 02 2022 at 18:12 | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Hey Ken,
 
 Sorry Ive been out of action for a while. Let me know if Tony got your question answered or not. 
 
 Thanks,
 
 Dave.
 
         | 
       
       
        | Back to Top | 
         
          
          
         | 
       
       
       
        |   |