FB_GUI V1.20.5 (New Release Dec 19, 2019)

Headers, Bindings, Libraries for use with FreeBASIC, Please include example of use to help ensure they are tested and usable.
Post Reply
RNBW
Posts: 267
Joined: Apr 11, 2015 11:06
Location: UK

Re: FB_GUI V1.20.5 (New Release Dec 19, 2019)

Post by RNBW »

I decided I'd have a serious look at FB_GUI, but I can't seem to get my head around xfont. Where exactly do you locate the various xfont files in Freebasic-1.10.0-winlibs-gcc-9.3.0 using Windows11?
Most grateful if someone could advise.
srvaldez
Posts: 3379
Joined: Sep 25, 2005 21:54

Re: FB_GUI V1.20.5 (New Release Dec 19, 2019)

Post by srvaldez »

hello RNBW :)
have a look at this post/thread viewtopic.php?p=299367#p299367 it may answer your question
it's an amalgamation of all the xfont files into 1 bi file that you include in your programs
RNBW
Posts: 267
Joined: Apr 11, 2015 11:06
Location: UK

Re: FB_GUI V1.20.5 (New Release Dec 19, 2019)

Post by RNBW »

Hi srvaldez
I tried it with one of FB_GUI sample programs TextboxCur_Demo.bas and some of the other example programs and it depended on which IDE you used as to whether it compiled and displayed.
I found that FBIde and PoseidonFB were successful but IUP_FB_Editor and WinFBE were not, which surprised me. I'll have further plays with the unsuccessful IDEs and see if I can get them to work.
Post Reply