Hi,
I would like to make some sort of table in mIRC, I think the best way would be to make it with a dialog, but I never made one before.

Could anyone please look at the below specification, and see if they know a way to make that?

Basicly, I want to right click a channel, choose "Hour grid" and get grid a like MS Excel.
It should contain 3 columns, and like 24 rows.

The first column would be filled in automaticly with hours, cell A1 would be the current hour (local time), then cell A2 would be +1 hour, A3 +2 hours etc.

The second column would start with a number that I specify in a text box on the form.
So, B1 would be 1050 (specified by me)
Then automaticly B2 would be 1051, B3 would be 1052 etc.

The third column should be a free text box, that I can enter custom information in.

The contents of the table or dialog doesn't have to be stored, the content can be removed when the dialog is closed.

It would be nice to be able to copy the content of the grid to the clipboard though.

Is this possible?
Would anyone wanna give this a try?

Thx in advance!