U++ framework
Do not panic. Ask here before giving up.

Home » Community » Newbie corner » Vector declaration .h and initialization .cpp
Re: Vector declaration .h and initialization .cpp [message #38180 is a reply to message #38154] Tue, 04 December 2012 00:03 Go to previous message
nejnadusho is currently offline  nejnadusho
Messages: 60
Registered: October 2012
Member
Honza,

Thank you for your reply.

The following was my problem.
This is the .cpp file I missed to put VOID before the Menu::GetMenu();



	Menu::GetMenu(){
		for(int i = 0; i < 21; ++i){{
			menuVec.???????
		}
			
		
	}


I apologize for the dumb mistake.
Everything works great.

Best,
Georgi
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: GridCtrl and DropList
Next Topic: Icon size
Goto Forum:
  


Current Time: Wed Apr 29 12:35:40 GMT+2 2026

Total time taken to generate the page: 0.01529 seconds