• Welcome to Valhalla Legends Archive.
 

[C++ WIN32 API] What kind of control to use?

Started by Sorc.Polgara, October 05, 2005, 10:58 PM

Previous topic - Next topic

Sorc.Polgara

Ok, so I'm newb at doing GUI stuff in C++... I need some advice on what kind of control to use for like displaying what is said in the chat.

Once I know what kind of control is best for this, I can do some research on it and figure out how to use it.  I'm not using MFC, I'm using the straight up Win32 API.

Forged

QuoteI wish my grass was Goth so it would cut itself

l2k-Shadow

printf is nice and the include file uses less space but for more options use cout.


#include <iostream>

cout << data;
Quote from: replaced on November 04, 2006, 11:54 AM
I dunno wat it means, someone tell me whats ix86 and pmac?
Can someone send me a working bot source (with bnls support) to my email?  Then help me copy and paste it to my bot? ;D
Já jsem byl určenej abych tady žil,
Dával si ovar, křen a k tomu pivo pil.
Tam by ses povídaj jak prase v žitě měl,
Já nechci před nikym sednout si na prdel.

Já nejsem z USA, já nejsem z USA, já vážně nejsem z USA... a snad se proto na mě nezloběj.

UserLoser.

He said GUI, as in, Graphical User Interface.  Not a console application.  To answer your question, a RichEdit box would be the best for you if you want colors and neat formatting.

Kp

Although if he wants it to look really slick and overcome some of the annoying limitations of richedit, he could use GTK+.  It's runs on MS-Windows, but it's not standard there.
[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!