Re: [DEVELOPER 2000] message problem?
From: Jason Judge <jason.judge_at_virgin.net>
Date: Tue, 26 Oct 1999 23:54:46 +0100
Message-ID: <7v5aqr$b4l$1_at_nclient13-gui.server.virgin.net>
Date: Tue, 26 Oct 1999 23:54:46 +0100
Message-ID: <7v5aqr$b4l$1_at_nclient13-gui.server.virgin.net>
In a word - no.
I assume you are talking about the status bar. The colours of this cannot be changed dynamically. You can modify the resource file if you want to set a different font or colour in the status bar. I have managed it - but I would not recommend doing so as the resource editor is sooo full of bugs.
If you want a scrolling display - apart from using a VBX control - you could create a block on a window in the MDI and display scrolling text using a timer to trigger a procedure to move the text by a character or word each time.
Again - I would not attempt to do this with Forms as that is not the kind of thing it was designed for.
Regards,
Jason Judge Received on Wed Oct 27 1999 - 00:54:46 CEST