ktodyruik

Results 10 issues of ktodyruik

I've had some problems with jquery when trying biwascheme with other libraries loaded in the page. Is that perhaps because of the jquery and underscore in the biwascheme library? I'm...

Hi, I'm trying to attach an event handler to an exit menu item. FindChildByName always returns null when I try to get the menu item. Program.cs ``` C# WindowsHost windowsHost...

enhancement

The examples I've seen show floating panels. Is it possible to do docked panels side-by-side? Like in the FAR manager interface? Thanks.

Hi, I'm trying out calysto_hy but I believe this is metakernal related. There is already an issue posted in calysto_hy about this that appears to have stalled. When I run...

Hi, I have a very common use case in enterprise environments. My use case is that I have access to dev/test databases but not a prod database. So, I can...

feature
feature:idempotent-migrations
propose-close

Hi, This is just a question. Can Ionide debug fsx scripts?

Hi, Has anyone run into inconsistencies when accessing / modifying creeps memory? I started noticing that the cleanup script in screeps-starter-rust wasn't picking up all the creeps entries in memory...

How do you turn on source map support for debugging?

Hi, Could somebody provide a basic debounce example? I'm trying out debounce for the first time and am a little puzzled with schedulers and the results I am getting. Thanks,

Hi, I just added janetrs to a simple hello Cargo.toml project on Windows and I'm having difficulty building it. `cargo build` fails to build evil-janet. What are the installation steps...