ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
Loading...
Searching...
No Matches
input_box.h File Reference

Input box widget for the ASW UI module. More...

#include <functional>
#include <string>
#include "../types.h"
#include "context.h"
#include "widget.h"
Include dependency graph for input_box.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  asw::ui::InputBox
 A text input widget. More...
 

Namespaces

namespace  asw
 
namespace  asw::ui
 

Detailed Description

Input box widget for the ASW UI module.

Author
Allan Legemaate (alege.nosp@m.maat.nosp@m.e@gma.nosp@m.il.c.nosp@m.om)
Date
2026-02-22

Definition in file input_box.h.