Pavel Zlámal
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
Created Action on VK_ESCAPE in EditorTextField as TableCellEditor
AnsweredHi, I'm having troubles assigning custom action to EditorTextFied with VK_ESCAPE keyboard shortcut. EditorTextField is used as custom TableCellEditor component inside JBTable. When I assign differe... -
Created Custom implementation of PsiDirectory to override navigate() called for the NavBar
AnsweredHi, I'm developing plugin for LDAP. I have custom ToolWindow with Tree, which dynamically loads entries from LDAP. Each entry is associated with custom LightVirtualFile, which is not currently asso... -
Created GTK style on WelcomeScreen - RecentProjects
AnsweredHi, I've set GTK style in appearance settings, but RecentProjects list on WelcomeScreen still has blue selection color instead of orange. The "Configure" popup list is correctly displayed with oran... -
Created Overriding GWT dev mode parameters
Hello,was anybody successful with overriding gwt dev mode parameters ? When I use GWT run configuration, then parameters like -war, -startupUrl are passed automatically by IJ. And if I pass them as...