Milsko GUI Toolkit Documentation
Table of Contents
-
Mw/Constants.h
-
MwDIRECTION
-
MwORIENTATION
-
MwALIGNMENT
-
MwDEFAULT
-
MwDIRECTORY_TYPE
-
MwMB_ICONMASK
-
MwMB_BUTTONMASK
-
MwMB_BUTTONOK
-
MwMB_BUTTONCANCEL
-
MwMB_BUTTONYES
-
MwMB_BUTTONNO
-
MwMB_BUTTONOKCANCEL
-
MwMB_BUTTONYESNO
-
MwMB_BUTTONYESNOCANCEL
-
Mw/Core.h
-
MwDispatch
-
MwDispatch2
-
MwDispatch3
-
MwCreateWidget
-
MwVaCreateWidget
-
MwVaListCreateWidget
-
MwDestroyWidget
-
MwVaWidgetExecute
-
MwVaListWidgetExecute
-
MwLoop
-
MwStep
-
MwPending
-
MwSetInteger
-
MwSetText
-
MwSetVoid
-
MwGetInteger
-
MwGetText
-
MwGetVoid
-
MwSetDefault
-
MwVaApply
-
MwVaListApply
-
MwAddUserHandler
-
MwDispatchUserHandler
-
MwSetErrorHandler
-
MwDispatchError
-
MwGetBeforeStep
-
MwForceRender
-
MwForceRender2
-
MwAddTickList
-
MwFocus
-
MwGrabPointer
-
MwHideCursor
-
Mw/Cursor.h
-
MwCursorDefault
-
MwCursorDefaultMask
-
MwCursorCross
-
MwCursorCrossMask
-
MwCursorText
-
MwCursorTextMask
-
MwCursorHidden
-
MwCursorHiddenMask
-
Mw/Default.h
-
MwDefaultBackground
-
MwDefaultForeground
-
MwDefaultBorderWidth
-
Mw/Directory.h
-
MwDirectoryOpen
-
MwDirectoryClose
-
MwDirectoryRead
-
MwDirectoryFreeEntry
-
MwDirectoryCurrent
-
MwDirectoryJoin
-
Mw/Draw.h
-
MwParseColor
-
MwLightenColor
-
MwDrawRect
-
MwDrawRectFading
-
MwDrawFrame
-
MwDrawWidgetBack
-
MwDrawTriangle
-
MwDrawFrameEx
-
MwDrawText
-
MwLoadImage
-
MwTextWidth
-
MwTextHeight
-
MwGetColor
-
MwLoadRaw
-
MwLoadXPM
-
MwParseColorName
-
Mw/Error.h
-
MwErrorEnum_T
-
MwEsuccess
-
MwEerror
-
MwGetLastError
-
Mw/FileChooser.h
-
Mw/Font.h
-
MwFontData[]
-
MwBoldFontData[]
-
MwTTFData[]
-
MwTTFDataSize
-
MwBoldTTFData[]
-
MwBoldTTFDataSize
-
MwFontLoad
-
MwFontFree
-
Mw/Icon.h
-
MwIconBack[]
-
MwIconComputer[]
-
MwIconDirectory[]
-
MwIconError[]
-
MwIconFile[]
-
MwIconForward[]
-
MwIconInfo[]
-
MwIconNews[]
-
MwIconNote[]
-
MwIconQuestion[]
-
MwIconSearch[]
-
MwIconUp[]
-
MwIconWarning[]
-
Mw/LowLevel.h
-
Mw/MachDep.h
-
Mw/MessageBox.h
-
MwMessageBox
-
MwMessageBoxGetChild
-
MwMessageBoxDestroy
-
Mw/Milsko.h
-
Mw/String.h
-
MwStringDupliacte
-
MwStringConcat
-
MwStringSize
-
MwStringTime
-
Mw/StringDefs.h
-
Mw/TypeDefs.h
-
Mw/Unicode.h
-
MwUTF8ToUTF32
-
MwUTF8Length
-
MwUTF8Copy
-
MwUTF32ToUTF8
-
Mw/Version.h
-
MwMAJOR
-
MwMINOR
-
MwVERSION
-
Mw/Widget/Button.h
-
MwButtonClass
-
Mw/Widget/CheckBox.h
-
MwCheckBoxClass
-
Mw/Widget/Entry.h
-
MwEntryClass
-
Mw/Widget/Frame.h
-
MwFrameClass
-
Mw/Widget/Image.h
-
MwImageClass
-
Mw/Widget/Label.h
-
MwLabelClass
-
Mw/Widget/ListBox.h
-
MwListBoxClass
-
MwListBoxCreatePacket
-
MwListBoxDestroyPacket
-
MwListBoxPacketInsert
-
MwListBoxPacketSet
-
MwListBoxPacketSetIcon
-
MwListBoxInsert
-
MwListBoxDelete
-
MwListBoxGet
-
MwListBoxSetWidth
-
MwListBoxReset
-
Mw/Widget/Menu.h
-
MwMenuClass
-
MwMenuAdd
-
Mw/Widget/NumberEntry.h
-
MwNumberEntryClass
-
Mw/Widget/OpenGL.h
-
MwOpenGLClass
-
MwOpenGLMakeCurrent
-
MwOpenGLGetProcAddress
-
MwOpenGLSwapBuffer
-
Mw/Widget/ScrollBar.h
-
MwScrollBarClass
-
MwScrollBarGetVisibleLength
-
Mw/Widget/SubMenu.h
-
MwSubMenuClass
-
Mw/Widget/Viewport.h
-
MwViewportClass
-
MwViewportGetViewport
-
MwViewportSetSize
-
Mw/Widget/Vulkan.h
-
MwVulkanClass
-
MwVulkanEnableExtension
-
MwVulkanEnableLayer
-
MwVulkanConfig_T
-
api_version
-
vk_version
-
validation_layers
-
MwVulkanConfigure
-
MwVulkanField_T
-
MwVulkanField_GetInstanceProcAddr
-
MwVulkanField_Instance
-
MwVulkanField_Surface
-
MwVulkanField_PhysicalDevice
-
MwVulkanField_LogicalDevice
-
MwVulkanField_GraphicsQueueIndex
-
MwVulkanField_PresentQueueIndex
-
MwVulkanField_PresentQueue
-
MwVulkanGetField
-
MwVulkanSupported
-
Mw/Widget/Window.h
-
MwWindowClass
-
MwWindowMakeBorderless
Mw/Constants.h
-
Constants.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Direction enumeration.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Orientation.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Alignment.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Default.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Directory entry type.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Icon mask.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Button mask.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
OK button.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Cancel button.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Yes button.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
No button.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Ok and Cancel button.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Yes and No button.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Yes, No and Cancel button.
Mw/Core.h
-
Core.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Dispatches the handler of widget class.
-
 | Used internally. |
-
Parameter
x
-
Widget.
-
Parameter
y
-
Handler name.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Dispatches the handler of widget class.
-
 | Used internally. |
-
Parameter
x
-
Widget.
-
Parameter
y
-
Handler name.
-
Returns
-
0 for success, otherwise failed.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Dispatches the handler of widget class.
-
 | Used internally. |
-
Parameter
x
-
Widget.
-
Parameter
y
-
Handler name.
-
Parameter
z
-
Argument.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Creates a widget.
-
Parameter
widget_class
-
Widget class.
-
Parameter
name
-
Widget name.
-
Parameter
parent
-
Parent widget or
NULL.
-
Parameter
x
-
X.
-
Parameter
y
-
Y.
-
Parameter
width
-
Width.
-
Parameter
height
-
Height.
-
Returns
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Creates a widget.
-
Parameter
widget_class
-
Widget class.
-
Parameter
name
-
Widget name.
-
Parameter
parent
-
Parent widget or
NULL.
-
Parameter
x
-
X.
-
Parameter
y
-
Y.
-
Parameter
width
-
Width.
-
Parameter
height
-
Height.
-
Parameter
...
-
Same with MwVaApply.
-
Returns
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Creates a widget.
-
Parameter
widget_class
-
Widget class.
-
Parameter
name
-
Widget name.
-
Parameter
parent
-
Parent widget or
NULL.
-
Parameter
x
-
X.
-
Parameter
y
-
Y.
-
Parameter
width
-
Width.
-
Parameter
height
-
Height.
-
Parameter
va
-
Same with MwVaListApply.
-
Returns
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Destroys the widget and its child widgets.
-
Parameter
handle
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Executes a method specific to the widget (varadic version).
-
 | Prefer using corresponding functions for better code clarity and type safety. |
-
Parameter
handle
-
Widget.
-
Parameter
...
-
Widget function arguments.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Executes a method specific to the widget (va_list version).
-
 | Prefer using corresponding functions for better code clarity and type safety. |
-
Parameter
handle
-
Widget.
-
Parameter
va
-
Widget function arguments.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Runs the main loop.
-
Parameter
handle
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Runs the single step.
-
Parameter
handle
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Check if any event is pending.
-
Parameter
handle
-
Widget.
-
Returns
-
1 if any event is pending.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Sets an integer property.
-
Parameter
handle
-
Widget.
-
Parameter
key
-
Key.
-
Parameter
n
-
Value.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Sets a text property.
-
Parameter
handle
-
Widget.
-
Parameter
key
-
Key.
-
Parameter
value
-
Value.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Sets a void pointer property.
-
Parameter
handle
-
Widget.
-
Parameter
key
-
Key.
-
Parameter
value
-
Value.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Gets the integer property.
-
Parameter
handle
-
Widget.
-
Parameter
key
-
Key.
-
Returns
-
Value.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Gets the text property.
-
Parameter
handle
-
Widget.
-
Parameter
key
-
Key.
-
Returns
-
Value.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Gets the void pointer property.
-
Parameter
handle
-
Widget.
-
Parameter
key
-
Key.
-
Returns
-
Value.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Sets the default property.
-
 | This is called when widget is created. |
-
Parameter
handle
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Sets the properties.
-
Parameter
handle
-
Widget.
-
Parameter
...
-
Properties.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Sets properties.
-
Parameter
handle
-
Widget.
-
Parameter
va
-
Properties.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Sets a user handler.
-
Parameter
handle
-
Widget.
-
Parameter
key
-
Key.
-
Parameter
handler
-
Handler.
-
Parameter
user_data
-
User data passed to handler.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Dispatches the user handler.
-
Parameter
handle
-
Widget.
-
Parameter
key
-
Key.
-
Parameter
handler_data
-
Handler data passed to handler.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Sets an error handler.
-
Parameter
handle
-
Widget.
-
Parameter
handler
-
Handler.
-
Parameter
user_data
-
User data passed to handler.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Dispatches the error handler.
-
Parameter
code
-
Error code.
-
Parameter
message
-
Error message.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Gets the before_step of widget.
-
Parameter
handle
-
Widget.
-
Parameter
jmpbuf
-
jmp_buf.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Forcefully makes widget render.
-
Parameter
handle
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Forcefully makes widget render.
-
Parameter
handle
-
Widget.
-
Parameter
ptr
-
Ignored.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Adds an widget to tick handler list.
-
Parameter
handle
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Focus the widget.
-
Parameter
handle
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Grabs the pointer.
-
Parameter
handle
-
Widget.
-
Parameter
toggle
-
Toggle.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Hides the cursor.
-
Parameter
handle
-
Widget.
Mw/Cursor.h
-
Cursor externs.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Default cursor.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Default cursor mask.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Cross cursor.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Cross cursor mask.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Text cursor.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Text cursor mask.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Hidden cursor.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Hidden cursor mask.
Mw/Default.h
-
Default properties.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Default background color.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Default foreground color.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Default border width.
Mw/Directory.h
-
Directory functions.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Opens a directory.
-
Parameter
path
-
Path.
-
Returns
-
Handle.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Closes a directory.
-
Parameter
handle
-
Handle.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Reads a directory.
-
Parameter
handle
-
Handle.
-
Returns
-
Directory entry.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Frees a directory entry.
-
Parameter
entry
-
Entry.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Gets a current directory.
-
Parameter
Directory
-
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Joins 2 paths.
-
Parameter
a
-
Path.
-
Parameter
b
-
Path.
-
Returns
-
Path.
Mw/Draw.h
-
Common drawing API.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Parses a color text.
-
Parameter
handle
-
Widget.
-
Parameter
text
-
Color text.
-
Returns
-
Color.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Lighten a color.
-
Parameter
handle
-
Widget.
-
Parameter
color
-
Color.
-
Parameter
r
-
Red.
-
Parameter
g
-
Green.
-
Parameter
b
-
Blue.
-
Returns
-
Color.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Draws a filled rectangle.
-
Parameter
handle
-
Widget.
-
Parameter
rect
-
Rectangle area.
-
Parameter
color
-
Color.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Draws a filled rectangle that fades to a darker color.
-
Parameter
handle
-
Widget.
-
Parameter
rect
-
Rectangle area.
-
Parameter
color
-
Color.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Draws a frame.
-
 | rect gets changed to the area of rectangle inside. |
-
Parameter
handle
-
Widget.
-
Parameter
rect
-
Rectangle area.
-
Parameter
color
-
Color.
-
Parameter
invert
-
Invert the 3D border color or not.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Does the DrawFrame/DrawRect combo used for drawing widget.
-
 | rect gets changed to the area of rectangle inside. |
-
Parameter
handle
-
Widget.
-
Parameter
rect
-
Rectangle area.
-
Parameter
color
-
Color.
-
Parameter
invert
-
Invert the 3D border color or not.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Draws a triangle.
-
Parameter
handle
-
Widget.
-
Parameter
rect
-
Rectangle area.
-
Parameter
color
-
Color.
-
Parameter
invert
-
Invert the 3D border color or not.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Draws a frame with specified border width.
-
 | rect gets changed to the area of rectangle inside. |
-
Parameter
handle
-
Widget.
-
Parameter
rect
-
Rectangle area.
-
Parameter
color
-
Color.
-
Parameter
invert
-
Invert the 3D border color or not.
-
Parameter
border
-
Border width.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Draws a text.
-
Parameter
handle
-
Widget.
-
Parameter
point
-
Center point of the text.
-
Parameter
text
-
Text.
-
Parameter
bold
-
Bold.
-
Parameter
align
-
Align.
-
Parameter
color
-
Color.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Creates a pixmap from image.
-
Parameter
handle
-
Widget.
-
Parameter
path
-
Path.
-
Returns
-
Pixmap.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Calculates a text width.
-
Parameter
handle
-
Widget.
-
Parameter
text
-
Text.
-
Returns
-
Text width.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Calculates a text height.
-
Parameter
handle
-
Widget.
-
Parameter
text
-
Text.
-
Returns
-
Text height.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Get color components.
-
Parameter
color
-
Color.
-
Parameter
red
-
Pointer to red color.
-
Parameter
green
-
Pointer to green color.
-
Parameter
blue
-
Pointer to blue color.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Creates a pixmap from raw data.
-
Parameter
handle
-
Widget.
-
Parameter
rgb
-
RGBA data.
-
Parameter
width
-
Width.
-
Parameter
height
-
Height.
-
Returns
-
Pixmap.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Creates a pixmap from XPM data.
-
Parameter
handle
-
Widget.
-
Parameter
data
-
Data.
-
Returns
-
Pixmap.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Parses a color name.
-
Parameter
handle
-
Widget.
-
Parameter
color
-
Color name.
-
Returns
-
Color.
Mw/Error.h
-
Error codes.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Error code enumeration.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
No error.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
There was an error.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Get the last error.
Mw/FileChooser.h
-
File chooser.
Mw/Font.h
-
Default font.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Default font data.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Default bold font data.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Default TTF font data.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Default TTF font size.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Default bold TTF font data.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Default bold TTF font size.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Loads a TTF Font.
-
Parameter
data
-
Data.
-
Parameter
size
-
Data size.
-
Returns
-
Font handle.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Frees a font handle.
-
Parameter
handle
-
Handle.
Mw/Icon.h
-
Icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Back icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Computer icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Directory icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Error icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
File icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Forward icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Info icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
News icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Note icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Question icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Search icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Up icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Warning icon.
Mw/LowLevel.h
-
Low-level drawing API.
-
 | This is used internally. |
Mw/MachDep.h
-
Machine dependent headers and macros.
Mw/MessageBox.h
-
Message box.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Creates a message box.
-
Parameter
handle
-
Widget.
-
Parameter
text
-
Text.
-
Parameter
title
-
Title text.
-
Parameter
flag
-
Flag.
-
Returns
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Gets a child of the message box.
-
Parameter
handle
-
Widget.
-
Parameter
child
-
Child.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Destroys the message box.
-
Parameter
handle
-
Widget.
Mw/Milsko.h
-
Includes all headers.
Mw/String.h
-
String utilities.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Duplicates a string.
-
Parameter
str
-
String.
-
Returns
-
String.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Concatenates 2 strings.
-
Parameter
str1
-
String.
-
Parameter
str2
-
String.
-
Returns
-
String.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Converts size to string.
-
Parameter
out
-
Output.
-
Parameter
size
-
Size.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Converts time to string.
-
Parameter
out
-
Output.
-
Parameter
t
-
Time.
Mw/StringDefs.h
-
String definitions for property.
Mw/TypeDefs.h
-
Type definitions.
Mw/Unicode.h
-
Handles UTF8 stuff.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
output Output.
-
Returns
-
Bytes this multibyte takes.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
input Input.
-
Returns
-
Length.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
len Length.
-
Returns
-
Copied length in bytes.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
output Output.
-
Returns
-
Bytes this wide byte takes.
Mw/Version.h
-
Version informations.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Major version.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Minor version.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Version in string.
-
Button widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Button widget class.
-
CheckBox widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
CheckBox widget class.
Mw/Widget/Entry.h
-
Entry widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Entry widget class.
-
Frame widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Frame widget class.
-
Image widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Image widget class.
-
Label widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Label widget class.
-
ListBox widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
ListBox widget class.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Creates a listbox packet.
-
Returns
-
Packet.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Destroys a listbox packet.
-
Parameter
packet
-
Packet.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Inserts a new item to a packet.
-
Parameter
packet
-
Packet.
-
Parameter
index
-
Index.
-
Returns
-
Index.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Sets a column of item in a packet.
-
Parameter
packet
-
Packet.
-
Parameter
index
-
Index.
-
Parameter
col
-
Column.
-
Parameter
text
-
Text.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Sets an icon of item in a packet.
-
Parameter
packet
-
Packet.
-
Parameter
index
-
Index.
-
Parameter
icon
-
Icon.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Inserts item on the listbox.
-
Parameter
handle
-
Widget.
-
Parameter
index
-
Index.
-
Parameter
packet
-
Packet.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Deletes item from the listbox.
-
Parameter
handle
-
Widget.
-
Parameter
index
-
Index.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Gets item from the listbox.
-
Parameter
handle
-
Widget.
-
Parameter
index
-
Index.
-
Returns
-
Item.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Sets an item width of the listbox.
-
Parameter
handle
-
Widget.
-
Parameter
index
-
Column index.
-
Parameter
width
-
Width.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Resets the listbox.
-
Parameter
handle
-
Widget.
-
Menu widget.
-
Menu widget class.
-
Adds a menu.
-
Parameter
handle
-
Widget.
-
Parameter
menu
-
Menu.
-
Parameter
name
-
Menu name.
-
Returns
-
Menu.
Mw/Widget/NumberEntry.h
-
NumberEntry widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
NumberEntry widget class.
-
OpenGL widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
OpenGL widget class.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Make a widget current OpenGL context.
-
Parameter
handle
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Get a procedure from OpenGL.
-
Parameter
handle
-
Widget.
-
Parameter
name
-
Name.
-
Returns
-
Procedure.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Swaps the buffer of OpenGL context.
-
Parameter
handle
-
Widget.
-
ScrollBar widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
ScrollBar widget class.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Calculates a visible length of scrollbar.
-
Parameter
handle
-
Widget.
-
Returns
-
Visible length.
-
SubMenu widget.
-
SubMenu widget class.
-
Viewport widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Viewport widget class.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Get parent widget where widgets should be placed.
-
Parameter
handle
-
Widget.
-
Returns
-
Widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Set viewport size.
-
Parameter
handle
-
Widget.
-
Parameter
w
-
Width.
-
Parameter
h
-
Height.
-
Vulkan widget.
-
 | This header is not documented yet. |
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Vulkan widget class.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Add an extension to the list of extensions to enable prior to initialization.
-
 | This must be called before MwCreateWidget. |
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Add an layer to the list of layers to enable prior to initialization.
-
 | This must be called before MwCreateWidget. |
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Configuration options that can be passed to setup Vulkan before a widget is created.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Vulkan API version (default: VK_API_VERSION_1_0).
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Vulkan version (default: VK_VERSION_1_0).
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Whether or not to enable validation layers (default: false).
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Configure Vulkan prior to initializing the widget.
-
 | The configuration provided will be used for future initializations of the Vulkan widget (unless it's changed). |
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Field that can be gotten from Vulkan.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
The address of the vulkan widget's vkGetInstanceProcAddr function (PFN_vkGetInstanceProcAddr).
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
The address of the vulkan widget's instance (VkInstance).
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
The address of the vulkan widget's surface (VkSurfaceKHR).
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
The address of the vulkan widget's physical device (VkPhysicalDevice).
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
The address of the vulkan widget's logical device (VkDevice).
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
The address of the index that the vulkan widget uses for the graphics queue (uint32_t *).
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
The address of the index that the vulkan widget uses for the present queue (uint32_t *).
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
The address of the vulkan widget's graphics queue (VkQueue).
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Function for getting a field from within Vulkan.
-
 | Consult the documentation for MwVulkanField to know what type is expected for out. |
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Return whether Vulkan is installed on the target platform.
-
Window widget.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Window widget class.
MwInline void MwWindowMakeBorderless (
MwWidget handle,
int toggle
);
-
Makes window borderless.
-
Parameter
handle
-
Widget.
-
Parameter
toggle
-
Toggle.