Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Child window with no title
#2
try
Code:
Copy      Help
int w1=win("Ant Download Manager v.2.3.2" "#32770")
int w2=win("" "#32770" "" 0 F"owner={w1}")

or
Code:
Copy      Help
int w1=win("Ant Download Manager v.2.3.2" "#32770")
int w2=win("" "#32770" "" 0 "cText=Download Later")

or combine both: F"owner={w1}[]cText=Download Later"


Messages In This Thread
Child window with no title - by r0n - 09-03-2021, 07:22 PM
RE: Child window with no title - by Gintaras - 09-03-2021, 07:50 PM
RE: Child window with no title - by r0n - 09-03-2021, 08:19 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)