Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AllenDang/gform
/ functions
Functions
295 in github.com/AllenDang/gform
⨍
Functions
295
◇
Types & classes
36
↓ 30 callers
Function
NewEventArg
(sender Controller, data interface{})
eventarg.go:8
↓ 29 callers
Method
Fire
(arg *EventArg)
eventmanager.go:9
↓ 23 callers
Method
SetCaption
(s string)
controller.go:21
↓ 20 callers
Method
Handle
()
controller.go:11
↓ 19 callers
Method
SetPos
(x, y int)
controller.go:23
↓ 17 callers
Method
Bind
Bind w32 message to handler function
controller.go:35
↓ 17 callers
Function
RegMsgHandler
(controller Controller)
msghandlerregistry.go:7
↓ 16 callers
Method
SetSize
(w, h int)
controller.go:24
↓ 11 callers
Method
Parent
()
controller.go:13
↓ 8 callers
Method
SetFont
(font *Font)
controller.go:29
↓ 7 callers
Method
OnLBUp
()
controller.go:51
↓ 7 callers
Method
Sender
()
eventarg.go:14
↓ 7 callers
Method
Show
()
controller.go:26
↓ 7 callers
Function
ToggleStyle
(hwnd w32.HWND, b bool, style int)
utils.go:20
↓ 7 callers
Method
attach
(parent Controller, dlgItemID int)
w32control.go:24
↓ 7 callers
Method
init
(parent Controller)
buttons.go:88
↓ 6 callers
Method
Init
(parent Controller)
customcontrol.go:14
↓ 6 callers
Method
WndProc
(msg uint, wparam, lparam uintptr)
controller.go:32
↓ 6 callers
Function
genMouseEventArg
(wparam, lparam uintptr)
wndproc.go:14
↓ 5 callers
Function
GetAppInstance
()
app.go:24
↓ 5 callers
Function
GetMsgHandler
(hwnd w32.HWND)
msghandlerregistry.go:15
↓ 5 callers
Method
GetW32Rect
()
rect.go:34
↓ 4 callers
Function
internalTrackMouseEvent
(hwnd w32.HWND)
utils.go:10
↓ 3 callers
Method
Center
Public methods
form.go:37
↓ 3 callers
Method
Close
(result int)
dialog.go:105
↓ 3 callers
Function
CreateWindow
(className string, parent Controller, exStyle, style uint)
utils.go:44
↓ 3 callers
Method
OnLBDown
Mouse events
controller.go:50
↓ 3 callers
Function
ScreenToClientRect
(hwnd w32.HWND, rect *w32.RECT)
utils.go:109
↓ 3 callers
Method
SetValue
(v uint)
progressbar.go:30
↓ 3 callers
Method
Size
()
controller.go:15
↓ 2 callers
Method
B
()
color.go:17
↓ 2 callers
Method
Caption
()
controller.go:8
↓ 2 callers
Method
Data
()
rect.go:26
↓ 2 callers
Method
Dispose
()
pen.go:49
↓ 2 callers
Method
G
()
color.go:13
↓ 2 callers
Method
GetHBITMAP
()
bitmap.go:90
↓ 2 callers
Method
GetHBRUSH
()
brush.go:32
↓ 2 callers
Method
Item
(item *w32.LVITEM)
listview.go:143
↓ 2 callers
Method
OnDropFiles
Drag and drop events
controller.go:47
↓ 2 callers
Method
OnMBDown
()
controller.go:52
↓ 2 callers
Method
OnMBUp
()
controller.go:53
↓ 2 callers
Method
OnPaint
Paint events
controller.go:64
↓ 2 callers
Method
OnRBDown
()
controller.go:54
↓ 2 callers
Method
OnRBUp
()
controller.go:55
↓ 2 callers
Method
R
()
color.go:9
↓ 2 callers
Function
RGB
(r, g, b byte)
color.go:5
↓ 2 callers
Function
RegClassOnlyOnce
(className string)
utils.go:94
↓ 2 callers
Method
SetEnabled
(b bool)
controller.go:22
↓ 2 callers
Method
SetIcon
IconType: 1 - ICON_BIG; 0 - ICON_SMALL
form.go:47
↓ 2 callers
Function
UnRegMsgHandler
(hwnd w32.HWND)
msghandlerregistry.go:11
↓ 2 callers
Function
assembleBitmapFromHBITMAP
(hbitmap w32.HBITMAP)
bitmap.go:14
↓ 2 callers
Function
genOFN
(parent Controller, title, filter string, filterIndex uint, initialDir string, buf []uint16)
commondlgs.go:9
↓ 2 callers
Function
genPoint
(p uintptr)
wndproc.go:8
↓ 2 callers
Method
init
(parent Controller)
form.go:24
↓ 1 callers
Method
AddTool
(tool Controller, tip string)
tooltip.go:25
↓ 1 callers
Method
BindedHandler
(msg uint)
controller.go:36
↓ 1 callers
Method
DrawBitmap
(bmp *Bitmap, x, y int)
canvas.go:43
↓ 1 callers
Method
EnableDragAcceptFiles
(b bool)
controller.go:25
↓ 1 callers
Method
EnableMaxButton
(b bool)
form.go:55
↓ 1 callers
Method
EnableMinButton
(b bool)
form.go:59
↓ 1 callers
Method
EnableSizable
(b bool)
form.go:63
↓ 1 callers
Function
Exit
()
app.go:68
↓ 1 callers
Method
GetHFONT
()
font.go:81
↓ 1 callers
Method
GetHPEN
()
pen.go:45
↓ 1 callers
Method
GetLOGBRUSH
()
brush.go:36
↓ 1 callers
Method
InsertLvColumn
(lvColumn *w32.LVCOLUMN, iCol int)
listview.go:127
↓ 1 callers
Method
InsertLvItem
(lvItem *w32.LVITEM)
listview.go:131
↓ 1 callers
Method
ItemCount
()
listview.go:93
↓ 1 callers
Function
NewCanvasFromHwnd
(hwnd w32.HWND)
canvas.go:14
↓ 1 callers
Function
NewFont
(family string, pointSize int, style byte)
font.go:26
↓ 1 callers
Function
NewIconFromResource
(instance w32.HINSTANCE, resId uint16)
icon.go:25
↓ 1 callers
Function
NewRect
(left, top, right, bottom int)
rect.go:18
↓ 1 callers
Method
OnCancel
()
dialog.go:58
↓ 1 callers
Method
OnClose
()
controller.go:40
↓ 1 callers
Method
OnKeyUp
Keyboard events
controller.go:61
↓ 1 callers
Method
OnKillFocus
Focus events
controller.go:43
↓ 1 callers
Method
OnLoad
Events
dialog.go:50
↓ 1 callers
Method
OnOK
()
dialog.go:54
↓ 1 callers
Method
OnSetFocus
()
controller.go:44
↓ 1 callers
Method
OnSize
()
controller.go:65
↓ 1 callers
Method
Pos
()
controlbase.go:105
↓ 1 callers
Function
PreTranslateMessage
(msg *w32.MSG)
app.go:28
↓ 1 callers
Method
PreTranslateMessage
(msg *w32.MSG)
controller.go:31
↓ 1 callers
Function
RegisterClass
(className string, wndproc uintptr)
utils.go:73
↓ 1 callers
Method
Set
(left, top, right, bottom int)
rect.go:38
↓ 1 callers
Method
SetLvItem
(lvItem *w32.LVITEM)
listview.go:135
↓ 1 callers
Method
ShowModalWithData
(data interface{})
dialog.go:88
↓ 1 callers
Method
ShowWithData
(data interface{})
dialog.go:71
↓ 1 callers
Method
Size
()
controlbase.go:77
↓ 1 callers
Method
createForDPI
(dpi int)
font.go:50
↓ 1 callers
Function
genDropFilesEventArg
(wparam uintptr)
wndproc.go:22
↓ 1 callers
Method
init
(parent Controller)
listview.go:36
↓ 1 callers
Method
init
(parent Controller)
statics.go:30
↓ 1 callers
Method
init
(parent Controller)
progressbar.go:20
↓ 1 callers
Method
init
(parent Controller)
edit.go:31
↓ 1 callers
Method
init
(parent Controller)
tooltip.go:20
↓ 1 callers
Method
init
(className string, parent Controller, exstyle, style uint)
w32control.go:14
↓ 1 callers
Method
setItemState
Changes the state of an item in a list-view control. Refer LVM_SETITEMSTATE message.
listview.go:42
↓ 1 callers
Function
setProgress
()
demo/multithread.go:17
Method
AddIcon
(icon *Icon)
imagelist.go:34
next →
1–100 of 295, ranked by callers