cokacola's Profile User Rating: -----

Reputation: 4 Apprentice
Group:
Contributors
Active Posts:
52 (0.05 per day)
Joined:
23-July 10
Profile Views:
1,354
Last Active:
User is offline Mar 14 2013 08:54 PM
Currently:
Offline

Previous Fields

Country:
AU
OS Preference:
Who Cares
Favorite Browser:
Chrome
Favorite Processor:
Intel
Favorite Gaming Platform:
PC
Your Car:
Who Cares
Dream Kudos:
50

Latest Visitors

Icon   cokacola has not set their status

Posts I've Made

  1. In Topic: Cross-thread tab drawing

    Posted 16 Mar 2012

    I'm doing it in a background thread because the client code runs in a background thread, so the events for it run in a background thread and the events for it are where the code that calls the tab colour change are, not really sure how else to do it, if the client code were in the same thread as the GUI then the GUI would be frozen a lot I guess.
    I actually solved this with some sligtly less...silly...code.
  2. In Topic: No text displaying

    Posted 7 Nov 2011

    Did you add the event from the Form Designer, or just copy paste?
    If the second one, change the Form1 method to this:
    public Form1()
            {
                InitializeComponent();
                this.Paint += Form1_Paint;
            }
    

    I just ran this and it worked fine, so try using that code and let me know if it doesn't work, so we can try something else(Note: I am using the .Net framework 4) :)
  3. In Topic: How do i add tabs?

    Posted 31 Oct 2011

    Try out the TabControl, it does just that.
  4. In Topic: Sending a byte array over a network

    Posted 16 Aug 2011

    Yea, I rewrote it using C# sockets, and almost have it working.
    Just got to work out the "Stream doesn't support seek operations", but thats not too hard.
  5. In Topic: Worst thing to happen to your comp.

    Posted 6 Aug 2011

    I(luckily) haven't done anything to this new laptop of mine.
    The recent, most annoying thing I did, was plug my external Hard Drive into my brothers new Windows CE mini laptop thing.
    Now, I was too silly to read the manual, so I didn't know that the thing actually reformats plugged-in hard-drives to a new FAT32 drive.
    So much stuff gone :/

My Information

Member Title:
D.I.C Head
Age:
18 years old
Birthday:
January 25, 1995
Gender:
Location:
Australia
Interests:
Programming, Mostly
Years Programming:
6
Programming Languages:
PHP, C#, Java, Lua, C++, HTML, CSS, JS

Contact Information

E-mail:
Private
Website URL:
Website URL  http://www.cokacola.us.to/
Twitter:
BizzyCola

Friends

cokacola hasn't added any friends yet.

Comments

cokacola has no profile comments yet. Why not say hello?