Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 12 of 12

Thread: Hellp...

  1. #1
    Junior Member
    Join Date
    Jan 2012
    Posts
    7
    My Mood
    Sad
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Hellp...

    Hello, thank you for read this thread. First... I dont know if its ok post this topic here, so I must apologise if Im doing wrong.

    Now, I have an issue with java based programs, as you see Im noob, so Im not really sure if java is the problem.

    Sin.jpg

    As you see in the red circles, the letters are really tiny... and as you see too, in blue circles, or CheatEngine program, to be more specific, letters are normal sized.

    How can I fix this...? I know this must be rediculous for all of you... but I cant find the fix anywhere.


  2. #2
    Member snowguy13's Avatar
    Join Date
    Nov 2011
    Location
    In Hyrule enjoying a chat with Demise and Ganondorf
    Posts
    339
    My Mood
    Happy
    Thanks
    31
    Thanked 48 Times in 42 Posts

    Default Re: Hellp...

    First of all, why are you cheating? That ruins the fun of the game. D:

    Second of all, has this anything to relate to something you've programmed? This forum is meant to help people with their own programming projects...
    Use highlight tags to help others help you!

    [highlight=Java]Your prettily formatted code goes here[/highlight]

    Using these tags makes your code formatted, and helps everyone answer your questions more easily!




    Wanna hear something funny?

    Me too.

  3. #3
    Junior Member
    Join Date
    Jan 2012
    Posts
    7
    My Mood
    Sad
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hellp...

    I was not cheating at all, that programs are opened just to show what is my problem.

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Hellp...

    Please copy and paste here the code for your program that shows your problem. Be sure to use code tags:
    wrap your code with[code=java]<YOUR CODE HERE>[/code] to get highlighting

  5. #5
    Junior Member
    Join Date
    Jan 2012
    Posts
    7
    My Mood
    Sad
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hellp...

    Well... the thing is that i dont know anything about Java codes or where to put them in... I just need to know how to change letter size of Java based programs...

  6. #6
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Hellp...

    i dont know anything about Java codes
    If you don't know how to code java, how are you going to change a java program?
    The size of the letters a java program displays is controlled inside of the code.

  7. #7
    Junior Member
    Join Date
    Jan 2012
    Posts
    7
    My Mood
    Sad
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hellp...

    Actually thats what I need, just what to do to change letter size, thats all...

  8. #8
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Hellp...

    That could require changing the code. Do you have a programmer to do that?

  9. #9
    Junior Member
    Join Date
    Jan 2012
    Posts
    7
    My Mood
    Sad
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hellp...

    Nope... letter size changed by themselfs, maybe when i installed a program...

  10. #10
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Hellp...

    You need to talk to the person(s) that wrote the program you are using. Ask them how to do what you want.

  11. #11
    Junior Member
    Join Date
    Jan 2012
    Posts
    7
    My Mood
    Sad
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hellp...

    But every program or application i use has that letter size... even chat rooms or Virtual DJ.

  12. #12
    Junior Member
    Join Date
    Jan 2012
    Posts
    7
    My Mood
    Sad
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hellp...

    Please help me... I wish I knew as much as you to stop bothering you... but I dont know what else to do... but ask for help.

Similar Threads

  1. Need Hellp!! problem with org.apache.struts.actions.DownloadAction.copy
    By nikshri in forum What's Wrong With My Code?
    Replies: 1
    Last Post: July 6th, 2010, 01:06 AM