Post here wxCrafter related issues / features / bugs
			
		
		
			
				
								eranif 							 
						CodeLite Plugin 			
		Posts:  6376Joined:  Wed Feb 06, 2008 9:29 pmGenuine User:  YesIDE Question:  C++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by eranif  Thu Mar 21, 2013 11:50 am 
			
			
			
			
			Hi,
I am happy to announce that wxCrafter 1.1 is 
available for download .
Make sure you choose to correct wxCrafter that matches your codelite version 
Note for Debian / Ubuntu users: 
We have separated the wxCrafter package from codelite, to install wxCrafter you should run:
This release includes various improvements:
 wxCrafter can now work in a single window mode or as a tab, switching between codelite's frame and wxCrafter frame can be done using the keyboard shortcut Ctrl-Shift-F12 or by clicking on the wxCrafter icon on the toolbar 
 Working in a single window mode (i.e. wxCrafter runs on its own wxFrame), allows using the standard keyboard shortcuts (Ctrl-C/V/C/X, DEL) to manipulate the tree 
 wxRibbonBar support (registered version only) http://www.youtube.com/watch?v=_IUE0drA ... e=youtu.be  
 Various bugs fixed 
 wxCommandLinkButton - allow setting different bitmap 
 wxGird: allow inserting rows + use native headers 
 Bitmap code generation: fixed bug when bitmap code was not updated 
 Various custom control bug fixes  
wxc.png
You do not have the required permissions to view the files attached to this post.
			
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								iwbnwif 							 
						CodeLite Veteran 			
		Posts:  81Joined:  Thu Mar 21, 2013 1:12 pmGenuine User:  YesIDE Question:  c++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by iwbnwif  Thu Mar 21, 2013 5:30 pm 
			
			
			
			
			That is great news especially as I registered my copy yesterday  
At the moment the Ubuntu version is still 5.0.6213 for Quantal. Am I being too impatient?
 
		 
				
		
		 
	 
				
		
		
			
				
								eranif 							 
						CodeLite Plugin 			
		Posts:  6376Joined:  Wed Feb 06, 2008 9:29 pmGenuine User:  YesIDE Question:  C++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by eranif  Thu Mar 21, 2013 6:25 pm 
			
			
			
			
			The deb packaging is a bit slower 
Hopefully it will be up today 
Eran
 
		 
				
		
		 
	 
				
		
		
			
				
								eranif 							 
						CodeLite Plugin 			
		Posts:  6376Joined:  Wed Feb 06, 2008 9:29 pmGenuine User:  YesIDE Question:  C++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by eranif  Fri Mar 22, 2013 10:09 am 
			
			
			
			
			iwbnwif wrote: t the moment the Ubuntu version is still 5.0.6213 for Quantal.
The deb packages were uploaded last night (thanks to DavidGH effort)
Note that for the 5.1 release we have separated the wxCrafter deb from codelite's deb (for easy maintenance and faster release cycle)
So you will need to:
Code: Select all 
sudo apt-get update
sudo apt-get install codelite wxcrafter
Eran
 
		 
				
		
		 
	 
				
		
		
			
				
																			
								iwbnwif 							 
						CodeLite Veteran 			
		Posts:  81Joined:  Thu Mar 21, 2013 1:12 pmGenuine User:  YesIDE Question:  c++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by iwbnwif  Fri Mar 22, 2013 3:56 pm 
			
			
			
			
			Thanks Eran and DavidGH, downloaded this morning and it is working brilliantly  
 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Manja 							 
						CodeLite Curious 			
		Posts:  4Joined:  Thu Apr 25, 2013 11:36 pmGenuine User:  YesIDE Question:  C++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by Manja  Thu Apr 25, 2013 11:40 pm 
			
			
			
			
			Hello,
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								eranif 							 
						CodeLite Plugin 			
		Posts:  6376Joined:  Wed Feb 06, 2008 9:29 pmGenuine User:  YesIDE Question:  C++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by eranif  Fri Apr 26, 2013 9:23 am 
			
			
			
			
			Manja wrote: codelite V. 5.2
This is trunk version
You failed to mention your OS version.
For Windows, it will definitely will not work.
I havn't tested it on other platforms. But in a general rule - codelite 5.1 should be working with 1.1 any other combination is not supported
Eran
 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Manja 							 
						CodeLite Curious 			
		Posts:  4Joined:  Thu Apr 25, 2013 11:36 pmGenuine User:  YesIDE Question:  C++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by Manja  Sun Apr 28, 2013 7:47 pm 
			
			
			
			
			Hello eranif