MCPcopy Create free account

hub / github.com/lxn/walk / functions

Functions2,948 in github.com/lxn/walk

↓ 2 callersMethodSetMaxLength
(value int)
lineedit.go:126
↓ 2 callersMethodSetMode
(mode ImageViewMode)
imageview.go:86
↓ 2 callersMethodSetRightToLeftLayout
SetRightToLeftLayout sets whether coordinates on the x axis of the Form increase from right to left.
form.go:73
↓ 2 callersMethodSetRootDirPath
SetRootDirPath sets the root directory path where resources are to be loaded from.
resourcemanager.go:40
↓ 2 callersMethodSetSizePixels
SetSizePixels sets the outer size of the *WindowBase, including decorations.
window.go:1683
↓ 2 callersMethodSetState
SetState sets window state using Dynamic Annotation.
accessibility.go:166
↓ 2 callersMethodSetSuspended
(suspend bool)
scrollview.go:93
↓ 2 callersMethodSetText
SetText sets the text of the StatusBarItem.
statusbar.go:179
↓ 2 callersMethodSetText
(value string)
combobox.go:588
↓ 2 callersMethodSetTextAlignment
(alignment Alignment1D)
datelabel.go:62
↓ 2 callersMethodSetTextAlignment
(alignment Alignment1D)
numberlabel.go:73
↓ 2 callersMethodSetTextColor
TextColor sets the Color used to draw the text of the NumberEdit.
numberedit.go:415
↓ 2 callersMethodSetToolBar
(tb *ToolBar)
mainwindow.go:106
↓ 2 callersMethodSetToolTip
SetToolTip sets the tool tip text of the NotifyIcon.
notifyicon.go:348
↓ 2 callersMethodSetValidator
(validator Validator)
property.go:28
↓ 2 callersMethodSetVisible
SetVisible sets if the NotifyIcon is visible.
notifyicon.go:372
↓ 2 callersMethodSetWidth
SetWidth sets the outer width of the Window, including decorations.
window.go:313
↓ 2 callersMethodSetXPixels
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 callersMethodSortOrder
()
reflectmodels.go:268
↓ 2 callersMethodStretchFactor
(item LayoutItem)
splitterlayout.go:202
↓ 2 callersMethodStretchLastColumn
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 callersMethodSuffix
Suffix returns the text that appears in the NumberEdit after the number.
numberedit.go:206
↓ 2 callersMethodTargetFrameName
()
webview_events.go:68
↓ 2 callersMethodTextChanged
()
lineedit.go:288
↓ 2 callersMethodTextChanged
()
combobox.go:618
↓ 2 callersMethodTextSelection
()
textedit.go:225
↓ 2 callersMethodURL
()
webview.go:224
↓ 2 callersMethodValidate
(v interface{})
validators.go:17
↓ 2 callersMethodValue
(row, col int)
maptablemodel.go:38
↓ 2 callersMethodValue
()
declarative/builder.go:783
↓ 2 callersMethodVisible
()
layout.go:578
↓ 2 callersMethodWidthPixels
WidthPixels returns the outer width of the *WindowBase, including decorations.
window.go:1757
↓ 2 callersMethodaccSetPropertyInt
accSetPropertyInt sets integer window property for Dynamic Annotation.
accessibility.go:183
↓ 2 callersMethodaccessibilityServices
AccessibilityServices returns an instance of CLSID_AccPropServices class.
windowgroup.go:130
↓ 2 callersMethodaddChangedHandler
(handler actionChangedHandler)
action.go:451
↓ 2 callersMethodalphaBlend
alphaBlend displays bitmaps that have transparent or semitransparent pixels. bounds is represented in native pixels.
bitmap.go:411
↓ 2 callersMethodalphaBlendPart
alphaBlendPart displays bitmaps that have transparent or semitransparent pixels. dst and src are represented in native pixels.
bitmap.go:417
↓ 2 callersFunctionapplyDPIToDescendants
(window Window, dpi int)
util.go:295
↓ 2 callersFunctionapplyEnabledToDescendants
(window Window, enabled bool)
util.go:230
↓ 2 callersMethodapplyImageListForImage
(image interface{})
tableview.go:1854
↓ 2 callersFunctionapplyLayoutResults
(results []LayoutResult, stopwatch *stopwatch)
layout.go:288
↓ 2 callersFunctionassertTimeOr
(value interface{}, defaultValue time.Time)
util.go:137
↓ 2 callersMethodattachWindow
(wb *WindowBase)
brush.go:67
↓ 2 callersMethodbitmapForDPI
(dpi int)
graphicseffects.go:43
↓ 2 callersFunctionboxLayoutFlags
(orientation Orientation, children []LayoutItem)
boxlayout.go:242
↓ 2 callersMethodcalculateMaxItemTextWidth
calculateMaxItemTextWidth returns maximum item text width in native pixels.
combobox.go:526
↓ 2 callersMethodcalculateTextSize
calculateTextSize calculates text size in native pixels.
window.go:1612
↓ 2 callersMethodcalculateTextSizeForWidth
calculateTextSizeForWidth calculates text size for specified width in native pixels.
window.go:1617
↓ 2 callersMethodcalculateTextSizeImplForWidth
calculateTextSizeImplForWidth calculates text size for specified width in native pixels.
window.go:1579
↓ 2 callersMethodclientSizeFromSizePixels
clientSizeFromSizePixels calculates client size from size in native pixels.
window.go:1854
↓ 2 callersMethodconditionOrProperty
(data Property)
declarative/builder.go:676
↓ 2 callersMethodcopySelectedIndexes
(hwndTo, hwndFrom win.HWND)
tableview.go:1419
↓ 2 callersMethodcreate
(color Color)
graphicseffects.go:27
↓ 2 callersFunctioncreateAlphaCursorOrIconFromImage
create an Alpha Icon or Cursor from an Image http://support.microsoft.com/kb/318876
icon.go:353
↓ 2 callersMethoddeferBuildActions
(actionList *walk.ActionList, items []MenuItem)
declarative/builder.go:108
↓ 2 callersMethoddrawStretched
drawStretched draws image streched to given bounds in native pixels.
image.go:21
↓ 2 callersMethoddrawStretchedOnCanvasPixels
(canvas *Canvas, bounds Rectangle)
image.go:120
↓ 2 callersMethodellipse
ellipse draws an ellipse in 1/96" units. sizeCorrection parameter is in native pixels. Deprecated: Newer applications should use ellipsePixels.
canvas.go:233
↓ 2 callersMethodendEdit
()
numberedit.go:577
↓ 2 callersMethodensureFinished
()
metafile.go:89
↓ 2 callersMethodensureItemAndAncestorsInserted
(item TreeItem)
treeview.go:474
↓ 2 callersMethodensureMenuBarRedrawn
()
menu.go:283
↓ 2 callersMethodensureProperDialogDefaultButton
(hwndFocus win.HWND)
pushbutton.go:51
↓ 2 callersMethodeventHandler
(fieldName string)
declarative/builder.go:523
↓ 2 callersMethodfieldBoundToProperty
(v reflect.Value, prop Property)
databinding.go:405
↓ 2 callersFunctionfindWidget
(parent *Widget, class string, nameSubstrs []string)
tools/ui2walk/ui2walk.go:1200
↓ 2 callersMethodfocusFirstCandidateDescendant
()
container.go:448
↓ 2 callersMethodforEach
(f func(prop Property, field DataField) error)
databinding.go:381
↓ 2 callersMethodforEachPersistableChild
(f func(p Persistable) error)
container.go:162
↓ 2 callersMethodhandleDefaultState
(action *Action)
menu.go:157
↓ 2 callersMethodhandleForDPIWithError
(dpi int)
icon.go:240
↓ 2 callersMethodhandleForItem
(item TreeItem)
treeview.go:243
↓ 2 callersMethodhasComplexBackground
()
widget.go:483
↓ 2 callersFunctioniconIndexAndHImlForFilePath
(filePath string)
imagelist.go:196
↓ 2 callersFunctionimageIndexMaybeAdd
(image interface{}, hIml win.HIMAGELIST, isSysIml bool, imageUintptr2Index map[uintptr]int32, filePath2IconInd
imagelist.go:212
↓ 2 callersFunctionimageListForImage
(image interface{}, dpi int)
imagelist.go:173
↓ 2 callersMethodinit
(parent Container, style uint)
customwidget.go:68
↓ 2 callersMethodinit
(items []Condition)
condition.go:74
↓ 2 callersMethodinitButtonForAction
(action *Action, state, style *byte, image *int32, text *uintptr)
toolbar.go:325
↓ 2 callersMethodinitMenuItemInfoFromAction
(mii *win.MENUITEMINFO, action *Action)
menu.go:102
↓ 2 callersFunctioninitWindowWithCfg
(cfg *windowCfg)
window.go:547
↓ 2 callersMethodinsertAction
(action *Action, visibleChanged bool)
menu.go:227
↓ 2 callersMethodinsertAction
(action *Action, visibleChanged bool)
toolbar.go:429
↓ 2 callersMethodinsertIntoSlice
(index int, item Widget)
widgetlist.go:95
↓ 2 callersMethodinsertIntoSlice
(index int, item *TabPage)
tabpagelist.go:88
↓ 2 callersMethodinsertIntoSlice
(index int, effect WidgetGraphicsEffect)
graphicseffects.go:244
↓ 2 callersMethodinsertItem
(item TreeItem)
treeview.go:365
↓ 2 callersMethodinsertItemAfter
(item TreeItem, hInsertAfter win.HTREEITEM)
treeview.go:369
↓ 2 callersMethoditemString
(index int)
listbox.go:191
↓ 2 callersMethoditemString
(index int)
combobox.go:251
↓ 2 callersFunctionitemsFromReflectModelDataSource
(dataSource interface{}, requiredInterfaceName string)
reflectmodels.go:365
↓ 2 callersFunctionitemsToLayout
(allItems []LayoutItem)
layout.go:769
↓ 2 callersFunctionless
(a, b interface{}, order SortOrder)
util.go:351
↓ 2 callersFunctionlogFatal
(err error)
tools/ui2walk/ui2walk.go:161
↓ 2 callersMethodlogbrush
()
brush.go:66
↓ 2 callersMethodlvWndProc
(origWndProcPtr uintptr, hwnd win.HWND, msg uint32, wp, lp uintptr)
tableview.go:1950
↓ 2 callersMethodmeasureAndModifyTextPixels
(text string, font *Font, bounds Rectangle, format DrawTextFormat)
canvas.go:697
↓ 2 callersFunctionnewBoxLayout
(orientation Orientation)
boxlayout.go:31
↓ 2 callersFunctionnewComboBoxWithStyle
(parent Container, style uint32)
combobox.go:121
↓ 2 callersFunctionnewDateEdit
(parent Container, style uint32)
dateedit.go:24
← previousnext →601–700 of 2,948, ranked by callers