Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Tomáš Kafka
Tomáš Kafka has asked
17
questions and find answers to
12
problems.
Stats
653
EtPoint
235
Vote count
17
questions
12
answers
About
Tomaskafka.com, author of Weathergraph watchface for Garmin & Pebble.
linkedin.com/tomaskafka
Tomáš Kafka questions
No-op element for a switch case in SwiftUI?
SwiftUI: How to make a transparent Rectangle (.fill(.clear)) receive gestures?
WPF: How to accept both string and FrameworkElement in dependency property (like wpf Label does)?
Align some descendants to bottom, and some to top
How to copy DispatcherObject (BitmapSource) into different thread?
How to cleanly get user input from the middle of model's method in Model-View-Viewmodel architecture?
WPF ItemsControl - how to know when the items finished loading, so that I can focus the first one?
WPF: Why shouldn't I use {TemplateBinding Margin} in ControlTemplate - is Margin meant only for element's containers?
How does Invoke work underneath? Doesn't thread have only 1 instruction pointer?
Outlook MailItem: How to distinguish whether mail is incoming or outgoing?
Tomáš Kafka answers
No-op element for a switch case in SwiftUI?
Fix line spacing in custom font in SwiftUI
How can I make resizing WPF windows less "laggy"?
Deactivate FocusVisualStyle globally
WPF: template or UserControl with 2 (or more!) ContentPresenters to present content in 'slots'
CommandManager.InvalidateRequerySuggested() isn't fast enough. What can I do?