Search:

Type: Posts; User: Adzox

Search: Search took 0.11 seconds.

  1. [SOLVED] Re: Problems with my Portholes... (String splitting and adding to lines)

    Okay, I think I solved the problem now. Thanks for all the help! It's really appriceated :).

    Adzox out!
  2. [SOLVED] Re: Problems with my Portholes... (String splitting and adding to lines)

    I can't seem to solve it...Could you show me or something? Sory for the rudeness...And I didn't understand the thing with the debug call, if it's inside a while loop? Confused...

    --- Update ---
    ...
  3. [SOLVED] Re: Problems with my Portholes... (String splitting and adding to lines)

    Thanks for your reply and here are the following answers to your questions:
    1. It's the while statement:
    while (t.isEmpty() || (t.length() + words[id].length() + 1) * tSize <= cw)

    2. If I...
  4. [SOLVED] Problems with my Portholes... (String splitting and adding to lines)

    Hello there!

    I seem to have encountered into a problem which I cannot solve, or understand for that matter.
    What I'm trying to do is that I want to paint a rectangle on the screen, and then paint...
Results 1 to 4 of 4