Skip to content

DTJF/GladeToBac

Repository files navigation

Welcome to the GladeToBac (= GLADE TO BAsiC) project, a FreeBASIC code sketcher. It's a cross-platform and multifunctional tool to generate matching FreeBASIC source code from GTK user interface files generated by application Glade3.

The package is hosted at GitHub and it contains

  • the source code of the GladeToBac application in folder src
  • some data files for that application in folder data
  • some locale files for internationalisation (i18n) in folder locale (currently de only)
  • examples for testing the tool in folder Demo

The purpose of that tool is to load and analyse a Glade3 user interface description file, and generate matching FreeBASIC source code depending on some previously set custom parameters. This contains

  • generating FB source files for a GTK application
  • generating the *.pot file for internationalisation (i18n)
  • generating project files for different IDEs

The code is self-hosting (generated by itself), and so contains a lot of examples. Find more information at the world wide web:

License (GPLv3)

Copyright © 2012-2020 by Thomas{ At ]Freiherr{ at }gmx[ dOt ]net

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110- 1301, USA. For further details please refer to: http://www.gnu.org/licenses/gpl-3.0.html

About

FreeBASIC code scatcher for GTK-Glade UI files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published