This database doesn't work on macintosh?

View: New views
11 Messages — Rating Filter:   Alert me  

This database doesn't work on macintosh?

by Michael Ferguson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I have been developing aa client-server  database for deployment on  
the IBM. In this course of this development I have transferred the  
database to my mac laptop for part of the development, and then back  
to the IBM. Now when I use a mac as a client, I get a message that  
the database doesn't work on macintosh. IBM clients have no problem.  
What do I need to do to fix this?

Thanks,

Michael Ferguson
**********************************************************************
Better, faster, more powerful code.
Learn how without leaving the office!
http://www.4d.com/support/training.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Re: This database doesn't work on macintosh?

by Chip Scheide :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

sounds like you compiled the program - and compiled only for Windows.
you will probably need to recompile the database, and include the Mac
as part of your compiler settings.

v2003 have a check box in the compiler preferences 'always compile for
both platforms'

On Wed, 7 May 2008 14:28:11 -0700, Michael Ferguson wrote:
>
> I have been developing aa client-server  database for deployment on
> the IBM. In this course of this development I have transferred the
> database to my mac laptop for part of the development, and then back
> to the IBM. Now when I use a mac as a client, I get a message that
> the database doesn't work on macintosh. IBM clients have no problem.
> What do I need to do to fix this?
**********************************************************************
Better, faster, more powerful code.
Learn how without leaving the office!
http://www.4d.com/support/training.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Re: This database doesn't work on macintosh?

by Chuck Miller-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

We need more info. What version of 4D, Is the application compiled? -  
if so make sure you compiled for both platforms. Are you sure you are  
using client versions that match server versions?


Regards


Chuck
On May 7, 2008, at 5:28 PM, Michael Ferguson wrote:

> Hi,
>
> I have been developing aa client-server  database for deployment on  
> the IBM. In this course of this development I have transferred the  
> database to my mac laptop for part of the development, and then  
> back to the IBM. Now when I use a mac as a client, I get a message  
> that the database doesn't work on macintosh. IBM clients have no  
> problem. What do I need to do to fix this?
>
> Thanks,
>
> Michael Ferguson



------------------------------------------------------------------------
---
Chuck Miller                          Voice: (617) 739-0306
Informed Solutions, Inc.              Fax: (617) 232-1064
------------------------------------------------------------------------
----



**********************************************************************
Better, faster, more powerful code.
Learn how without leaving the office!
http://www.4d.com/support/training.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Re: This database doesn't work on macintosh?

by Michael Ferguson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I had forgotten about this setting. The cryptic error message did not  
ring the bell.

Thank you,

Michael Ferguson

On May 7, 2008, at 2:30 PM, Chip Scheide wrote:

> sounds like you compiled the program - and compiled only for Windows.
> you will probably need to recompile the database, and include the Mac
> as part of your compiler settings.
>
> v2003 have a check box in the compiler preferences 'always compile for
> both platforms'
>
> On Wed, 7 May 2008 14:28:11 -0700, Michael Ferguson wrote:
>>
>> I have been developing aa client-server  database for deployment on
>> the IBM. In this course of this development I have transferred the
>> database to my mac laptop for part of the development, and then back
>> to the IBM. Now when I use a mac as a client, I get a message that
>> the database doesn't work on macintosh. IBM clients have no problem.
>> What do I need to do to fix this?
> **********************************************************************
> Better, faster, more powerful code.
> Learn how without leaving the office!
> http://www.4d.com/support/training.html
>
> 4th Dimension Internet Users Group (4D iNUG)
> FAQ:  http://www.4d.com/support/faqnug.html
> Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
> Unsub:  mailto:4D_Tech-Unsubscribe@...
> Post: mailto:4d_tech@...
> Options: https://lists.4d.com/mailman/listinfo/4d_tech
> **********************************************************************
>

**********************************************************************
Better, faster, more powerful code.
Learn how without leaving the office!
http://www.4d.com/support/training.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Is it possible to set the background color of individual cells in a Listbox?

by Ken Eyring :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is it possible to set the background color of individual cells in a
Listbox?  I'd like to set the background colors of the cells in one
column.  Each cell's background needs to be a different color.  Is this
possible?

Thanks,
Ken Eyring

**********************************************************************
Better, faster, more powerful code.
Learn how without leaving the office!
http://www.4d.com/support/training.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Re: Is it possible to set the background color of individual cells in a Listbox?

by Jack des Bouillons :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I don't think so..

4D View is 4D's answer to control over "cells", as opposed to rows and
columns.  List Box gives control over the latter, not the former...

Jack des Bouillons


On 5/8/08 11:06 AM, "Ken Eyring" <lists2@...> wrote:

>
> Is it possible to set the background color of individual cells in a
> Listbox?  I'd like to set the background colors of the cells in one
> column.  Each cell's background needs to be a different color.  Is this
> possible?
>
> Thanks,
> Ken Eyring



**********************************************************************
Better, faster, more powerful code.
Learn how without leaving the office!
http://www.4d.com/support/training.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Re: Is it possible to set the background color of individual cells in a Listbox?

by Chip Scheide :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

you can change to foreground - the text color
if that helps

On Thu, 08 May 2008 14:06:28 -0400, Ken Eyring wrote:

> Is it possible to set the background color of individual cells in a
> Listbox?  I'd like to set the background colors of the cells in one
> column.  Each cell's background needs to be a different color.  Is
> this possible?
>
> Thanks,
> Ken Eyring
>
> **********************************************************************
> Better, faster, more powerful code. Learn how without leaving the office!
> http://www.4d.com/support/training.html
>
> 4th Dimension Internet Users Group (4D iNUG)
> FAQ:  http://www.4d.com/support/faqnug.html
> Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
> Unsub:  mailto:4D_Tech-Unsubscribe@...
> Post: mailto:4d_tech@...
> Options: https://lists.4d.com/mailman/listinfo/4d_tech
> **********************************************************************
>
**********************************************************************
Better, faster, more powerful code.
Learn how without leaving the office!
http://www.4d.com/support/training.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Re: Is it possible to set the background color of individual cells in a Listbox?

by MIYAKO :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

is the box intended primarily for display purposes?
you could use 4D Chart to create pictures for each of the cells...

miyako

On 2008/05/09, at 3:06, Ken Eyring wrote:

> Is it possible to set the background color of individual cells in a  
> Listbox?  I'd like to set the background colors of the cells in one  
> column.  Each cell's background needs to be a different color.  Is  
> this possible?
>
> Thanks,
> Ken Eyring

**********************************************************************
Better, faster, more powerful code.
Learn how without leaving the office!
http://www.4d.com/support/training.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Re: Is it possible to set the background color of individual cells in a Listbox?

by Ken Eyring :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Miyako,

Thank you for your response.  The listbox is intended to be used only
for display (and selection) purposes, but I've never used 4D chart -- so
I'm hesitant to use this approach.  Do you think it would slow down the
processing to have 4D Chart create a picture for every element in a
listbox column?

I'll look into what is involved.  It is nice to know there is a work around.

Best regards,
Ken


On 05/08/08 04:00 PM, MIYAKO wrote:

> Hello,
>
> is the box intended primarily for display purposes?
> you could use 4D Chart to create pictures for each of the cells...
>
> miyako
>
> On 2008/05/09, at 3:06, Ken Eyring wrote:
>
>> Is it possible to set the background color of individual cells in a
>> Listbox?  I'd like to set the background colors of the cells in one
>> column.  Each cell's background needs to be a different color.  Is
>> this possible?
>>
>> Thanks,
>> Ken Eyring
>
> **********************************************************************
> Better, faster, more powerful code.Learn how without leaving the office!
> http://www.4d.com/support/training.html
>
> 4th Dimension Internet Users Group (4D iNUG)
> FAQ:  http://www.4d.com/support/faqnug.html
> Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
> Unsub:  mailto:4D_Tech-Unsubscribe@...
> Post: mailto:4d_tech@...
> Options: https://lists.4d.com/mailman/listinfo/4d_tech
> **********************************************************************
>
**********************************************************************
Better, faster, more powerful code.
Learn how without leaving the office!
http://www.4d.com/support/training.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Re: Is it possible to set the background color of individual cells in a Listbox?

by George F. Huhn :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Ken,

I wanted to set up business indicators in a listbox form. What worked for me
(and is fast) is to set one column as a picture array and then load small
pictures from the picture library into the array depending on the data. In
my case, I used small colored spheres created in Photoshop.

You can see what it looks like here:

http://www.datamachines.com/screens/portfolio.html

George


> Hi Miyako,
>
> Thank you for your response.  The listbox is intended to be used only
> for display (and selection) purposes, but I've never used 4D chart -- so
> I'm hesitant to use this approach.  Do you think it would slow down the
> processing to have 4D Chart create a picture for every element in a
> listbox column?
>
> I'll look into what is involved.  It is nice to know there is a work around.
>
> Best regards,
> Ken
>
>
> On 05/08/08 04:00 PM, MIYAKO wrote:
>> Hello,
>>
>> is the box intended primarily for display purposes?
>> you could use 4D Chart to create pictures for each of the cells...
>>
>> miyako
>>
>> On 2008/05/09, at 3:06, Ken Eyring wrote:
>>
>>> Is it possible to set the background color of individual cells in a
>>> Listbox?  I'd like to set the background colors of the cells in one
>>> column.  Each cell's background needs to be a different color.  Is
>>> this possible?
>>>
>>> Thanks,
>>> Ken Eyring



**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Re: Is it possible to set the background color of individual cells in a Listbox?

by Ken Eyring :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Miyako,

I did what you suggested and it works well.

Thank you very much!

Best regards,
Ken

On 05/08/08 04:00 PM, MIYAKO wrote:
Hello,

is the box intended primarily for display purposes?
you could use 4D Chart to create pictures for each of the cells...

miyako
>
**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************