1. iup library, notebook tabs

Hi (Jeremy)

I can't for the life of me get tabs working in the original iup library. Did you ever, if so how? I seem to remember you were re writing it using a pre compiled library, how did you get on with this? Plus the wiki link from the original iup library has gone (although I have backup copies left right and centre, together with a collection of Linux needed to get it to run on various Linux flavours).

Works fine in eu 4 btw.

Cheers

Chris

new topic     » topic index » view message » categorize

2. Re: iup library, notebook tabs

Hi

I've got it working, had to update the iup library, and change one or two things in the wrapper, I'll do some more testing, and create a wiki for it.

Chris

new topic     » goto parent     » topic index » view message » categorize

3. Re: iup library, notebook tabs

ChrisB said...

I've got it working, had to update the iup library, and change one or two things in the wrapper, I'll do some more testing, and create a wiki for it.

Chris,

I've used tabs quite a bit in a few personal projects w/o issue. What kind of change did you have to make?

About the C wrapper, yes, it is mostly complete. There are a few minor things that need to be done and then an entire code audit to harmonize everything (common parameter names, orders, etc...). You can get it at: http://jeremy.cowgar.com/svn/euiup3/trunk/ ... Note, that this is for Iup 3 which has recently released a RC4 but is not yet in a final release status (although I've found it to be very reliable).

Jeremy

new topic     » goto parent     » topic index » view message » categorize

4. Re: iup library, notebook tabs

Hi

the biggest one was with IupOpen(argc, argv) - I found I had to se these to NULL ( IupOpen(0, {}) ) in order to avoid a machine exception, but with tabs, I changed IupTabs to IupTabsv to stay closer to the C nomenclature. I also had to make sure I downloaded the latest release of Iup binaries.

However, having said that, I shall download and test the Iup v3, and see how that goes.

Chris

Just having had a look at the tree, is there no linux, or indeed Windows, pre compiled binary? The version of iup I use now, just uses the stock iup library release.

Chris

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu