New Application Project - French Dico
Patrick CARDONA <[email protected]> Sat, 14 Mar 2026 12:33:21 +0100
| Newsgroups | gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <fb286b7cd1aea8849aba79ea4a9d4935@pi500> |
Hello, As existing DictionaryReader.app is based on the dict echosystem, which is tied to English readers, we do not have a consistent French Dictionary Lookup. I think to create this new French Lookup Dictionary application and service. So I need to search from an online service by URL like the one provided by the Univeristy of Chicago, aka the famous DVLF: By example, an URL like: https://dvlf.uchicago.edu/mot/%C3%A9pierrer I created a simple interface with a textfiled (motif), a searchButton and a TexTView to display the result. My questions: - Does exist an in-purpose class/method to fetch the URL and get the query back as a string? - If not, is a NStask with 'wget' or 'curl' command and reading then the produced tempfile a good approach? Best regards, Patrick -- Patrick Cardona - Pi500 - GNU/Linux aarch64 (Debian 13.3) Xorg (1:7.7+24) - libcairo2 (1.18.4-1+rpt1 arm64) - Window Maker (0.96.0-4) GWorkspace (1.1.0 - 02 2025) - Theme: AGNOSTEP - Classic - MUA: GNUMail (1.4.0 - rev.947)