Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
Old Jan 1st, 2007, 10:27 PM   #1
rsnd
Hobbyist Programmer
 
rsnd's Avatar
 
Join Date: Jun 2005
Location: Helltown
Posts: 162
Rep Power: 4 rsnd is on a distinguished road
Omg!

What is right with this piece of code!
class CustomizeDialog : 
	public nContainerWindow
{
	nStatic LabelNick;
	nStatic LabelQutMessage;
	nEdit TextNick;
	nEdit TextQuitMessage;
	nTickBox CheckRecordNoIncChat;
	nTickBox CheckRecordAll;
	nStatic LabelRecording;
	nTickBox CheckRecNoIncUserInfo;
	nStatic LabelGameplay;
	nComboBox CmbGameMode;
	nButton ButtionDone;
	nButton ButtonAdvanced;

	class SW_SpecialLabel : public nStatic {
		void initialize();
	} SpecialLabel;

public:

	void on_initialize();

};
__________________
Spread your wings and fly! Chicken!
rsnd is offline   Reply With Quote
 

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:14 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC