Chcel by som urobit hernu slucku v .NETe. Nasledovne:
private void Form1_Load(object sender, EventArgs e)
{
while (HraIde)
{
Aktualizuj();
Vykresli();
Application.DoEvents();
}
}
Problem je v tom ze sa formular po skompilovani ani nezobrazi. Ako to mam urobit ? navrhy ? dik