Is there anyway to get my hands on this object file?
I've downloaded all the parts listed for the GUI... and I've read through
the docs which noted that the edfile.o object was left out of the library
build for Fl_Editor... but when I looked around in the directories where I
built Fl_Editor it's
When you design a couple of tables to be related to one another via keys do
you have to manually enter in the key value from the other table?
If I have 2 tables, say Table1 and Table2.
Table1:
Table1_ID
Table1_value
Table2:
Table2_ID
Table2_value
Table1_ID
so that I can relate the tables... wh