Reputation: 33
How can i move a Gtk Widget which is anchored inside a Gtk Textview? Selecting text and moving them around inside the Textview works as expected, but when a Widget is selected too, it disappears after the movement. What's the correct way of implementing movable widgets inside a textview?
Upvotes: 2
Views: 338