As in EditorGadget to make the text scroll down automatically when you add the line AddGadgetItem(#EDITOR, number_editor,Output$)?
// Moved from "Bugs - Linux" to "Feature Requests and Wishlists" (Kiffi)
EditorGadget scroll (under Linux)
Re: EditorGadget scroll (under Linux)
Have you already tried my cross-platform procedure AddLine()? It adds a line at the bottom and scrolls down to that line (on MacOS, Linux and WIndows).
Re: EditorGadget scroll (under Linux)
thanks, it's work!
Re: EditorGadget scroll (under Linux)
This function, which refers to @shardik, does not work if the text is large! Can you add the pumping function to the last element in the future version!?