EuGTK on Windows - The Test Files

new topic     » topic index » view thread      » older message » newer message

In the test files, you have file references like:

constant img = create(GtkImage,"~/demos/thumbnails/eugtk.png") 

When running the test sources from the demos/ folder, this path doesn't work on Windows. Does that actually work on Linux?

I have to change it to this

constant img = create(GtkImage,"thumbnails/eugtk.png") 

for it to work properly.

You know what you could do with your test files is put a comment in the file, maybe something like:

-- TEST-DESC:Display icon and button 

that your test-all program could parse and display in a list. Or make a test program browser that uses the description.

Get it?

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu