The Hero of Time Posted October 20, 2016 Posted October 20, 2016 I like making desktop applications so if someone has an idea, shoot One example of an application i made and actually use myself: http://osbot.org/forum/topic/103588-clipboardwatcher-v20/ tl;dr automatically saves your ctrl+c 's including image copies and print screens
Tom Posted October 20, 2016 Posted October 20, 2016 (edited) Anything that you don't make Make a file backup system that noone will use but you when you test it. Edited October 20, 2016 by Tom
The Hero of Time Posted October 20, 2016 Author Posted October 20, 2016 Anything that you don't make Make a file backup system that noone will use but you when you test it.
The Hero of Time Posted October 20, 2016 Author Posted October 20, 2016 (edited) Please use WPF. WinForms is so outdated. i like winforms tho i might actually look into wpf to try something new, IIRC creating a user interface is pre cancer in wpf tho Edited October 20, 2016 by The Hero of Time
fstyle Posted October 20, 2016 Posted October 20, 2016 Something that would let osbot run accounts and proxies that are stored in an excel file. probably possible via batch/shell but I currently cant script for shit.
The Hero of Time Posted October 20, 2016 Author Posted October 20, 2016 Something that would let osbot run accounts and proxies that are stored in an excel file. probably possible via batch/shell but I currently cant script for shit. im pretty sure i've already seen something like that here
Prolax Posted October 20, 2016 Posted October 20, 2016 Desktop applications are boring. Learn web applications.
Swizzbeat Posted October 20, 2016 Posted October 20, 2016 i like winforms tho i might actually look into wpf to try something new, IIRC creating a user interface is pre cancer in wpf tho What? XAML is now the standard for Microsoft UI design. Desktop applications are boring. Learn web applications. This ^
fstyle Posted October 20, 2016 Posted October 20, 2016 im pretty sure i've already seen something like that here Fuck. Can't find it. Can anyone link it to me?
The Hero of Time Posted October 20, 2016 Author Posted October 20, 2016 What? XAML is now the standard for Microsoft UI design. This ^ yeah i tested it and its no problem :p then ill have to deal with hosting, plus i like desktop apps more Fuck. Can't find it. Can anyone link it to me? im pretty sure it already exists but if not im trying to make it, can't guarantee anything because 1. I'd have to contact alek before releasing 2. i litteraly just started ill just instantly abandon it if someone finds the link to the existing one lol np 1
fstyle Posted October 20, 2016 Posted October 20, 2016 yeah i tested it and its no problem :p then ill have to deal with hosting, plus i like desktop apps more im pretty sure it already exists but if not im trying to make it, can't guarantee anything because 1. I'd have to contact alek before releasing 2. i litteraly just started ill just instantly abandon it if someone finds the link to the existing one lol np Hah. Thanks! And goodluck
Dex Posted October 20, 2016 Posted October 20, 2016 i like winforms tho i might actually look into wpf to try something new, IIRC creating a user interface is pre cancer in wpf tho Nothing wrong with xaml, and you should definitely look into wpf, no one uses winforms anymore.
Swizzbeat Posted October 20, 2016 Posted October 20, 2016 yeah i tested it and its no problem :p then ill have to deal with hosting, plus i like desktop apps more You do understand you can use web technologies to create cross platform desktop applications right? 1