MCPcopy Create free account

hub / github.com/lxn/walk / functions

Functions2,948 in github.com/lxn/walk

↓ 4 callersMethodSortChanged
SortChanged returns an event that is published after sorting.
models.go:553
↓ 4 callersMethodSpare
()
walk.go:66
↓ 4 callersMethodStart
(subject string)
stopwatch.go:50
↓ 4 callersMethodTextSelection
TextSelection returns the range of the current text selection of the NumberEdit.
numberedit.go:332
↓ 4 callersMethodTreat
()
walk.go:70
↓ 4 callersMethodaddTool
(hwnd win.HWND, track bool)
tooltip.go:167
↓ 4 callersFunctionassertFloat64Or
(value interface{}, defaultValue float64)
util.go:113
↓ 4 callersMethodbackgroundEffective
()
window.go:2219
↓ 4 callersMethodcontainsHandle
(handle win.HWND)
layout.go:594
↓ 4 callersFunctiondefaultIconSize
defaultIconSize returns default small icon size in 1/92" units.
icon.go:414
↓ 4 callersFunctionformatFloatString
(s string, prec int, grouped bool)
util.go:186
↓ 4 callersMethodhandleKeyDown
(msg *win.MSG)
form.go:378
↓ 4 callersMethodhandleWMCTLCOLOR
(wParam, lParam uintptr)
window.go:2263
↓ 4 callersMethodhasExtendedStyleBits
(bits uint32)
window.go:755
↓ 4 callersMethodincrementValue
(delta float64)
numberedit.go:682
↓ 4 callersMethodinit
()
canvas.go:122
↓ 4 callersMethodinsertChildren
(parent TreeItem)
treeview.go:409
↓ 4 callersMethodmaybePublishFocusChanged
(hwnd win.HWND, msg uint32, wp uintptr)
tableview.go:1887
↓ 4 callersFunctionminSizeEffective
minSizeEffective returns minimum effective size in native pixels
layout.go:814
↓ 4 callersFunctionnewActionList
(observer actionListObserver)
actionlist.go:34
↓ 4 callersFunctionnewBitmap
newBitmap creates a bitmap with given size in native pixels and DPI.
bitmap.go:78
↓ 4 callersFunctionnewBitmapFromResource
(res *uint16, dpi int)
bitmap.go:191
↓ 4 callersMethodprepareDCForBackground
(hdc win.HDC, hwnd win.HWND, brushWnd Window)
window.go:2249
↓ 4 callersMethodpublishMouseEvent
(publisher *MouseEventPublisher, button MouseButton)
notifyicon.go:393
↓ 4 callersMethodraiseClicked
()
button.go:17
↓ 4 callersMethodremoveChangedHandler
(handler actionChangedHandler)
action.go:455
↓ 4 callersMethodsatisfied
(all bool)
condition.go:85
↓ 4 callersFunctionscreenDPI
()
font.go:218
↓ 4 callersMethodsectionSizesForSpace
sectionSizesForSpace returns section sizes. Input and outpus is measured in native pixels.
gridlayout.go:671
↓ 4 callersMethodsetBindingMember
(member string)
reflectmodels.go:20
↓ 4 callersMethodsetChecked
(checked bool)
button.go:21
↓ 4 callersMethodsetDisplayMember
(member string)
reflectmodels.go:21
↓ 4 callersMethodsetItemCount
()
tableview.go:929
↓ 4 callersFunctionsetLayoutMargins
(layout walk.Layout, margins Margins, marginsZero bool)
declarative/layouts.go:57
↓ 4 callersFunctionsetLayoutSpacing
(layout walk.Layout, spacing int, spacingZero bool)
declarative/layouts.go:65
↓ 4 callersMethodsetTitle
(title string, icon uintptr)
tooltip.go:92
↓ 4 callersFunctionsetWindowText
(hwnd win.HWND, text string)
window.go:1237
↓ 4 callersMethodtextAlignment1D
()
static.go:105
↓ 4 callersMethodtimeToSystemTime
(t time.Time)
dateedit.go:78
↓ 4 callersMethodtoolInfo
(hwnd win.HWND)
tooltip.go:248
↓ 4 callersFunctiontrString
(str *String)
tools/ui2walk/ui2walk.go:130
↓ 4 callersMethodupdate
()
tableviewcolumn.go:426
↓ 4 callersMethodupdateBackground
()
gradientcomposite.go:198
↓ 4 callersMethodupdateSeparatorVisibility
()
actionlist.go:160
↓ 4 callersMethodupdateText
()
numberlabel.go:150
↓ 4 callersMethodwithOpenClipboard
(f func() error)
clipboard.go:156
↓ 4 callersMethodwithPen
(pen Pen, f func() error)
canvas.go:220
↓ 3 callersMethodActiveForm
ActiveForm returns the currently active form for the group. If no form is active it returns nil.
windowgroup.go:276
↓ 3 callersMethodBoundsPixels
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 callersMethodCanSubmit
()
databinding.go:251
↓ 3 callersMethodCheckState
()
checkbox.go:92
↓ 3 callersMethodChecked
()
button.go:137
↓ 3 callersMethodCheckedChanged
()
button.go:163
↓ 3 callersMethodChildAt
ChildAt returns the child at the specified index.
models.go:622
↓ 3 callersMethodChildCount
ChildCount returns the number of children of the item.
models.go:619
↓ 3 callersMethodContext
()
layout.go:574
↓ 3 callersMethodContextMenuLocation
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 callersMethodCreateLayoutItem
(ctx *LayoutContext)
layout.go:406
↓ 3 callersMethodCurrentIndexChanged
()
tabwidget.go:177
↓ 3 callersMethodDefault
()
action.go:176
↓ 3 callersMethodDispose
()
bitmap.go:381
↓ 3 callersMethodDispose
()
pen.go:117
↓ 3 callersMethodDone
Done decrements the group's reference counter by one.
windowgroup.go:187
↓ 3 callersMethodEllipsisMode
()
label.go:53
↓ 3 callersMethodFocused
Focused returns whether the Window has the keyboard input focus.
window.go:123
↓ 3 callersMethodHDC
()
canvas.go:205
↓ 3 callersMethodIndex
(item *StatusBarItem)
statusbar.go:367
↓ 3 callersFunctionInitWrapperWindow
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 callersMethodInvalidate
Invalidate schedules a full repaint of the *WindowBase.
window.go:1210
↓ 3 callersMethodLayout
()
form.go:183
↓ 3 callersMethodMargins
()
layout.go:402
↓ 3 callersMethodMinSizePixels
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 callersFunctionModifiersDown
()
keyboard.go:396
↓ 3 callersFunctionNewBitmapFromFileForDPI
NewBitmapFromFileForDPI creates new bitmap from a bitmap file at given DPI.
bitmap.go:128
↓ 3 callersFunctionNewBitmapFromImageWithSize
NewBitmapFromImageWithSize creates a bitmap with given size in native units and paints the image on it streched.
bitmap.go:208
↓ 3 callersFunctionNewBitmapWithTransparentPixelsForDPI
NewBitmapWithTransparentPixelsForDPI creates a transparent bitmap with given size in native pixels and DPI.
bitmap.go:73
↓ 3 callersFunctionNewComposite
(parent Container)
composite.go:44
↓ 3 callersMethodProgressIndicator
()
form.go:65
↓ 3 callersMethodPublishRowsReset
()
models.go:189
↓ 3 callersMethodReadOnly
()
property.go:44
↓ 3 callersMethodRectangleTo96DPI
RectangleTo96DPI converts from native pixels to 1/96" units.
window.go:1071
↓ 3 callersMethodRemove
(key string)
application.go:22
↓ 3 callersMethodRowChanged
RowChanged returns the event that the model should publish when a row was changed.
models.go:143
↓ 3 callersMethodRowCount
RowCount returns the number of rows in the model.
models.go:132
↓ 3 callersMethodRowsInserted
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 callersMethodRowsRemoved
RowsRemoved returns the event that the model should publish when a contiguous range of items was removed.
models.go:156
↓ 3 callersMethodRowsReset
RowsReset returns the event that the model should publish when the number of its rows changes.
models.go:139
↓ 3 callersMethodSetCheckBoxes
SetCheckBoxes sets if the *TableView has check boxes.
tableview.go:959
↓ 3 callersMethodSetCheckState
(state CheckState)
checkbox.go:96
↓ 3 callersMethodSetCheckable
(checkable bool)
groupbox.go:244
↓ 3 callersMethodSetEnabled
SetEnabled sets if the Window is enabled for user interaction.
window.go:258
↓ 3 callersMethodSetImageList
(value *ImageList)
toolbar.go:231
↓ 3 callersMethodSetSize
SetSize sets the outer size of the Window, including decorations.
window.go:296
↓ 3 callersMethodSetTextSelection
(start, end int)
textedit.go:230
↓ 3 callersMethodSetTitle
(title string)
groupbox.go:228
↓ 3 callersMethodSetYPixels
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 callersMethodShow
()
form.go:55
↓ 3 callersMethodStack
()
error.go:50
↓ 3 callersMethodStampSize
()
examples/listbox_ownerdrawing/listbox_ownerdrawing.go:231
↓ 3 callersMethodSubmit
()
databinding.go:338
← previousnext →301–400 of 2,948, ranked by callers