[question/help][C++]Internal Window frames?

Programming, for all ages and all languages.
Locked
OwnzMag3
Posts: 5
Joined: Mon Jun 01, 2009 5:02 pm
Location: Illinois, USA

[question/help][C++]Internal Window frames?

Post by OwnzMag3 »

I posted a topic about this earlier, but I don't know if it was deleted. I was wondering if it's possible to make an internal window in a C++ application. Like the Internal JFrame in Java. Thanks.

-Ownz Mag3
Age: 15 years old
Birthplace: Germany
Project: I don't have a name yet. I'm bad with names. haha.
Programming languages: Java, C#, C++ (so-so)
Languages: English and Deutsch.
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: [question/help][C++]Internal Window frames?

Post by Combuster »

Internal windows have nothing to do with C++, its a part (or not) of whatever widget toolkit you are using.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
OwnzMag3
Posts: 5
Joined: Mon Jun 01, 2009 5:02 pm
Location: Illinois, USA

Re: [question/help][C++]Internal Window frames?

Post by OwnzMag3 »

What widget toolkits will allow me to do this? Thanks.
Age: 15 years old
Birthplace: Germany
Project: I don't have a name yet. I'm bad with names. haha.
Programming languages: Java, C#, C++ (so-so)
Languages: English and Deutsch.
User avatar
xDDunce
Member
Member
Posts: 173
Joined: Tue Aug 12, 2008 4:04 pm
Contact:

Re: [question/help][C++]Internal Window frames?

Post by xDDunce »

care to divulge your target platform? Windows? linux? not all toolkits work with all OS's.

perhaps this might help too.
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: [question/help][C++]Internal Window frames?

Post by Combuster »

Seconded
- You have not searched for an answer
- You posted stupid questions
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

Re: [question/help][C++]Internal Window frames?

Post by JamesM »

Yes, I deleted it. I meant to issue you a board warning but unfortunately forgot your username soon afterwards.
Locked