BrainCracker
August 30th, 2005, 12:04 AM
i have to make a flowchart kinda application... where user can make boxes and enter some lines inside it and he can also connect these boxes together.
how do i go about doing it.
i tried doing it with CEdit,but it doesnt change the size of the edit box when the user need to enter more character than the box than assimilate, i want to change the size of the box dynamically until user finishes his job.
i've tried setwindowpos and movewindow but they only change the size, the new box is not editable, and morover, the old box still stays.
how do i solve this problem?
thanks!
how do i go about doing it.
i tried doing it with CEdit,but it doesnt change the size of the edit box when the user need to enter more character than the box than assimilate, i want to change the size of the box dynamically until user finishes his job.
i've tried setwindowpos and movewindow but they only change the size, the new box is not editable, and morover, the old box still stays.
how do i solve this problem?
thanks!