Computer Science Canada

cool debugging tool i made

Author:  ericfourfour [ Wed Jul 26, 2006 3:09 pm ]
Post subject:  cool debugging tool i made

This is a module that allows you to create boxes that output data. It uses the address of the variable so you don't have to resend new values every loop. It is very simple and there are instructions in the DataOutput module as well as an example in the same folder.

If anyone needs further instructions then just ask. Also ways i can improve it would be nice.

Note: I've only tested it with size 12, times new roman font so letters like 'g' or 'j' etc. might go out of the bottom of the box with different fonts.

Author:  ericfourfour [ Wed Jul 26, 2006 3:21 pm ]
Post subject:  update

I fixed the part where the text goes out of the box at different font sizes. It also allows for state saves by pressing ctrl+s (the buttons can be changed with SetSSKey procedure).


: