On Thu, 2012-08-16 at 14:14 +0200, Benoît Minisini wrote: > Le 10/08/2012 01:34, acidblue a écrit : > > > > I noticed when i use 'datetime' as a type in sqlite it also adds a time at > > the end the date: > > 8/9/2012 00:00:00 when displayed in a dataview box. > > > > Is there a way to NOT display the time, just the date? > > > > I have to re-adjust the column widths every time program loads,(using > > dataview),this is inherited > > of the length of the Varchar and string elements in the database. > > Is there a way to adjust the column widths to my liking and have them stay > > that way? > > > > I've tried using both the datacombo and the datacomboview but have received > > error messages when I do. > > "Unknown symbol in HeaderHieght in class", Grid_viewRows" > > But when I double click either the datacomdo or the comboview to enter code > > gambas crashes. > > > > The DataView control needs to be enhanced so that we can configure each > column: displayed format, alignment... > Is there anyway i can 'enhance' the DataView?
-- rocko <[email protected]> ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
