Page 3 of 4
Posted: Tue May 23, 2006 11:18 pm
by walker
Hi,
sorry for the double posting... but here is the new version (with ProcedureCDLL()) Link:
http://home.arcor.de/x-linux/pure/g2pb
(don't forget to make it executable)
Hope, it works as expected.. If so, I'll add some new functionality
btw: my debuger doesn't crash....
Posted: Wed May 24, 2006 10:26 am
by Inf0Byt3
Hi walker, it now works ok... No crash nor error until now. Thanks.
Posted: Wed May 24, 2006 12:06 pm
by Nik
Well on dapper the example shows the icons on the buttons at the bottom. It doesn't seem to be a GTK problem maybe Inf0byt3 should check with the c version.
Posted: Wed May 24, 2006 1:04 pm
by Inf0Byt3
Could be that I don't have the necessary graphics installed? What should I check, the version of GCC? Or try to compile the C source for that form?
Posted: Wed May 24, 2006 1:14 pm
by Nik
compile the c source, don't think the gcc version changes anything as it mostly depends on the libs
Posted: Wed May 24, 2006 1:25 pm
by Inf0Byt3
I've tested it and the graphics are the same... missing. Maybe that's the way with this distro. It's not glade2pb's fault.
Posted: Wed May 24, 2006 2:21 pm
by Nik
And what's even more important it's not PB's fault....
Posted: Wed May 24, 2006 2:26 pm
by Inf0Byt3
Yeas, you're right. However, it's not very important.
BTW, where can I get some quick start guides for Glade? Can't understand how it works
. I see that each gadget must have a continer. But how can I move/scale them?
Posted: Wed May 24, 2006 11:43 pm
by walker
Hi,
I'd uploaded a new Version of g2pb... and a pb-includefile which adds missing (gtk) functions to pb (have a look into the file and you'll see.. more is in progress...

It isn't finished yet but can be used meanwhile
Glade2Pb:
http://home.arcor.de/x-linux/pure/g2pb
PB-includefile:
http://home.arcor.de/x-linux/pure/missing_functions.pb
You'll have to include this file as first includefile (shortly after gtk_init())
(have a look at the info-button in Glade2PB.. now I'm using the gtk-info-dialog, which is the main part of the new includefile yet)
@Inf0Byt3: working with gtk is a little strange because of the containers.. you must not edit the positions directly (but you can, if you want - there is a container wich allows you exactly this ; see row 8, the forth container from the left of the Palette-Window) all is done via the properties... tomorrow I'll write a little tut (I'd posted a short one in the german forum) for you and all others who want to use glade (it's very easy after understanding, how it works)
Posted: Thu May 25, 2006 7:48 pm
by Inf0Byt3
Thanks for this wonderfull program and for the help

.
Posted: Thu May 25, 2006 10:43 pm
by walker
Hi,
Thank you...
Here is a little tutorial I'd made (I'm no Glade or GTK+ GURU but still learning)
It's the first tut I'd ever written in english (have written many tutorials and Userguides for my company.. but all in german) so forgive me if I'd used wrong words which make you smile
May you / someone can tell me, what's wrong or better written in another way) Feedback is always welcome
At least, the downloadlink: ***Link removed*** see below
As you can see, it's a ODT-file (written with OO-writer)
My includefile is updated:
http://home.arcor.de/x-linux/pure/missing_functions.pb (right click; save as)
as well as the Program itself :
http://home.arcor.de/x-linux/pure/g2pb (don't forget to make it executabe)
enjoy
Posted: Thu May 25, 2006 11:19 pm
by Nik
Viva la OpenOffice it'S only beaten by LaTeX^^ I do some of my school work with LaTeX and the Graphs with OO-Calc
btw: For which company do you work?
Posted: Thu May 25, 2006 11:21 pm
by Inf0Byt3
Hi, I'll take a look at it and tell you if there's something wrong. Thanks.
Posted: Fri May 26, 2006 1:20 pm
by Inf0Byt3
Hello, I read the turorial and made some small corrections to it. I saved it in sxw format because my OpenOffice Writer does not have "save as odt". You can get it here:
glade_tut ~273Kb ->
glade_tut.sxw
Thanks again to walker for sharing this with us.
Posted: Mon May 29, 2006 8:40 pm
by walker
Hi,
@Inf0Byt3: Thank you very much for reading and correcting the little tutorial. Hope, it's a little helpful...
The corrected version is available here:
http://home.arcor.de/x-linux/pure/glade_tut.sxw