USB Direct Cables Supported in TiLP
Posted by Michael on 29 May 2006, 14:18 GMT
The TiLP-II v0.13 beta version has been released for UNIX and Windows, and I am happy to report that it now supports the direct USB cables used by the TI-84 Plus and TI-89 Titanium. Romain Liévin has made TiLP the first and only linking program besides TI Connect to support the direct USB functionality in those newer calculators. As it is a beta version, I'm sure feedback and bug reports involving USB communication would be helpful.
|
|
Reply to this article
|
The comments below are written by ticalc.org visitors. Their views are not necessarily those of ticalc.org, and ticalc.org takes no responsibility for their content.
|
|
|
|
|
|
|
|
|
|
|
Re: Re: Re: Re: USB Direct Cables Supported in TiLP
|
Kevin Kofler
(Web Page)
|
GTK+ 2.6 definitely DOES work on Window$ 9x/Me.
As for Tk, that's not that bright an idea. The GDB-enabled TiEmu 3 builds actually do use Tk for the Insight debugger (http://sources.redhat.com/insight/). But you'll notice that Insight's Tk windows look even less like native windows than the GTK+ ones, that Tk uses Tcl, an interpreted language, making it slower than GTK+ and that Tk is really an obsolescent toolkit these days. So I really don't see what we'd have to gain by using it over GTK+ (other than a unified toolkit in the GDB-enabled TiEmu 3).
Qt 4 may be up for discussion now, but when TiEmu was written, there was no GPLed Qt for Window$. Now there's still the issue of Qt 4 not blending well into a Qt-3-based KDE 3 environment, this will change with KDE 4, but that may well be a year from now.
As for native Win32 windows/dialogs:
* Window$ is not the only OS in the world.
* Plain Win32 is a PITA to develop for.
* MFC is a proprietary M$VC-only technology (you can't even compile them with other Window$ compilers) and is also a PITA (though less than bare Win32).
In one word: no. Where Win32 offers ready-made dialogs such as file dialogs or message boxes, using them can be considered, and in fact we already do for the file dialogs (mainly because I hate the GTK+ ones; I've also implemented using the KDE file dialogs on *nix).
|
Reply to this comment
|
8 June 2006, 11:27 GMT
|
|
|
|
|
|
|
|
|
|
|
Re: Re: Re: Re: USB Direct Cables Supported in TiLP
|
PGK
|
He wanted to do a write-once, run anywhere application. While I run KDE and GTK apps don't look quite as nice in KDE as they do in a GTK-based DE like Gnome or XFCE, they still compile, work, and run well. Actually, GTK on Windows NT looks more like its native Gnome/XFCE implementation than it does in KDE.
If he wrote in the Win95 API, then it would force two rewrites: one for WinNT and another for Linux. There are roughly an order of magnitude more people that run Linux than run Windows 95, so I think that no compatibility with the 3.x% of users who run Linux and a crapshoot with the ~80% that run NT, 2K, or XP is a losing proposition for an OS that is 12 years outdated and has something around 1/10 of 1% marketshare.
|
Reply to this comment
|
19 June 2006, 03:41 GMT
|
|
Re: USB Direct Cables Supported in TiLP
|
TD-Linux
|
The compile went pretty smoothly - I'm on Ubuntu Breezy Badger, if you care :)
Unfortunately, many of the features didn't work for me. In fact, the most I could do was get it to send a program. Getting a dirlist, sending apps, etc didn't work. I'll file that in a bug report. But, I can say for sure, sending that one program was _really_ fast :)
|
Reply to this comment
|
15 June 2006, 16:32 GMT
|
|
1 2 3 4 5
You can change the number of comments per page in Account Preferences.
|