Re: SDI on WIndows doesnt respect a toolbar

2019-02-02 Thread Patrick Emanuel via 4D_Tech
And it is worst than you can imagine. On an engined application, the toolbar
is displayed as a separate dialog!

Not sure that it really useful.

Patrick



-
Patrick EMANUEL

Administrator
www.association-qualisoft.eu 
(Soft1002, Simply Asso & QS_Toolbox)
--
Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

OBJECT SET ENTERABLE not working on Checkbox??

2019-02-02 Thread Lloyd SIgler via 4D_Tech
The following code is not working on checkboxes. 

OBJECT SET ENTERABLE(b_FICA;False)

It is executing without error, am I missing something stupid?

Thanks

Lloyd

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

RE: OBJECT SET ENTERABLE not working on Checkbox??

2019-02-02 Thread Stephen J. Orth via 4D_Tech
Lloyd,

I believe you may want to be using:   OBJECT SET ENABLED


Steve

-Original Message-
From: 4D_Tech <4d_tech-boun...@lists.4d.com> On Behalf Of Lloyd SIgler via 
4D_Tech
Sent: Saturday, February 2, 2019 4:52 PM
To: 4D iNug Technical <4d_tech@lists.4d.com>
Cc: Lloyd SIgler <4...@siglergroup.com>
Subject: OBJECT SET ENTERABLE not working on Checkbox??

The following code is not working on checkboxes. 

OBJECT SET ENTERABLE(b_FICA;False)

It is executing without error, am I missing something stupid?

Thanks

Lloyd

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**