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
↓ 4 callers
Method
SortChanged
SortChanged returns an event that is published after sorting.
models.go:553
↓ 4 callers
Method
Spare
()
walk.go:66
↓ 4 callers
Method
Start
(subject string)
stopwatch.go:50
↓ 4 callers
Method
TextSelection
TextSelection returns the range of the current text selection of the NumberEdit.
numberedit.go:332
↓ 4 callers
Method
Treat
()
walk.go:70
↓ 4 callers
Method
addTool
(hwnd win.HWND, track bool)
tooltip.go:167
↓ 4 callers
Function
assertFloat64Or
(value interface{}, defaultValue float64)
util.go:113
↓ 4 callers
Method
backgroundEffective
()
window.go:2219
↓ 4 callers
Method
containsHandle
(handle win.HWND)
layout.go:594
↓ 4 callers
Function
defaultIconSize
defaultIconSize returns default small icon size in 1/92" units.
icon.go:414
↓ 4 callers
Function
formatFloatString
(s string, prec int, grouped bool)
util.go:186
↓ 4 callers
Method
handleKeyDown
(msg *win.MSG)
form.go:378
↓ 4 callers
Method
handleWMCTLCOLOR
(wParam, lParam uintptr)
window.go:2263
↓ 4 callers
Method
hasExtendedStyleBits
(bits uint32)
window.go:755
↓ 4 callers
Method
incrementValue
(delta float64)
numberedit.go:682
↓ 4 callers
Method
init
()
canvas.go:122
↓ 4 callers
Method
insertChildren
(parent TreeItem)
treeview.go:409
↓ 4 callers
Method
maybePublishFocusChanged
(hwnd win.HWND, msg uint32, wp uintptr)
tableview.go:1887
↓ 4 callers
Function
minSizeEffective
minSizeEffective returns minimum effective size in native pixels
layout.go:814
↓ 4 callers
Function
newActionList
(observer actionListObserver)
actionlist.go:34
↓ 4 callers
Function
newBitmap
newBitmap creates a bitmap with given size in native pixels and DPI.
bitmap.go:78
↓ 4 callers
Function
newBitmapFromResource
(res *uint16, dpi int)
bitmap.go:191
↓ 4 callers
Method
prepareDCForBackground
(hdc win.HDC, hwnd win.HWND, brushWnd Window)
window.go:2249
↓ 4 callers
Method
publishMouseEvent
(publisher *MouseEventPublisher, button MouseButton)
notifyicon.go:393
↓ 4 callers
Method
raiseClicked
()
button.go:17
↓ 4 callers
Method
removeChangedHandler
(handler actionChangedHandler)
action.go:455
↓ 4 callers
Method
satisfied
(all bool)
condition.go:85
↓ 4 callers
Function
screenDPI
()
font.go:218
↓ 4 callers
Method
sectionSizesForSpace
sectionSizesForSpace returns section sizes. Input and outpus is measured in native pixels.
gridlayout.go:671
↓ 4 callers
Method
setBindingMember
(member string)
reflectmodels.go:20
↓ 4 callers
Method
setChecked
(checked bool)
button.go:21
↓ 4 callers
Method
setDisplayMember
(member string)
reflectmodels.go:21
↓ 4 callers
Method
setItemCount
()
tableview.go:929
↓ 4 callers
Function
setLayoutMargins
(layout walk.Layout, margins Margins, marginsZero bool)
declarative/layouts.go:57
↓ 4 callers
Function
setLayoutSpacing
(layout walk.Layout, spacing int, spacingZero bool)
declarative/layouts.go:65
↓ 4 callers
Method
setTitle
(title string, icon uintptr)
tooltip.go:92
↓ 4 callers
Function
setWindowText
(hwnd win.HWND, text string)
window.go:1237
↓ 4 callers
Method
textAlignment1D
()
static.go:105
↓ 4 callers
Method
timeToSystemTime
(t time.Time)
dateedit.go:78
↓ 4 callers
Method
toolInfo
(hwnd win.HWND)
tooltip.go:248
↓ 4 callers
Function
trString
(str *String)
tools/ui2walk/ui2walk.go:130
↓ 4 callers
Method
update
()
tableviewcolumn.go:426
↓ 4 callers
Method
updateBackground
()
gradientcomposite.go:198
↓ 4 callers
Method
updateSeparatorVisibility
()
actionlist.go:160
↓ 4 callers
Method
updateText
()
numberlabel.go:150
↓ 4 callers
Method
withOpenClipboard
(f func() error)
clipboard.go:156
↓ 4 callers
Method
withPen
(pen Pen, f func() error)
canvas.go:220
↓ 3 callers
Method
ActiveForm
ActiveForm returns the currently active form for the group. If no form is active it returns nil.
windowgroup.go:276
↓ 3 callers
Method
BoundsPixels
BoundsPixels returns the outer bounding box rectangle of the WidgetBase, including decorations. The coordinates are relative to the parent of the Wid
widget.go:189
↓ 3 callers
Method
CanSubmit
()
databinding.go:251
↓ 3 callers
Method
CheckState
()
checkbox.go:92
↓ 3 callers
Method
Checked
()
button.go:137
↓ 3 callers
Method
CheckedChanged
()
button.go:163
↓ 3 callers
Method
ChildAt
ChildAt returns the child at the specified index.
models.go:622
↓ 3 callers
Method
ChildCount
ChildCount returns the number of children of the item.
models.go:619
↓ 3 callers
Method
Context
()
layout.go:574
↓ 3 callers
Method
ContextMenuLocation
ContextMenuLocation returns the context menu suggested location in screen coordinates in native pixels. This method is called when context menu is inv
window.go:86
↓ 3 callers
Method
CreateLayoutItem
(ctx *LayoutContext)
layout.go:406
↓ 3 callers
Method
CurrentIndexChanged
()
tabwidget.go:177
↓ 3 callers
Method
Default
()
action.go:176
↓ 3 callers
Method
Dispose
()
bitmap.go:381
↓ 3 callers
Method
Dispose
()
pen.go:117
↓ 3 callers
Method
Done
Done decrements the group's reference counter by one.
windowgroup.go:187
↓ 3 callers
Method
EllipsisMode
()
label.go:53
↓ 3 callers
Method
Focused
Focused returns whether the Window has the keyboard input focus.
window.go:123
↓ 3 callers
Method
HDC
()
canvas.go:205
↓ 3 callers
Method
Index
(item *StatusBarItem)
statusbar.go:367
↓ 3 callers
Function
InitWrapperWindow
InitWrapperWindow initializes a window that wraps (embeds) another window. Calling this method is necessary, if you want to be able to override the W
window.go:716
↓ 3 callers
Method
Invalidate
Invalidate schedules a full repaint of the *WindowBase.
window.go:1210
↓ 3 callers
Method
Layout
()
form.go:183
↓ 3 callers
Method
Margins
()
layout.go:402
↓ 3 callers
Method
MinSizePixels
MinSizePixels returns the minimum allowed outer size for the Window, including decorations. For child windows, this is only relevant when the parent
window.go:190
↓ 3 callers
Function
ModifiersDown
()
keyboard.go:396
↓ 3 callers
Function
NewBitmapFromFileForDPI
NewBitmapFromFileForDPI creates new bitmap from a bitmap file at given DPI.
bitmap.go:128
↓ 3 callers
Function
NewBitmapFromImageWithSize
NewBitmapFromImageWithSize creates a bitmap with given size in native units and paints the image on it streched.
bitmap.go:208
↓ 3 callers
Function
NewBitmapWithTransparentPixelsForDPI
NewBitmapWithTransparentPixelsForDPI creates a transparent bitmap with given size in native pixels and DPI.
bitmap.go:73
↓ 3 callers
Function
NewComposite
(parent Container)
composite.go:44
↓ 3 callers
Method
ProgressIndicator
()
form.go:65
↓ 3 callers
Method
PublishRowsReset
()
models.go:189
↓ 3 callers
Method
ReadOnly
()
property.go:44
↓ 3 callers
Method
RectangleTo96DPI
RectangleTo96DPI converts from native pixels to 1/96" units.
window.go:1071
↓ 3 callers
Method
Remove
(key string)
application.go:22
↓ 3 callers
Method
RowChanged
RowChanged returns the event that the model should publish when a row was changed.
models.go:143
↓ 3 callers
Method
RowCount
RowCount returns the number of rows in the model.
models.go:132
↓ 3 callers
Method
RowsInserted
RowsInserted returns the event that the model should publish when a contiguous range of items was inserted. If the model supports sorting, it is assum
models.go:152
↓ 3 callers
Method
RowsRemoved
RowsRemoved returns the event that the model should publish when a contiguous range of items was removed.
models.go:156
↓ 3 callers
Method
RowsReset
RowsReset returns the event that the model should publish when the number of its rows changes.
models.go:139
↓ 3 callers
Method
SetCheckBoxes
SetCheckBoxes sets if the *TableView has check boxes.
tableview.go:959
↓ 3 callers
Method
SetCheckState
(state CheckState)
checkbox.go:96
↓ 3 callers
Method
SetCheckable
(checkable bool)
groupbox.go:244
↓ 3 callers
Method
SetEnabled
SetEnabled sets if the Window is enabled for user interaction.
window.go:258
↓ 3 callers
Method
SetImageList
(value *ImageList)
toolbar.go:231
↓ 3 callers
Method
SetSize
SetSize sets the outer size of the Window, including decorations.
window.go:296
↓ 3 callers
Method
SetTextSelection
(start, end int)
textedit.go:230
↓ 3 callers
Method
SetTitle
(title string)
groupbox.go:228
↓ 3 callers
Method
SetYPixels
SetYPixels sets the y coordinate of the Window, relative to the screen for RootWidgets like *MainWindow or *Dialog and relative to the parent for chil
window.go:336
↓ 3 callers
Method
Show
()
form.go:55
↓ 3 callers
Method
Stack
()
error.go:50
↓ 3 callers
Method
StampSize
()
examples/listbox_ownerdrawing/listbox_ownerdrawing.go:231
↓ 3 callers
Method
Submit
()
databinding.go:338
← previous
next →
301–400 of 2,948, ranked by callers