Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lxn/walk
/ functions
Functions
2,948 in github.com/lxn/walk
⨍
Functions
2,948
◇
Types & classes
535
↓ 2 callers
Method
SetMaxLength
(value int)
lineedit.go:126
↓ 2 callers
Method
SetMode
(mode ImageViewMode)
imageview.go:86
↓ 2 callers
Method
SetRightToLeftLayout
SetRightToLeftLayout sets whether coordinates on the x axis of the Form increase from right to left.
form.go:73
↓ 2 callers
Method
SetRootDirPath
SetRootDirPath sets the root directory path where resources are to be loaded from.
resourcemanager.go:40
↓ 2 callers
Method
SetSizePixels
SetSizePixels sets the outer size of the *WindowBase, including decorations.
window.go:1683
↓ 2 callers
Method
SetState
SetState sets window state using Dynamic Annotation.
accessibility.go:166
↓ 2 callers
Method
SetSuspended
(suspend bool)
scrollview.go:93
↓ 2 callers
Method
SetText
SetText sets the text of the StatusBarItem.
statusbar.go:179
↓ 2 callers
Method
SetText
(value string)
combobox.go:588
↓ 2 callers
Method
SetTextAlignment
(alignment Alignment1D)
datelabel.go:62
↓ 2 callers
Method
SetTextAlignment
(alignment Alignment1D)
numberlabel.go:73
↓ 2 callers
Method
SetTextColor
TextColor sets the Color used to draw the text of the NumberEdit.
numberedit.go:415
↓ 2 callers
Method
SetToolBar
(tb *ToolBar)
mainwindow.go:106
↓ 2 callers
Method
SetToolTip
SetToolTip sets the tool tip text of the NotifyIcon.
notifyicon.go:348
↓ 2 callers
Method
SetValidator
(validator Validator)
property.go:28
↓ 2 callers
Method
SetVisible
SetVisible sets if the NotifyIcon is visible.
notifyicon.go:372
↓ 2 callers
Method
SetWidth
SetWidth sets the outer width of the Window, including decorations.
window.go:313
↓ 2 callers
Method
SetXPixels
SetXPixels sets the x coordinate of the Window, relative to the screen for RootWidgets like *MainWindow or *Dialog and relative to the parent for chil
window.go:326
↓ 2 callers
Method
SortOrder
()
reflectmodels.go:268
↓ 2 callers
Method
StretchFactor
(item LayoutItem)
splitterlayout.go:202
↓ 2 callers
Method
StretchLastColumn
StretchLastColumn makes the last column take up all remaining horizontal space of the *TableView. The effect of this is not persistent.
tableview.go:1512
↓ 2 callers
Method
Suffix
Suffix returns the text that appears in the NumberEdit after the number.
numberedit.go:206
↓ 2 callers
Method
TargetFrameName
()
webview_events.go:68
↓ 2 callers
Method
TextChanged
()
lineedit.go:288
↓ 2 callers
Method
TextChanged
()
combobox.go:618
↓ 2 callers
Method
TextSelection
()
textedit.go:225
↓ 2 callers
Method
URL
()
webview.go:224
↓ 2 callers
Method
Validate
(v interface{})
validators.go:17
↓ 2 callers
Method
Value
(row, col int)
maptablemodel.go:38
↓ 2 callers
Method
Value
()
declarative/builder.go:783
↓ 2 callers
Method
Visible
()
layout.go:578
↓ 2 callers
Method
WidthPixels
WidthPixels returns the outer width of the *WindowBase, including decorations.
window.go:1757
↓ 2 callers
Method
accSetPropertyInt
accSetPropertyInt sets integer window property for Dynamic Annotation.
accessibility.go:183
↓ 2 callers
Method
accessibilityServices
AccessibilityServices returns an instance of CLSID_AccPropServices class.
windowgroup.go:130
↓ 2 callers
Method
addChangedHandler
(handler actionChangedHandler)
action.go:451
↓ 2 callers
Method
alphaBlend
alphaBlend displays bitmaps that have transparent or semitransparent pixels. bounds is represented in native pixels.
bitmap.go:411
↓ 2 callers
Method
alphaBlendPart
alphaBlendPart displays bitmaps that have transparent or semitransparent pixels. dst and src are represented in native pixels.
bitmap.go:417
↓ 2 callers
Function
applyDPIToDescendants
(window Window, dpi int)
util.go:295
↓ 2 callers
Function
applyEnabledToDescendants
(window Window, enabled bool)
util.go:230
↓ 2 callers
Method
applyImageListForImage
(image interface{})
tableview.go:1854
↓ 2 callers
Function
applyLayoutResults
(results []LayoutResult, stopwatch *stopwatch)
layout.go:288
↓ 2 callers
Function
assertTimeOr
(value interface{}, defaultValue time.Time)
util.go:137
↓ 2 callers
Method
attachWindow
(wb *WindowBase)
brush.go:67
↓ 2 callers
Method
bitmapForDPI
(dpi int)
graphicseffects.go:43
↓ 2 callers
Function
boxLayoutFlags
(orientation Orientation, children []LayoutItem)
boxlayout.go:242
↓ 2 callers
Method
calculateMaxItemTextWidth
calculateMaxItemTextWidth returns maximum item text width in native pixels.
combobox.go:526
↓ 2 callers
Method
calculateTextSize
calculateTextSize calculates text size in native pixels.
window.go:1612
↓ 2 callers
Method
calculateTextSizeForWidth
calculateTextSizeForWidth calculates text size for specified width in native pixels.
window.go:1617
↓ 2 callers
Method
calculateTextSizeImplForWidth
calculateTextSizeImplForWidth calculates text size for specified width in native pixels.
window.go:1579
↓ 2 callers
Method
clientSizeFromSizePixels
clientSizeFromSizePixels calculates client size from size in native pixels.
window.go:1854
↓ 2 callers
Method
conditionOrProperty
(data Property)
declarative/builder.go:676
↓ 2 callers
Method
copySelectedIndexes
(hwndTo, hwndFrom win.HWND)
tableview.go:1419
↓ 2 callers
Method
create
(color Color)
graphicseffects.go:27
↓ 2 callers
Function
createAlphaCursorOrIconFromImage
create an Alpha Icon or Cursor from an Image http://support.microsoft.com/kb/318876
icon.go:353
↓ 2 callers
Method
deferBuildActions
(actionList *walk.ActionList, items []MenuItem)
declarative/builder.go:108
↓ 2 callers
Method
drawStretched
drawStretched draws image streched to given bounds in native pixels.
image.go:21
↓ 2 callers
Method
drawStretchedOnCanvasPixels
(canvas *Canvas, bounds Rectangle)
image.go:120
↓ 2 callers
Method
ellipse
ellipse draws an ellipse in 1/96" units. sizeCorrection parameter is in native pixels. Deprecated: Newer applications should use ellipsePixels.
canvas.go:233
↓ 2 callers
Method
endEdit
()
numberedit.go:577
↓ 2 callers
Method
ensureFinished
()
metafile.go:89
↓ 2 callers
Method
ensureItemAndAncestorsInserted
(item TreeItem)
treeview.go:474
↓ 2 callers
Method
ensureMenuBarRedrawn
()
menu.go:283
↓ 2 callers
Method
ensureProperDialogDefaultButton
(hwndFocus win.HWND)
pushbutton.go:51
↓ 2 callers
Method
eventHandler
(fieldName string)
declarative/builder.go:523
↓ 2 callers
Method
fieldBoundToProperty
(v reflect.Value, prop Property)
databinding.go:405
↓ 2 callers
Function
findWidget
(parent *Widget, class string, nameSubstrs []string)
tools/ui2walk/ui2walk.go:1200
↓ 2 callers
Method
focusFirstCandidateDescendant
()
container.go:448
↓ 2 callers
Method
forEach
(f func(prop Property, field DataField) error)
databinding.go:381
↓ 2 callers
Method
forEachPersistableChild
(f func(p Persistable) error)
container.go:162
↓ 2 callers
Method
handleDefaultState
(action *Action)
menu.go:157
↓ 2 callers
Method
handleForDPIWithError
(dpi int)
icon.go:240
↓ 2 callers
Method
handleForItem
(item TreeItem)
treeview.go:243
↓ 2 callers
Method
hasComplexBackground
()
widget.go:483
↓ 2 callers
Function
iconIndexAndHImlForFilePath
(filePath string)
imagelist.go:196
↓ 2 callers
Function
imageIndexMaybeAdd
(image interface{}, hIml win.HIMAGELIST, isSysIml bool, imageUintptr2Index map[uintptr]int32, filePath2IconInd
imagelist.go:212
↓ 2 callers
Function
imageListForImage
(image interface{}, dpi int)
imagelist.go:173
↓ 2 callers
Method
init
(parent Container, style uint)
customwidget.go:68
↓ 2 callers
Method
init
(items []Condition)
condition.go:74
↓ 2 callers
Method
initButtonForAction
(action *Action, state, style *byte, image *int32, text *uintptr)
toolbar.go:325
↓ 2 callers
Method
initMenuItemInfoFromAction
(mii *win.MENUITEMINFO, action *Action)
menu.go:102
↓ 2 callers
Function
initWindowWithCfg
(cfg *windowCfg)
window.go:547
↓ 2 callers
Method
insertAction
(action *Action, visibleChanged bool)
menu.go:227
↓ 2 callers
Method
insertAction
(action *Action, visibleChanged bool)
toolbar.go:429
↓ 2 callers
Method
insertIntoSlice
(index int, item Widget)
widgetlist.go:95
↓ 2 callers
Method
insertIntoSlice
(index int, item *TabPage)
tabpagelist.go:88
↓ 2 callers
Method
insertIntoSlice
(index int, effect WidgetGraphicsEffect)
graphicseffects.go:244
↓ 2 callers
Method
insertItem
(item TreeItem)
treeview.go:365
↓ 2 callers
Method
insertItemAfter
(item TreeItem, hInsertAfter win.HTREEITEM)
treeview.go:369
↓ 2 callers
Method
itemString
(index int)
listbox.go:191
↓ 2 callers
Method
itemString
(index int)
combobox.go:251
↓ 2 callers
Function
itemsFromReflectModelDataSource
(dataSource interface{}, requiredInterfaceName string)
reflectmodels.go:365
↓ 2 callers
Function
itemsToLayout
(allItems []LayoutItem)
layout.go:769
↓ 2 callers
Function
less
(a, b interface{}, order SortOrder)
util.go:351
↓ 2 callers
Function
logFatal
(err error)
tools/ui2walk/ui2walk.go:161
↓ 2 callers
Method
logbrush
()
brush.go:66
↓ 2 callers
Method
lvWndProc
(origWndProcPtr uintptr, hwnd win.HWND, msg uint32, wp, lp uintptr)
tableview.go:1950
↓ 2 callers
Method
measureAndModifyTextPixels
(text string, font *Font, bounds Rectangle, format DrawTextFormat)
canvas.go:697
↓ 2 callers
Function
newBoxLayout
(orientation Orientation)
boxlayout.go:31
↓ 2 callers
Function
newComboBoxWithStyle
(parent Container, style uint32)
combobox.go:121
↓ 2 callers
Function
newDateEdit
(parent Container, style uint32)
dateedit.go:24
← previous
next →
601–700 of 2,948, ranked by callers