Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Adding a JPG to a GUI (Seroisly Need Help I Suck at this, Please)

$
0
0
Say i have got this.

GUICreate("SeLecToR",428,200)
$trackmenu = GuiCtrlCreateContextMenu ()
$aboutitem = GuiCtrlCreateMenuitem ("About",$trackmenu)
GuiCtrlCreateMenuitem ("",$trackmenu)
$exititem = GuiCtrlCreateMenuitem ("Exit",$trackmenu)

$Pic1 = GUICtrlCreatePic(@ScriptDir&"\Picture.jpg", 228, 428, 228, 428)

GuiSetState()

That doesnt work and it is defintly wrong i would say, is there any thing else i am missing to make this work?
  I am EXTREAMLY new to this

Thanks

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>