[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: WinSVN: Initial questions

From: RADICS Peter <mitch_at_lbcons.net>
Date: 2000-12-11 12:17:27 CET

On Sun, Dec 10, 2000 at 07:46:28PM -0500, Mark Murphy wrote:
[SNIP]
> I've written it in Visual Basic.
>
> <pause for groans>
>
Well, not a groan, but... :)
Take a look at TrollTech's Qt library. It uses native Xlib on X Window
, and native windows libs (but not MFC) on Windows platforms. Said to
be "compatible" between the two platforms, and it has a "clickedy" gui
designer. The windows version is not free [1], but the un*x versions are
available under QPL or GPL. If the gui client were written in Qt, it
would work on both un*x and windows with the same codebase. I think
it's a huge win. Thoughts?

[1]: The libs are actually free for windows as well, you only need to
pay for the build environment, so it's possible to distribute the win
client in binary for free.

url: http://www.trolltech.com

[SNIP]

ps: in my opinion, VB is only an option for prototyping...

cheers,
mitch

-- 
// RADICS Peter <mitch_at_lbcons.net> (http://lbcons.net)
//
// "If human beings don't keep exercising their lips, 
//  their brains start working." -- Ford Prefect
Received on Sat Oct 21 14:36:16 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.