CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: italianboy

Search: Search took 0.04 seconds; generated 32 minute(s) ago.

  1. Replies
    3
    Views
    918

    Re: Need help !!

    so far only done the GUI i dunno how am i gonna write it!
  2. Replies
    3
    Views
    918

    Need help !!

    How am i write the coding for Highscore Table that can save the name of the player in the table! By using C# languages. Any hints pls help!
  3. Replies
    9
    Views
    8,875

    Re: Face difficulties on timer

    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Windows.Forms;
    ...
  4. Replies
    9
    Views
    8,875

    Re: Face difficulties on timer

    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Windows.Forms;
    ...
  5. Replies
    9
    Views
    8,875

    Re: Face difficulties on timer

    cant run its show error do i need to add something on it?
    timer_timer1;
    Error 1 'Timer' is a 'namespace' but is used like a 'type'
  6. Replies
    9
    Views
    8,875

    Re: Face difficulties on timer

    Yea i already try many times b4 i post but i still cant mange to do that!
    I know is simple but its hard when come to the write code part!
    Can u gv me some link where can i reference to?
    Because i...
  7. Replies
    9
    Views
    8,875

    Face difficulties on timer

    hi,

    Firstly i click the start button then, the timer tick then the label will show up the time counted from 0s until the people solve the puzzle then the time will stop!

    How am i gonna write...
Results 1 to 7 of 7





Click Here to Expand Forum to Full Width

Featured