Home
last modified time | relevance | path

Searched refs:DLG_DOCK (Results 1 – 6 of 6) sorted by relevance

/dports/editors/cudatext/CudaText-1.151.0/app/
H A Dproc_py_const.pas604 DLG_DOCK = 12;
H A Dformmain_py_api.inc9273 DLG_DOCK:
9285 … MsgLogConsole('ERROR: dlg_proc(DLG_DOCK) gets bad form handle, of type '+Obj.ClassName);
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/
H A Dcudatext.py728 DLG_DOCK = 12 variable
/dports/editors/cudatext/CudaText-1.151.0/app/py/cuda_testing_dlg_proc/
H A D__init__.py128 dlg_proc(hh, DLG_DOCK, prop='R', index=h)
/dports/editors/cudatext/CudaText-1.151.0/app/py/
H A Dcudatext.py728 DLG_DOCK = 12 variable
/dports/editors/cudatext/CudaText-1.151.0/app/readme/wiki/
H A Dcudatext_api.wiki1235 * DLG_DOCK: Docks (inserts) form into another form. Param "index" is handle of another form, and 0 …
3439 * add: dlg_proc: actions DLG_DOCK, DLG_UNDOCK