Hello. I am developing a simple application and I have found the following 
problems that are driving me up the wall.

I have a TRichEdit that is aligned to the bottom and Anchored on the top. 
When I maximize then undo maximize, the TRichEdit winds up out of view on 
the bottom. This can be fixed by resizing the window. However how do I fix 
it so the user doesn't have to resize the window?

I have 1 TOpenDialog componet on the form but 2 buttons that open 2 files 
with it. I use 2 local variables to store the file path and set it to the 
InitialDir value when the user clicks the button again. However when the 
open dialog opens up, it's at the last folder it was instead of the folder I 
specified in the InitialDir. Any one know how to fix this?

Richard R. "Remnar"
http://remnar.home.comcast.net

__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to