Ich programmiere in Pascal/delphi bin Anfänger, also programmiere erst seit einem Jahr.
Wenn ich ein neues Programm schreiben will, erscheint eine "Form" also glaube ich benutze Windows forms
GUI/Windows-Forms in C++ 04/01/2012 - C/C++ - 8 Replies Hey Leute,
ich lerne jetzt schon seit gut einem halben Jahr C++ und es klappt auch alles wunderbar und ich habe auch schon die ersten kleinen Spiele(Snake, Tetris) in der Console programmiert. Doch jetzt will ich auf GUI umsteigen, finde aber überhaupt keine guten How To's :(
Kennt ihr ein gutes How to, welches sich mit Windows Forms(Visual Studio), beschäftigt?
Windows Forms and Threads. 09/21/2011 - CO2 Programming - 7 Replies I know it's not a conquer related question, but since a lot of people here is C# programmers I just thought I would ask here.
Why is it exactly you cannot enter Windows Form Controls from another thread?
Not asking how to do it, but why it's not allowed.