Search:

Type: Posts; User: mhaggard; Keyword(s):

Search: Search took 0.15 seconds.

  1. Replies
    2
    Views
    5,275

    Re: Java Static vs Non-Static

    Ok! That made perfect sense!! Thanks a lot. Now I understand why the examples I was looking at used the particular methods they used when they used them. Great analogy btw. I appreciate it.
  2. Replies
    2
    Views
    5,275

    Java Static vs Non-Static

    I am trying to understand the difference between static and non static methods in java as I am new to java and have little to no experience with classes and all things that go with them.

    I read...
  3. Replies
    1
    Views
    586

    Installing Pygame

    Ok. I have finally successfully installed pygame on Xubuntu 13.04. It took me a few minutes to get it done and it seems to work well. I figured I would share how I did it. I am using Python 3.3, so I...
  4. Re: [homework] Converting one format to another

    okay, We have fixed the 'fileOne' problem, but now file four isn't opening... again thank you in advance for any help.
  5. [homework] Converting one format to another

    I am in a c++ class and my group is having a hard time making this work... It keeps saying that 'fileOne.open' isn't working. We can't seem to figure out why. Any help would be greatly appreciated....
  6. Replies
    1
    Views
    557

    [xubuntu] Ubuntu 12.04 - Xubuntu [current release]

    I was just wondering, is there anything I need to consider before switching entirely to Xubuntu from Ubuntu? Meaning should I be concerned about losing program functionality with wine, play on linux,...
  7. Replies
    4
    Views
    816

    Re: Onlive & rawinput for wine

    Alright, I finally got a chance to try it and it worked beautifully. I think that was my problem before. I didn't have the most up to date version of wine. Thanks for your input. It is greatly...
  8. Replies
    7
    Views
    868

    [ubuntu] Re: lxde theme help

    Nevermind, I found a new way and I'll share:

    right click the desktop and click desktop preferences.

    go to the advanced tab and check the box that says: "show menus provided by window managers...
  9. Replies
    7
    Views
    868

    [ubuntu] Re: lxde theme help

    Here it is...
  10. Replies
    7
    Views
    868

    [ubuntu] Re: lxde theme help

    Yea I saw that on some other posts, but my customization menu doesn't have that option...:/
  11. Replies
    4
    Views
    816

    Re: Onlive & rawinput for wine

    Ok awesome. Thanks I'll give that a shot.
  12. Replies
    7
    Views
    868

    [ubuntu] lxde theme help

    I am having a little trouble with the lxde theme. Everything about it is great, but I want the close maximize minimize buttons on the left side of the window. I am running Ubuntu 12.04. Any help...
  13. Replies
    4
    Views
    519

    Re: Blackjack Problems!!! HELP Please!!

    Thanks a bunch. How is a better way to do it instead of using generic words? That might be a stupid question. Sorry in advance.
  14. Replies
    4
    Views
    519

    Blackjack Problems!!! HELP Please!!

    can someone please help me? I am stuck just trying to make the deck. My partner and I have been working on this for about two weeks now and I have decided to pretty much scrap the other code and make...
  15. Replies
    4
    Views
    816

    Onlive & rawinput for wine

    I recently installed Onlive with wine and it runs great. The only problem I have is that the mouse doesn't work. I understand that I have to have the rawinput patch for wine. How do I do that? I have...
  16. Replies
    21
    Views
    556,605

    [SOLVED] Re: Segmentation fault (core dumped) Problem

    Wow, I am a little surprised at how much everyone knows here (not trying to insult anyone's intelligence or underestimate anyone).

    The problem was that i didn't check to see if the open worked...
  17. Replies
    21
    Views
    556,605

    [SOLVED] Re: Segmentation fault (core dumped) Problem

    Never mind... :neutral: I figured out what I was doing wrong. I didn't have the input file in the same folder as the code. It was giving me the error because I was telling it to read from a file that...
  18. Replies
    21
    Views
    556,605

    [SOLVED] Re: Segmentation fault (core dumped) Problem

    ok awesome. Thanks. I already had code blocks installed. I will try that now.
  19. Replies
    21
    Views
    556,605

    [SOLVED] Re: Segmentation fault (core dumped) Problem

    if x gets bigger than 100 hundred, it will just change to that number. In the instructions, we aren't supposed to have more than 100 words anyways. Nevertheless, that number just changes to what ever...
  20. [ubuntu] Re: Any media player which automatically plays next file in folder?

    You can also make an entire library in Rhythm Box. It's not a bad program. I use that as kind of an iTunes replacement. So, it has pretty much the same functionality.
  21. Replies
    21
    Views
    556,605

    [SOLVED] Re: Segmentation fault (core dumped) Problem

    Thanks for the welcome. Everybody replied so fast. I appreciate y'alls input already. For what it's worth, here is my code. It works on my windows machine without a problem. It is unfinished btw,...
  22. Replies
    21
    Views
    556,605

    [SOLVED] Segmentation fault (core dumped) Problem

    Ok, I am sure this has already been solved somewhere, but I haven't found it yet. Anyway, I am writing a program for class and I keep getting this 'error' when I run it. I am using kate/gedit as my...
Results 1 to 22 of 22