Jump to content

extraloob

Active Members
  • Posts

    23
  • Joined

  • Last visited

extraloob's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. I want to add backround image my gui. I try it but old buttons,labels etc. were hidden. How do it?
  2. I want to add backround image my gui. I try it but old buttons,labels etc. were hidden. How do it?
  3. Run("cmd") *****( "cd...") and read!! ??? sheel ?
  4. i want , transparent backround color for label . (on pic) Doesn't work Guictrlsetbkcolor(-1,-2)
  5. I want to ; add animated gif to normal jpg with gdi+. and old jpg change to animated gif of course ??
  6. how do i do ? example: my exe's prcess is xxx.exe. i want to hide from taskmanager !
  7. huhh I try say that
  8. yea rasim.. I try it . Good one but How do add to ; If i push it , button is low if other push it , button is high..
  9. I want to Create Square Button . And if push, it is down ; nonpush , it is up. ??
  10. Example Form : for 3,4,5,6,7 ... etc. How do i do ?
  11. GUICtrlLabel("aa", 0, 0, 0, 0) I want ; if $a=1 then GUICtrlLabel("a", 0, 0, 0, 0) if $a=2 then GUICtrlLabel("aa", 0, 0, 0, 0) if $a=3 then GUICtrlLabel("aaa", 0, 0, 0, 0) Pls Help me !
×
×
  • Create New...