Shaun Wallace
Shaun Wallace
## Problem I need to slightly modify the UI and track user interactions in a public instance of Mathesar. ## Proposed solution I am looking for a plugin-style architecture to...
Hi excellent work on this project! I am working with some of the samples and this excellent example: https://github.com/markoradinovic/Vaadin4Spring-MVP-Sample-SpringSecurity I am trying to convert several of the projects to run...
I installed it through pip install mailbot. And it installed succesfully and registers as a package: 'mailbot==0.3' From Docs: https://mailbot.readthedocs.org/en/latest/ ``` from mailbot import MailBot, register from mycallbacks import MyCallback...
Hello, Is this library still active? My name is Shaun Wallace, I am a PhD in HCI at Brown University. We are finishing up a new JS library and were...
WRITE CELLS w/Styles: ~10 seconds loop through hashMap: Cell newCell = spreadsheet.createCell(row, col, cellValue); newCell.setCellStyle(someStyle); AUTO-FIT COLUMNS: ~6 seconds for 14 columns spreadsheet.autofitColumn(colNumber);
``` spreadsheet.addShortcutListener( new ShortcutListener("Copy Shortcut META", KeyCode.C, new int[] {ShortcutAction.ModifierKey.META}) { @Override public void handleAction(Object sender, Object target) { // TODO copy action } }); ``` This intercepts Copy key...
If I switch the last match-up to barcelona beating man utd I get negative numbers: man utd :: -0.363 psg :: -0.375 ac milan :: -0.394 barcelona :: -0.439 matches...