Home » U++ TheIDE » U++ TheIDE: Layout (Forms)  Designer » Can't return to Visual Layout Designer  
	
		
		
			| Can't return to Visual Layout Designer [message #20087] | 
			Tue, 17 February 2009 07:57   | 
		 
		
			
				
				
				
					
						  
						morley
						 Messages: 10 Registered: January 2007 
						
					 | 
					Promising Member  | 
					 | 
		 
		 
	 | 
 
	
		I know this has been asked before, but I can't seem to get the visual layout editor back.  I have restarted Ultimate, but Ctrl-T does not tab me back to the visual editor.  There is no prompt to use Ctrl-T under edit either.  I am in the build mode, not debugging.  I read that this happens in debugging but I am not debugging.  I assume this means the program is running or at a break point with the debugger.  I am not in this mode. 
 
I am a novice but I used the progam all day without a problem.  Tonight as I was trying to finish something up for work this happened. 
 
I don't see anything wrong with the layout file.  Please help.  
 
Thanks.   
 
Here is my layout file: 
 
LAYOUT(SimBatchBuilderLayout, 524, 312) 
	ITEM(Button, btnSelectR1File, SetLabel(t_("SelectR1File")).LeftPosZ(8, 84).TopPosZ(76, 20)) 
	ITEM(Button, btnSelectKnobFile, SetLabel(t_("SelectKnobFile")).HSizePosZ(8, 432).TopPosZ(132, 20)) 
	ITEM(EditString, KnobFileDisplay, LeftPosZ(96, 412).TopPosZ(132, 19)) 
	ITEM(Button, btnAssignKnobToR1/EPF, SetLabel(t_("AssignKnobToR1/EPF")).LeftPosZ(16, 108).TopPosZ(172, 16)) 
	ITEM(EditString, R1PathDisplay, LeftPosZ(96, 412).TopPosZ(76, 19)) 
	ITEM(RichTextView, richTxt1, LeftPosZ(8, 508).TopPosZ(204, 92)) 
	ITEM(EditString, EPFPathDisplay, LeftPosZ(96, 412).VCenterPosZ(19, -42)) 
	ITEM(Button, btnSelectEPFFile, SetLabel(t_("SelectEPFFile")).LeftPosZ(8, 84).TopPosZ(104, 20)) 
	ITEM(Button, btnSelectKnobDir, SetLabel(t_("SelectKnobDir")).LeftPosZ(8, 84).TopPosZ(20, 15)) 
	ITEM(EditString, KnobDirDisplay, LeftPosZ(96, 412).TopPosZ(16, 19)) 
	ITEM(Button, btnSelectTelemDir, SetLabel(t_("SelectTelemDir")).LeftPosZ(8, 84).TopPosZ(48, 16)) 
	ITEM(EditString, TelemDirDisplay, LeftPosZ(96, 412).TopPosZ(44, 19)) 
END_LAYOUT 
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
  
 
Goto Forum:
 
 Current Time: Tue Nov 04 08:56:51 CET 2025 
 Total time taken to generate the page: 0.04943 seconds 
 |