Thread: Some ID's...

Results 1 to 9 of 9
  1. #1 Some ID's... 
    Registered Member
    Join Date
    Oct 2007
    Posts
    49
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    I need to find the following ID's to fully set up my new interfaces. If you know where i could get these in the future, please tell me. R++ for best reply.



    Any of those ID's would be really cool.

    BTW, I need the ID that you would use when clicking on the button,
    and an ID for texthandler.java so that I can change the buttons text.


    EDIT: F*CK! Wrong place, sorry, could some1 plz move this to help section :/.

    Thanks,
    Eportal.
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Oct 2009
    Age
    30
    Posts
    1,037
    Thanks given
    4
    Thanks received
    8
    Rep Power
    338
    Wrong Section Should Be In Request.
    Reply With Quote  
     

  3. #3 I know 
    Registered Member
    Join Date
    Oct 2007
    Posts
    49
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    I know that, didn't u see the EDIT: ?
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Jul 2008
    Posts
    939
    Thanks given
    0
    Thanks received
    3
    Rep Power
    781
    Didn't you see the section?
    I'm Rog3r, fool.
    Reply With Quote  
     

  5. #5 Sorry 
    Registered Member
    Join Date
    Oct 2007
    Posts
    49
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Well, my bad i guess i had 2 tabs open, 1 on help and 1 on tutorials and i accidentally clicked this 1. It happens, just plz help. It really doesn't matter.
    Reply With Quote  
     

  6. #6  
    Registered Member

    Join Date
    Oct 2009
    Age
    30
    Posts
    1,037
    Thanks given
    4
    Thanks received
    8
    Rep Power
    338
    Lol dont say didnt you see the edit because when i posted their was no red text good try though.


    And jus set up server in client.java so when you click it gives you id's on the Run CMD very simple.
    Reply With Quote  
     

  7. #7  
    PokeNation! Xaves's Avatar
    Join Date
    Dec 2007
    Age
    32
    Posts
    3,476
    Thanks given
    356
    Thanks received
    788
    Rep Power
    646
    you post this in turials section?? just make server say the id of button your clicking
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Oct 2007
    Posts
    49
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    K, how do i make it so that it displays the ID's?
    Reply With Quote  
     

  9. #9  
    Registered Member
    Hunter's Avatar
    Join Date
    Jun 2009
    Age
    33
    Posts
    857
    Thanks given
    3
    Thanks received
    23
    Rep Power
    216
    Find "case 185:" in client.java and add under it:

    Code:
    println("buttonid = " + actionButtonId);
    Fixed.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

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