2009 Dec 20 9:49 PM
Hello.
I'm trying to make the gui for for a person to be able to create a new activity against a bp.
Every activity has a note that can be multiple lines long attached to it.
So a single input field on the screen isn't enoguh for this (Height limited to 1).
Am I able to create a large text input field on the screen at all? I'm guessing somehow using a custom control?
Any help with this would be hugely appreciated.
Cheers
Kieran
Hello.
I'm trying to make the gui for for a person to be able to create a new activity against a bp.
Every activity has a note that can be multiple lines long attached to it.
So a single input field on the screen isn't enoguh for this (Height limited to 1).
Am I able to create a large text input field on the screen at all? I'm guessing somehow using a custom control?
Any help with this would be hugely appreciated.
Cheers
Kieran
2009 Dec 20 10:55 PM
I've found a demo program called DEMO_CUSTOM_CONTROL that looks like it does what I'm after.
I'd still welcome other people comments or suggestions. Thanks