kcvinu
kcvinu
Hi, How can change the control's theme into native style ? Now, the buttons are appearing in old win98 theme.
Hi, I tried to install this as you stated in this page.But i got this error message. " C:\Users\UserName>go get github.com/AllenDang/gform # github.com/AllenDang/w32 go\src\github.com\AllenDang\w32\user32.go:1039:10: cannot use flag (type uint32) as...
Hi, I am using this ConsoleControl to make an IDE in vb.net. So far so good. But i can't start process with this control. I am making IDE for a...
Hi, Any tutorial on how to use this IDE in Windows ? I didn't find any exe file in downloaded folder.
Hi , I would like to know how can i build d lang ide in windows. All i can see from Git page is this ; --------------------------------------------------------- Build and run...
How to use -Wnd switch to set the window position and size ? There is no example in documentation. So I have tried `-Wnd {XY} 100,200`. This is how my...
Hi, I am using CustomCommand. But it seems like events are not working. How to fix this.
Hi, I am using custom commands in mediaToolKit. How do i get the result of my command string. Assume that i am using a command find the black frames with...
Hi, I know that we can get text from currently opened word document with System.Runtime.InteropServices.Marshal.GetActiveObject function. Is it possible to get the same thing in DocX ? All i need...
Hi @jacobslusser , I have wrote a function for setting styles for scintilla. Actually, i was translated this function from an AutoIt library. This is the function. ` Public Sub...