Jump to content

AustrianOak

Active Members
  • Posts

    602
  • Joined

  • Last visited

Profile Information

  • Member Title
    Almost done
  • Location
    United States

AustrianOak's Achievements

Universalist

Universalist (7/7)

0

Reputation

  1. $ahInput[$ahInput[0][0]][0] = GUICreate(" " & $ahInput[0][0], 40, 40, $aMainGUI_Pos[0] + $ipos[0] + 5, $aMainGUI_Pos[1] + $ipos[1] + 5, _ $WS_POPUP, BitOR($WS_EX_TOOLWINDOW, $WS_EX_LAYERED)) can i set a png to this using SetBitmap?
  2. I can't figure out how to get this to work in another gui...
  3. Figured it out, took out $GUI_EVENT_PRIMARYDOWN, $GUI_EVENT_PRIMARYUP on line 28. But I'm surprised on how little activity there's been. The forum seemed so much more lively last year.
  4. does anyone know why the program closes when I click the png?
  5. Yeah, programs run all the time when someone switchs users.
  6. DaRam, sorry I've been away so long. Concerning the script, strangely when I started it up today the script worked perfectly and the png appeared and stayed until I clicked on it. I hadn't even changed any lines yet but since you said the Return on line 35 wasn't necessary I commented it out and the script remained working. One question though, does the script close once you click on the png? If so what part of the script is responsible for this?
  7. Well in taskmanager it shows your script is running but again, no png can be seen.
  8. i figured out i shouldnt call the DismissSplash() but when i take that out in line 9 then the png doesnt appear?
  9. thanks. i think this might work. i've been trying to tweak it towards my needs and i cant figure out how to get the flash to appear and then just stay there.
  10. If it requires a higher version than 3.2.11.5 I cant use it. If it doesnt, where might I be able to find the include <A3LGDIPlus.au3>?
×
×
  • Create New...