 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
ralph Guest
|
Posted: Fri Nov 14, 2003 1:53 am Post subject: Now I'm really confused. |
|
|
In the procedure where I create the form (from an active form), I can
manipulate the forms objects.
If I try to do it within another procedure, I get access violations..
How can I troubleshoot this stuff? I'm guessing it has something to do with
local versus global variables? but if I reinitialize a variable in the other
procedure and make it equal to the second forms name (tform) then I should
be able to use it right? wrong..
Arghh.. I was moving along so well with this project, it seems I have hit a
wall.
The program is meant to be a chat system similar to the old "hearme" java
app that was around a few years ago. The active form that sits on the
website displays everyones name that is online at that moment. Click on the
chat button and it opens up another window that allows you to chat with
those people. Nothing difficult, in fact I have the server portion running
already with little difficulty. This inter form communication thing is
really screwing me up :(
Any pointers or suggestions?
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|