Page 1 of 1
In which language is XY written ?
Posted: 26 Jul 2010 12:56
by krushna
And also which version of Visual Studio did u used?
Krushna
Re: In which language is XY written ?
Posted: 26 Jul 2010 13:21
by admin
VB6,
compiled to native code. So, contrary to a never ending rumor, there is no "VB" in the EXE. Just to block the usual reflexes...

Re: In which language is XY written ?
Posted: 26 Jul 2010 17:20
by krushna
Do u mean Visual basic 6?
Re: In which language is XY written ?
Posted: 26 Jul 2010 17:21
by admin
Yo.
Re: In which language is XY written ?
Posted: 29 Jul 2010 18:17
by leinad
VB6
Ouch! I wish I hadn't read that.

Re: In which language is XY written ?
Posted: 29 Jul 2010 19:06
by admin
leinad wrote:VB6
Ouch! I wish I hadn't read that.

Yawn.

Re: In which language is XY written ?
Posted: 29 Jul 2010 20:19
by leinad
admin wrote:leinad wrote:VB6
Ouch! I wish I hadn't read that.

Yawn.


Re: In which language is XY written ?
Posted: 30 Jul 2010 03:09
by tux.
But it explains a lot.

Re: In which language is XY written ?
Posted: 30 Jul 2010 11:36
by leinad
tux. wrote:But it explains a lot.

Well at least it appears to explain why be a relatively trivial fix in Drag and Drop can't be fixed
http://www.xyplorer.com/xyfc/viewtopic.php?f=2&t=5258
No wonder I was getting that strage "Retry | Switch to" dialog which shouldn't appear in such an operation.
But anyway, I must say, I'm impressed. I'd never thought I'd be confronted with such a good application written in VB6. It just raises a couple of questions as VB6 has practically no future in M$ roadmap.
Any plans to move over to .NET? I bet you'd love the features C# has to offer.
Re: In which language is XY written ?
Posted: 30 Jul 2010 13:35
by tux.
.net is bloat.
Re: In which language is XY written ?
Posted: 30 Jul 2010 16:22
by admin
It can be fixed by using an API based approach to drag'n'drop. I will do that when the rest of my road map is done.