Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, Please suggest some examples to use gtk with SQLite like Databases. Regards, Zoobave Zoobave's Blog...
  1. #1
    Just Joined!
    Join Date
    Jul 2007
    Posts
    10

    Arrow GTK and Database

    Hi,
    Please suggest some examples to use gtk with SQLite like Databases.


    Regards,
    Zoobave
    Zoobave's Blog

  2. #2
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    I don't understand...

    Gtk is just a widget library. If you want to use a database backend with a graphical program, you just have the program use the SQLite API and reflect the information, just as you would if you were getting information from any other source.

    The Gtk API is at:
    GTK+ Reference Manual
    And the SQLite API is at:
    C/C++ Interface For SQLite Version 3
    DISTRO=Arch
    Registered Linux User #388732

  3. #3
    Just Joined!
    Join Date
    Jul 2007
    Posts
    1

    Is there anyone who supply some examples?


    help !
    gtk+ and sqlite example code !

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...