Page 4 of 19 FirstFirst ... 2345614 ... LastLast
Results 76 to 100 of 464

Thread: SCAR Divi (3.0) official thread

  1. #76
    Join Date
    Oct 2006
    Posts
    888
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Freddy1990 View Post
    I'm not adding those, no winsock because winsocks suck and getlocal ip would then return the network ip which is pointless?
    True, pointless. You can easily set up a website that returns your external IP (less than 5 lines of javascript). All you have to do is get that page using SCAR. You can do it with the current SCAR.

  2. #77
    Join Date
    May 2006
    Posts
    1,230
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    solar wind i dont need external ip, but i guess i can do without it

    RON:
    on the scroll bar, there are two things, OnChange and OnScroll, On Scroll will take away this problem.
    oops. if u cant get onscroll to work lol. i keep getting typemistmatched

  3. #78
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Ron View Post
    Oh and any news on the new form components? I read about some, but are there going to be tab form components? or that TListView you were talking about with cruel?
    Read the first post
    And no, there won't be a TListView (yet) I had some difficulties adding that

  4. #79
    Join Date
    Sep 2006
    Location
    Scripter's Heaven
    Posts
    455
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    great... now no-one will notice the log/ln that i made... btw, how are you implementing urs in scar?

    is this the secret project that u were talking about on the what you hate above u thread?

    this looks like it will be great... will u continue developing past this? if so, think about implementing THREADING~! that would be great.

    And check out my pascal interpreter!
    <R0b0t1> No, really, I went to a bar and picked up a transvestite.

  5. #80
    Join Date
    Apr 2006
    Location
    I live in NH
    Posts
    611
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Freddy1990 View Post
    Read the first post
    And no, there won't be a TListView (yet) I had some difficulties adding that
    I did, but I figured the tab part you were talking about were SCAR tabs. Didn't know you also made them into a form component. Small misunderstanding.

    That sucks about the TListView. Was looking forward to that.

    Any comment on the other bug I posted which was ..
    Hey freddy, there is a bug in scar. If you make an array of a form component such as "Array of TLabel" then when you try to do something in a procedure like "TLabel[1]." the menu will not come up. It's quite annoying when you're working with tons of form components and such. Please fix this bug. I like seeing all the options in that little menu that comes up when you type in a period, but without it, I feel .. powerless.
    ~Ron

  6. #81
    Join Date
    Feb 2006
    Location
    Franklin, Ohio, USA
    Posts
    991
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by solarwind View Post
    True, pointless. You can easily set up a website that returns your external IP (less than 5 lines of javascript). All you have to do is get that page using SCAR. You can do it with the current SCAR.
    http://www.moparisthebest.com/getIP.php

    There you are, 1 line of php code.

    I'll leave that up if you want to use it RS monkey

  7. #82
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Ron View Post
    Any comment on the other bug I posted which was ..
    Thats not a bug, rather a non-implemented functionality...
    I'll see what i can do about that, but i can't promise anything

  8. #83
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Lovely gifs fredy!
    Im going crazy with excitement

  9. #84
    Join Date
    Feb 2006
    Location
    Helsinki, Finland
    Posts
    1,395
    Mentioned
    30 Post(s)
    Quoted
    107 Post(s)

    Default

    Yes, very nice gifs.

  10. #85
    Join Date
    Feb 2006
    Location
    Down-under
    Posts
    63
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Speaking of bugs, in my scar everytime i use the eye dropper to select a color the coords in the status bar (bottom left) give me huge negative numbers. Dont know if im the only one getting it.
    Mega flax picker on it's way!
    Huge bitmap tutorial Here!

  11. #86
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    set cross hairs right before

  12. #87
    Join Date
    Sep 2006
    Location
    Scripter's Heaven
    Posts
    455
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by moparisthebest View Post
    http://www.moparisthebest.com/getIP.php

    There you are, 1 line of php code.

    I'll leave that up if you want to use it RS monkey
    omg...i feel stokz0red!

    so, freddy, ARE u doing threading? that is what would make scar rock.

    And check out my pascal interpreter!
    <R0b0t1> No, really, I went to a bar and picked up a transvestite.

  13. #88
    Join Date
    May 2006
    Posts
    1,230
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by moparisthebest View Post
    http://www.moparisthebest.com/getIP.php

    There you are, 1 line of php code.

    I'll leave that up if you want to use it RS monkey
    i need local ip... not EXTERNAL =p lol but maybe i can do it with api's... =p

  14. #89
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by lardmaster View Post
    so, freddy, ARE u doing threading? that is what would make scar rock.
    No, I'm not, atleast not in this release

  15. #90
    Join Date
    Aug 2006
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    NICE im looking forward to this...

  16. #91
    Join Date
    Nov 2006
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh my sweet lord...
    Freddy, I love you and your skills.
    I might actually switch FULLY to Delphi after seeing this.
    But...
    Freedy r teh crp cooder stlil


    -Mh

  17. #92
    Join Date
    Sep 2006
    Location
    Scripter's Heaven
    Posts
    455
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Freddy1990 View Post
    No, I'm not, atleast not in this release
    awww, but wooohoo for the future!

    And check out my pascal interpreter!
    <R0b0t1> No, really, I went to a bar and picked up a transvestite.

  18. #93
    Join Date
    Oct 2006
    Posts
    888
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Freddy1990 View Post
    No, I'm not, atleast not in this release
    Alright. Now I really have something to put in my clone of SCAR that I'm working on.

  19. #94
    Join Date
    Apr 2006
    Location
    I live in NH
    Posts
    611
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Freddy1990 View Post
    Thats not a bug, rather a non-implemented functionality...
    I'll see what i can do about that, but i can't promise anything
    Whatever, hopefully it will be added then. I forgot to mention, that same problem occurs when you set form variables as temporary variables. Ex.

    The Label1 nor any other temp variables in this script, won't bring up the menu.

    Code:
    procedure initform;
    var
      Label1 : TLabel;
      list : TStringList;
    begin
      Label1... 
    end;

  20. #95
    Join Date
    Nov 2006
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Freddy are you coding this using Delphi 7 or 2005?
    That tool bar is definitely a new object, or I completely missed it in Delphi 7

    -Mh

  21. #96
    Join Date
    Oct 2006
    Posts
    517
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    What difference does it make that SCAR now has two color boxes when picking colors?

  22. #97
    Join Date
    Oct 2006
    Posts
    888
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Kaldo View Post
    What difference does it make that SCAR now has two color boxes when picking colors?
    Probably very little.

  23. #98
    Join Date
    Oct 2006
    Posts
    888
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Freddy1990 View Post
    No, I'm not, atleast not in this release
    Awww, c'mon Freddy. I bet most people would rather have you ditch all other updates and at least just include multi threading. SCAR is almost pathetic without multi threading. C'mon, I'm beginning to like to work with SCAR.

  24. #99
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    I disagree. I like the on the fly dtms more than multi threading, because 2 scars with ism can do most of it, and trying to do the dtms with 2.03 is reallly hard.

  25. #100
    Join Date
    Jun 2006
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah, good job and everything etc.
    But i would still stick to ARGA
    <3 Javabots, but color clickers are all right too

Page 4 of 19 FirstFirst ... 2345614 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Official CS 1.6 Download Thread!
    By yanix in forum Gaming
    Replies: 0
    Last Post: 12-26-2007, 11:28 AM
  2. My Official Stats Thread
    By mark9510 in forum News and General
    Replies: 1
    Last Post: 10-08-2007, 03:57 PM

Posting Permissions

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