Page 8 of 8 FirstFirst ... 678
Results 176 to 182 of 182

Thread: Appa - SCAR Minimizeable WebClient

  1. #176
    Join Date
    May 2012
    Location
    Brazil, Rio de Janeiro.
    Posts
    160
    Mentioned
    2 Post(s)
    Quoted
    32 Post(s)

    Default

    Quote Originally Posted by Chris View Post
    It's a plugin, so it should be dropped in Simba's plugin folder.
    But you'll need the one from the Appa for Simba thread:
    Appa for Simba - A Minimizeable WebClient

    You include it in your script using:
    Simba Code:
    {$loadlib Appa_Simba.dll}
    Oh fu****g thanks Chris! That's what I needed
    "If, at someone, your wound still arouses pity,
    stone this vile hand that strokes you,
    spit on this lips that kiss you." (Augusto dos Anjos, translated from brazillian portuguese to english)
    http://villavu.com/forum/image.php?type=sigpic&userid=96295&dateline=137947  1136

  2. #177
    Join Date
    Oct 2014
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    How does someone set values of non form IDs?

    appa_setValue does not work with appa_ElementAction

    and what about IDs/Elements that do not have a "value"...certain drop down boxes..ect
    Last edited by Zef Style; 11-17-2014 at 04:34 AM.

  3. #178
    Join Date
    Apr 2015
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Puuh old thread, anyways. Is there anayway to search for BitMaps in Appa? I didnt found any?

  4. #179
    Join Date
    Oct 2011
    Posts
    805
    Mentioned
    21 Post(s)
    Quoted
    152 Post(s)

    Default

    Quote Originally Posted by delemojo View Post
    Puuh old thread, anyways. Is there anayway to search for BitMaps in Appa? I didnt found any?
    There is function appa_CopyContentToBitmap();

    or just drag Simba's cross on APPA window.

  5. #180
    Join Date
    Apr 2015
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by bg5 View Post
    There is function appa_CopyContentToBitmap();

    or just drag Simba's cross on APPA window.
    Ah ok, I gonna take a look at it, thx

  6. #181
    Join Date
    Apr 2015
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    So I tryed a little bit, but I doesnt seem to work.
    First I load the BMPs.
    Than I use appa_CopyContentToBitmap(BMP); in a Procedure, with EVERY BMP I have.
    And than I use again FindBitMap.
    or is this wrong?
    BTW. is there a Typekeys function in Appa too? I only found keydown / keyup. But I would need Typekeys, cause User Editable 'Strings'

    ~

    ----
    EDIT : I think its working now. I will write later after I tested somethign
    Could be that appa_Click not working probably. (Im not using appa_Click, sry Im using HoldMouse / RealeseMouse (from appa))
    Last edited by delemojo; 04-08-2015 at 10:00 AM.

  7. #182
    Join Date
    Apr 2015
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Ok now is there any way to "FindColor" / "GetColor" in APPA Only?

Page 8 of 8 FirstFirst ... 678

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •