| Upp 708-dev1 released [message #10889] | 
			Thu, 02 August 2007 20:59   | 
		 
		
			| 
				
	 | 
 
	
		Changelog since 707-dev1: 
-  PostgreSQL: Dialect now renamed to PGSQL, PgSequence now represents PGSQL SEQUENCE object.
 -  PostgreSQL: DUAL_PRIMARY_KEY was not working, added support for binary columns
 -  SqlExp Select statement now has "Get" variant to be used instead of "From" to get "table-less" select, like "select nextval('seq')". In Oracle, Select(NextVal(SEQ)).Get gets translated to "select seq.nextval from DUAL", in PGSQL to "select nextval('SEQ')".
 -  -M theide commandline option generates Makefile
 -  Help Window is no longer a Window, but is now integrated into theide main frame.
 -  "Close all tabs" and "Close non-project tabs" feature of tabs is now implemented
 -  DropList dropfocus mode is now default, added NotNull, fixed refreshing right button after closing popuped list
 -  Fixed memory allocator connected with limit on a total number of virtual memory blocks
 -  Fixed QuickTabs crash related to group change, reduced space between icon and tab name
 -  GridCtrl now supports inserting after/before and duplicating rows
 -  Change in Image interface  http://www.ultimatepp.org/forum/index.php?t=msg&th=2579& amp;start=0&
 -  Added simple static widget DisplayCtrl
 -  Added FileSel preview
 -  Added SqlArray::ReQuery()
 -  Added CPU_Cores() - returns the number of CPU cores in system.
 -  New widget DropGrid  http://www.ultimatepp.org/forum/index.php?t=msg&th=2610& amp;start=0&
 -  Improved build performance
   
 
		
		
		
 |  
	| 
		
	 | 
 
 
 | 
	| 
		
 | 
	| 
		
 | 
	| 
		
 | 
	| 
		
 | 
	| 
		
 | 
	| 
		
 | 
	| 
		
 | 
	| 
		
 | 
	| 
		
 | 
	| 
		
 | 
	| 
		
 | 
	| 
		
 | 
	| 
		
 | 
	| 
		
 | 
	
		
		
			| Re: Upp 708-dev1 released [message #11082 is a reply to message #11081] | 
			Sat, 18 August 2007 16:49    | 
		 
		
			| 
				
	 | 
 
	
		Hi Lectus.  
Just select dropgrid as a main package. There is a main.cpp file which contains an example of how to use it. 
 
BTW: I made many improovements since 708-dev1 to dropgrid. Some things are much easier now. This all + tutorial will be included in dev2.
		
		
		
 |  
	| 
		
	 | 
 
 
 | 
	
		
		
			| Re: Upp 708-dev1 released [message #11296 is a reply to message #10976] | 
			Sat, 01 September 2007 16:39    | 
		 
		
			| 
				
	 | 
 
	
		I found on internet that is vista releate bug of gcc. It can't register env variable which is need to run cc1.exe. I'll add a path in bm file directly pointing at cc1.exe. 
		
		
		
 |  
	| 
		
	 | 
 
 
 | 
	| 
		
 |