Y
Hacker News
new
|
ask
|
show
|
jobs
by
pmorici
6076 days ago
"Use VB.NET or Delphi for the front-end user interface."
Or, you could use something that's cross platform like Python.
1 comments
jodrellblank
6075 days ago
Using which Pythonic stable, tested, documented drag-n-drop GUI/RAD toolkit?
link
pmorici
6075 days ago
There are a lot. the built-in TK library has worked well for me in the past. It supports some drag and drop.
link