Recent content by JonnyBalls

  1. J

    C# Question - accessing main form from outside files

    How do you locate the windows handle of the control? :)
  2. J

    C# Question - accessing main form from outside files

    oops, I mean another file within the project. Lets say I have MainForm.cs where I just say string textValue=this.textbox.value how would I be able to access that from a separate file in the same project? I didn't think there were "includes" in c#
  3. J

    C# Question - accessing main form from outside files

    I have a generic windows project with a form. I want to access members of that form from an outside file, like I want to get values of text fields or checkboxes, whatever... how would I do this from an outside file since you can't use the "this"
  4. J

    C# question - should be easy

    sweet thanks much!
  5. J

    C# question - should be easy

    If I just wanted class2 to perform some action, how would I need to modify the above files to do that? Or maybe you can put up a quick simple example how to access across multiple files?
  6. J

    C# question - should be easy

    I'm using visual studio yeah C#.NET I can't get a simple 2 file program to work... here's what I got: Class1.cs: using System; using System.IO; using namespace2; namespace namespace1 { class Class1 { static void Main(string[] args) { test(); } } } --...
  7. J

    C# question - should be easy

    Yeah... they're in the same package/namespace, but it's not letting me access the other namespace... I'm just trying to access a function outside of my main namespace & it says that function doesn't exist in current namespace...
  8. J

    C# question - should be easy

    I want to include other .cs files in my project. I can't figure this out easily I want the equivalent of c++: #include java: import
  9. J

    Slackware question

    Can you install this from just a CD? I refuse to use a floppy drive
  10. J

    Time for a new rig

    I would have to agree with you... but i think in this case he should go with an athlon XP processor, because i'm assuming he's not going to be overclocking to his (no offense) seemingly lack of knowledge of hardware, so a DELL might be the way to go. $1500 can get you a pretty sweeet rig, even...
  11. J

    What to upgrade?

    I would also suggest upgrading to Athlon XP... but then he's stuck with with an old processor AND mobo... if thats not a problem, i'd agree 100%
  12. J

    Software problem - can't click on other windows than active one

    Also, i have Abit a7n8x - deluxe mobo, and corsair XMS ram 3200
  13. J

    I can't get rid of windows messenger!?!?!

    Nice! high-five on that one... much easier than removing all the components from the registry and everything
  14. J

    Can Java not do math or somthing?

    ahhhh quicksort, how i loved thee hahaha
  15. J

    Internet Explorer is slow.

    Agreed, i'm a huge opera fan! especially the mouse gestures... i always have too many problems with MS products, and if i look at the process that IE spaws, its mem usage goes nuts a lot of times