Re: cannot see data in Gnome::Db::Grid



Grizzly(Francis Smit) wrote:
> Grizzly(Francis Smit) wrote:
>   
>> Hi I'm teaching myself the libgnomedbmm programming using this tutorial:
>>
>> http://www.gtkmm.org/docs/libgnomedbmm-3.0/docs/tutorial/html/index.html
>>
>> I'm trying to use this example:
>>
>> http://www.gtkmm.org/docs/libgnomedbmm-3.0/docs/tutorial/html/ch03s05.html
>>
>> the code works after minor tweaking, but I cannot see my data in the
>> grid, there are lines there I can select them but the data is invisible,
>> I suspect that the data is being drawn in the same colour as the grid
>> but I cannot find font/colour settings
>>
>>   
>>     
> OK it's not font colour, there is a context menu item to save all
> selected lines, I select all and then save them to a csv file and I get
> an array of NULLs one for every record like so:
>
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
> "NULL","NULL","NULL","NULL","NULL"
>
>
>   
so my question becomes why cannot the gnomedb stuff see my real data

-- 
  In my life God comes first.... but Linux is pretty high after that :-D
Grizzly(Francis Smit)
http://www.geekcode.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GM/CS/P/PA d- s+:+> a+>? C++++ UL++++@ P+ L+++ E--- W+++ N+(++) K w--- M-- V-- PS(+) PE(-) Y+(++) PGP++ t+(++) 5 X- R- tv b+++(++++) DI(--) D G e++(+++) h-- r- y-
------END GEEK CODE BLOCK------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]