Re: 4D userset

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

Parent Message unknown Re: 4D userset

by Jorge Prates :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for answering, David.

Could be - I thought that too.
However, I didn't find a way to save the userset right before the mouse
click. Meaning I can only recall the userset set 'some clicks ago'.

In other words, after a click 4D captures the event as 'on clicked' and
both the 'right click' and 'contextual click' are 'False' even if you
pressed the right button - perhaps a Mac legacy.
At the beginning I expected to verify (after an 'on clicked') if the
click was left (and I'd save the userset) or right (an I'd present the
contextual menu).

Regards
Jp




David Rikert wrote:
 > Jorge --
 >
 > Some folks copy the 4D Userset to a set that they create, so that it
 > lasts beyond the time that the 4D Userset does -- and can then be used
 > ... might be a possibility for your situation?
 >
 > Regards,
 > david
 >

**********************************************************************
4D Basics hosted by 4D, Inc.                       http://www.4D.com/

You asked for it, you got it!  This quarter's 4D Partner DVD
includes a database with all the information in the 4D
Knowledgebase, available even when you're off-line.

To Unsubscribe:                        mailto:4DBasics-off@...
**********************************************************************



drawing relations

by Jorge Prates :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi.
I have a feeling one could change the lines of a relation, e.g. moving
corners ...
I can't remember it anymore, or perhaps I have some drawing App in mind.

4D 2003

Thanks
Jp

**********************************************************************
4D Basics hosted by 4D, Inc.                       http://www.4D.com/

You asked for it, you got it!  This quarter's 4D Partner DVD
includes a database with all the information in the 4D
Knowledgebase, available even when you're off-line.

To Unsubscribe:                        mailto:4DBasics-off@...
**********************************************************************



Read picture file not working in windows

by Stephane Potvin-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Good day all,

I use this function to add pictures to an image field. It works fine  
on Mac, but when I test it in Windows it does nothing. According to  
the 4D documentation it should work.
READ PICTURE FILE("";[tbl_inventory]Inv_Photo)

Any idea.

Thank you,

Stephane Potvin

**********************************************************************
4D Basics hosted by 4D, Inc.                       http://www.4D.com/

An all-new List box. More features, more power.
Headers, footers, cell formatting and other goodies.
See it here first! <http://www.4d.com/livedemos>

To Unsubscribe:                        mailto:4DBasics-off@...
**********************************************************************



Re: Read picture file not working in windows

by Dave Batton-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Stephane,


> I use this function to add pictures to an image field. It works fine  
> on Mac, but when I test it in Windows it does nothing. According to  
> the 4D documentation it should work.


Do you have QuickTime installed on your Windows machine? That's  
necessary for handling a lot of image formats on Windows.


--
Dave Batton
http://www.FoundationShell.com/
The best way to enhance your existing 4th Dimension project.




**********************************************************************
4D Basics hosted by 4D, Inc.                       http://www.4D.com/

An all-new List box. More features, more power.
Headers, footers, cell formatting and other goodies.
See it here first! <http://www.4d.com/livedemos>

To Unsubscribe:                        mailto:4DBasics-off@...
**********************************************************************



Re: Read picture file not working in windows

by Stephane Potvin-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Good day,

Thanks for your reply.

Quicktime or no Quicktime (I will check to make sure it is installed)  
should I not at least get a dialogue box letting me pick an image?  
Right now I get nothing at all. No dialogue box, no reaction whatsoever.

If I don't want to rely on Quicktime, what format must the image be  
to work in Windows? Will JPG work without Quicktime?

Thank you,

Stephane

On 08-03-14, at 16:57, Dave Batton wrote:

> Stephane,
>
>
>> I use this function to add pictures to an image field. It works  
>> fine on Mac, but when I test it in Windows it does nothing.  
>> According to the 4D documentation it should work.
>
>
> Do you have QuickTime installed on your Windows machine? That's  
> necessary for handling a lot of image formats on Windows.
>
>
> --
> Dave Batton
> http://www.FoundationShell.com/
> The best way to enhance your existing 4th Dimension project.
>
>
>
>
> **********************************************************************
> 4D Basics hosted by 4D, Inc.                       http://www.4D.com/
>
> An all-new List box. More features, more power.
> Headers, footers, cell formatting and other goodies.
> See it here first! <http://www.4d.com/livedemos>
>
> To Unsubscribe:                        mailto:4DBasics-off@...
> **********************************************************************


**********************************************************************
4D Basics hosted by 4D, Inc.                       http://www.4D.com/

An all-new List box. More features, more power.
Headers, footers, cell formatting and other goodies.
See it here first! <http://www.4d.com/livedemos>

To Unsubscribe:                        mailto:4DBasics-off@...
**********************************************************************



Re: Read picture file not working in windows

by Dave Batton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Stephane,


> Quicktime or no Quicktime (I will check to make sure it is  
> installed) should I not at least get a dialogue box letting me pick  
> an image? Right now I get nothing at all. No dialogue box, no  
> reaction whatsoever.


Yes, you're right. You should at least get a dialog box.


--
Dave Batton
http://4DToday.com/
The ultimate information source for 4D developers.



**********************************************************************
4D Basics hosted by 4D, Inc.                       http://www.4D.com/

An all-new List box. More features, more power.
Headers, footers, cell formatting and other goodies.
See it here first! <http://www.4d.com/livedemos>

To Unsubscribe:                        mailto:4DBasics-off@...
**********************************************************************



Re: Read picture file not working in windows

by Josh Fletcher (4D, Inc.) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Stephane,

Stephane Potvin wrote:
> If I don't want to rely on Quicktime, what format must the image be  
> to work in Windows? Will JPG work without Quicktime?

This is covered in the READ PICTURE FILE documentation, which refers to
the PICTURE TYPE LIST command:

http://www.4d.com/4ddoc2004/CMU/CMU00681.HTM

Kind regards,

Josh Fletcher

--
Josh Fletcher
Technical Services Team Member
4D, Inc.

**********************************************************************
4D Basics hosted by 4D, Inc.                       http://www.4D.com/

An all-new List box. More features, more power.
Headers, footers, cell formatting and other goodies.
See it here first! <http://www.4d.com/livedemos>

To Unsubscribe:                        mailto:4DBasics-off@...
**********************************************************************