mrjaw Active Member Licensed User Longtime User Sep 15, 2012 #1 Hi! I am using the Dialog lib and I wanna know if there is a view that I can use that use a few lines instead of just one. I want to read a large comment using a dialog ? Cant I ? Thks
Hi! I am using the Dialog lib and I wanna know if there is a view that I can use that use a few lines instead of just one. I want to read a large comment using a dialog ? Cant I ? Thks
JonPM Well-Known Member Licensed User Longtime User Sep 15, 2012 #2 It wouldn't be too hard to just make one yourself with a panel, edit text, and a couple buttons. Upvote 0