textbox topic
List
textbox repositories
Monogame-Textbox
38
Stars
2
Forks
Watchers
An editable, multi-language, event-driven textbox for MonoGame that supports selection and cut/copy/paste.
Examples_Cocoa
82
Stars
10
Forks
Watchers
Shows how to use macOS AppKit Cocoa controls without StoryBoard only by programming code (objective-c)
Examples_FLTK
53
Stars
11
Forks
Watchers
Shows how to use Fltk controls only by programming code (c++17).
Examples_Gtkmm
46
Stars
15
Forks
Watchers
Shows how to use Gtkmm controls by programming code (c++17).
Examples_Qt
73
Stars
19
Forks
Watchers
Shows how to use Qt widgets only by programming code (c++17).
Examples_Win32
63
Stars
8
Forks
Watchers
Shows how to use Win32 controls by programming code (c++17).
react-edit-text
52
Stars
10
Forks
Watchers
Simple 'click to edit' editable text component for React