No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Hi, I am a new user of Linux, i wanted to learn linux, so i started Ubuntu 12.04 setup. Its setup formatted my hard disk accidentally and I lost all my data and also windows and all partitions. Now I installed ubuntu on same hard disk as i lost my … | |
Re: [QUOTE=c.v.burgess;690654]I get this: [CODE]private void button2_Click(object sender, EventArgs e) { Form3 form3 = new Form3(); form3.ShowDialog(); string str = [U][COLOR="Red"]Form3.textBox1[/COLOR][/U].Text; }[/CODE] It tells me that "Mail.Form3.textBox1 Is inaccesable due to its pro tsction level." PLEASE HELP!!![/QUOTE] c.v.burgess, you may need to set protection level of textbox to private or declare … | |
Hi all, I want to have a MDI application with OpenGL enabled on child forms. additionally each form can have controls than OpenGL. I have tried Nehe's lessons but all of them have used an infinite loop to call glDraw function which can not be done in MDI application as … | |
Hi all, I want to created an MDI application in Managed C++.NET, which can use OpenGL. I have created an application VC++, which uses OnDraw function of CView class to render OpenGL drawings. But i am unable to find an alternate of CView class (actually some function like OnDraw which … | |
Hi, I have developed an application for windows mobile in C# using VS2005. now i have to convert it to a Desktop PC application. Is there any utility/method of converting without doing much of the re-coding. |
The End.