Glade?!?

Linux specific forum
User avatar
Erlend
Enthusiast
Enthusiast
Posts: 125
Joined: Mon Apr 19, 2004 8:22 pm
Location: NORWAY

Glade?!?

Post by Erlend »

I got glade working very well with Purebasic, only I can't get the autoconnect function to work. Seems like Purebasic dosn't export the function names of the procedures even if I spesify ProcedureDLL. I have made a workaround using the callback function in glade but this is very quirky. Anyone have any clue how to get this working, if posible?
Straker
Enthusiast
Enthusiast
Posts: 701
Joined: Wed Apr 13, 2005 10:45 pm
Location: Idaho, USA

Post by Straker »

Use ProcedureCDLL.
Image Image
User avatar
Erlend
Enthusiast
Enthusiast
Posts: 125
Joined: Mon Apr 19, 2004 8:22 pm
Location: NORWAY

Post by Erlend »

I've tested that, but it fails:-(
Post Reply