realbasic-plugins
[Top] [All Lists]

Re: Preferred way to convert QString to REALstring

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Preferred way to convert QString to REALstring
From: Björn Eiríksson <bjorn at einhugur dot com>
Date: Wed, 8 Nov 2006 20:41:30 +0000
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <9AE8F760-DF2B-4ADE-BA44-098F3A5ED49D at einhugur dot com> <E3DE70A6-0F20-4AB7-9605-EA3FC89384A4 at realsoftware dot com>

On 8.11.2006, at 20:13, William Yu wrote:


QString sounds like some Qt class. REALbasic uses GTK, so adding a declare to QString, or whatever functions that you require from it, would require the Qt widget toolkit. I'm not sure what you're trying to do, but perhaps there's another solution?

The problem I have been dealing with is that localeconv does not seem to return the correct locale settings for the logged in User, so I wanted to talk to KLocale.h instead, which uses QString all over.


--
______________________________________________________________________
Björn Eiríksson                        bjorn at einhugur dot com
Einhugur Software
http://www.einhugur.com/
______________________________________________________________________
Einhugur Software has sold its products in 54 countries world wide.
______________________________________________________________________
For support:                           support at einhugur dot com
To post on the maillist:               plugins at einhugur dot com


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


From  Mon 20 Nov 2006 13:32:10 +0000
Return-Path: <realbasic-plugins-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
        id 23E641187702; Mon, 20 Nov 2006 05:32:19 -0800 (PST)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on realxserve.local
X-Spam-Level:
X-Spam-Status: No, score=-1.5 required=4.5 testsºYES_00,FORGED_RCVD_HELO,
        NO_REAL_NAME autolearn=no version=3.1.1
Received: from lists.realsoftware.com (lists.realsoftware.com [209.198.132.125])
        by xmail.realsoftware.com (Postfix) with ESMTP id 4A5DF11876FA;
        Mon, 20 Nov 2006 05:32:14 -0800 (PST)
Received: from lists.realsoftware.com (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP
        id C68CF1677D14; Mon, 20 Nov 2006 07:31:54 -0600 (CST)
X-Original-To: realbasic-plugins at lists dot realsoftware dot com
Delivered-To: realbasic-plugins at lists dot realsoftware dot com
Received: from proyectosmultimedia.com (dns5.servidores-dns.com [67.15.6.56])
        by lists.realsoftware.com (Postfix) with ESMTP id 7D4F01677D06
        for <realbasic-plugins at lists dot realsoftware dot com>;
        Mon, 20 Nov 2006 07:31:51 -0600 (CST)
Received: from localhost ([127.0.0.1]) by proyectosmultimedia.com with
        MailEnable ESMTP; Mon, 20 Nov 2006 14:32:10 +0100
Received: from 217.125.130.222 ([217.125.130.222])
        by webmail.thaleo.com (IMP) with HTTP
        for <thaleo at thaleo dot com@localhost>; Mon, 20 Nov 2006 13:32:10 
+0000
Message-ID: <1164029530 dot 4561ae5a88094 at webmail dot thaleo dot com>
Date: Mon, 20 Nov 2006 13:32:10 +0000
From: thaleo at thaleo dot com
To: realbasic-plugins at lists dot realsoftware dot com
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.2.2
X-Originating-IP: 217.125.130.222
Subject: PDF
X-BeenThere: realbasic-plugins at lists dot realsoftware dot com
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot 
com>
Sender: realbasic-plugins-bounces at lists dot realsoftware dot com
Errors-To: realbasic-plugins-bounces at lists dot realsoftware dot com

Hello,

I´m a new user of REALBasic. Please, somebody can advise plugin to me to
visualize and to create PDF files ?. Thank you


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>