mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
134 lines
2 KiB
Text
134 lines
2 KiB
Text
description "Basic library of GUI elements\377B0,0,255";
|
|
|
|
acceptflags
|
|
NOGTK;
|
|
|
|
uses
|
|
CtrlCore;
|
|
|
|
uses(POSIX) PdfDraw;
|
|
|
|
file
|
|
CtrlLib.h options(BUILDER_OPTION) PCH,
|
|
CtrlLib readonly separator,
|
|
CtrlLibInit.cpp,
|
|
LabelBase.h,
|
|
LabelBase.cpp,
|
|
DisplayPopup.h,
|
|
DisplayPopup.cpp,
|
|
PushCtrl.h,
|
|
Button.cpp,
|
|
Switch.cpp,
|
|
VirtualButtons.cpp,
|
|
EditCtrl.h,
|
|
EditCtrl.hpp,
|
|
EditField.cpp,
|
|
TextEdit.h,
|
|
Text.cpp,
|
|
LineEdit.cpp,
|
|
DocEdit.cpp,
|
|
ScrollBar.h,
|
|
ScrollBar.cpp,
|
|
HeaderCtrl.h,
|
|
HeaderCtrl.cpp,
|
|
ArrayCtrl.h,
|
|
ArrayCtrl.cpp,
|
|
MultiButton.h,
|
|
MultiButton.cpp,
|
|
DropChoice.h,
|
|
PopupTable.cpp,
|
|
PopUpList.cpp,
|
|
DropList.cpp,
|
|
DropChoice.cpp,
|
|
StaticCtrl.h,
|
|
Static.cpp,
|
|
Splitter.h,
|
|
Splitter.cpp,
|
|
FrameSplitter.cpp,
|
|
SliderCtrl.h,
|
|
SliderCtrl.cpp,
|
|
ColumnList.h,
|
|
ColumnList.cpp,
|
|
Progress.h,
|
|
Progress.cpp,
|
|
AKeys.h,
|
|
key_header.h,
|
|
key_source.h,
|
|
AKeys.cpp,
|
|
RichText.h,
|
|
RichTextView.cpp,
|
|
Prompt.cpp,
|
|
Help.cpp,
|
|
DateTimeCtrl.h,
|
|
DateTimeCtrl.cpp,
|
|
SuggestCtrl.h,
|
|
SuggestCtrl.cpp,
|
|
Bar readonly separator,
|
|
Bar.h,
|
|
Bar.cpp,
|
|
MenuImp.h,
|
|
MenuItem.cpp,
|
|
MenuBar.cpp,
|
|
NSMenuKeys.i,
|
|
MacMenu.mm,
|
|
ToolButton.cpp,
|
|
ToolBar.cpp,
|
|
ToolTip.cpp,
|
|
StatusBar.h,
|
|
StatusBar.cpp,
|
|
TabCtrl readonly separator,
|
|
TabCtrl.h,
|
|
TabCtrl.cpp,
|
|
TreeCtrl readonly separator,
|
|
TreeCtrl.h,
|
|
TreeCtrl.cpp,
|
|
DropTree.cpp,
|
|
DlgColor readonly separator,
|
|
DlgColor.h,
|
|
DlgColor.cpp,
|
|
ColorPopup.cpp,
|
|
ColorPusher.cpp,
|
|
FileSel readonly separator,
|
|
FileSel.h,
|
|
FileList.cpp,
|
|
FileSel.cpp,
|
|
FileSelUtil.cpp,
|
|
Utilities readonly separator,
|
|
CtrlUtil.h,
|
|
PrinterJob.cpp,
|
|
Windows.cpp,
|
|
Win32.cpp,
|
|
Gtk.cpp,
|
|
Cocoa.mm,
|
|
TrayIconWin32.cpp,
|
|
TrayIconX11.cpp,
|
|
TrayIconGtk.cpp,
|
|
Update.cpp,
|
|
CtrlUtil.cpp,
|
|
Ctrl.iml,
|
|
Ctrl.lay,
|
|
CtrlLib.t,
|
|
Lang readonly separator,
|
|
Lang.h,
|
|
LNGCtrl.cpp,
|
|
Chameleon readonly separator,
|
|
Ch.h,
|
|
Ch.cpp,
|
|
Ctrls.iml,
|
|
XPTheme.dli,
|
|
ChWin32.cpp,
|
|
ChGtk3.cpp,
|
|
ChCocoMM.h,
|
|
ChCocoMM.mm,
|
|
ChCoco.h,
|
|
ChCoco.cpp,
|
|
Meta readonly separator,
|
|
Normal.upt,
|
|
Complex.upt,
|
|
CtrlLib.usc font 2,
|
|
Info readonly separator,
|
|
src.tpp,
|
|
srcdoc.tpp,
|
|
appdoc.tpp,
|
|
Copying;
|
|
|