Enter Data not allowing button click response

TBS andyh at totallybrilliant.com
Tue Jan 2 21:55:36 UTC 2024


Just for posterity - I found the problem !!!

This is a conversion project of an old Classic app - and they had used the command : 'Disable enter & escape keys’ in certain places without the reversing ‘Enable enter & escape keys’ upon closing that window - so I simply added it in my base prompt window opening code and all seems fine once more !!!

Gotta love that old Classic code (and admire the fact that it can still convert all the way up to current Studio levels !)

Andy Hilton
Totally Brilliant Software Inc
Phone (US) : (863) 409 4870
Phone (UK) : 0207 193 8582
Web : www.totallybrilliant.com
Helpdesk : https://totallybrilliantsoftware.supportsystem.com/
Email : andyh at totallybrilliant.com
On Jan 2, 2024, 12:08 PM -0500, TBS <andyh at totallybrilliant.com>, wrote:
> You may be on to something there !!! Let me check that one…..
>
> Andy Hilton
> Totally Brilliant Software Inc
> Phone (US) : (863) 409 4870
> Phone (UK) : 0207 193 8582
> Web : www.totallybrilliant.com
> Helpdesk : https://totallybrilliantsoftware.supportsystem.com/
> Email : andyh at totallybrilliant.com
> On Jan 2, 2024, 5:07 AM -0500, Michael Mantkowski <michaelj at clientrax.com>, wrote:
> > Is it possible there is another window open and in focus that does not allow clicks behind?
> >
> > *********************************************************************
> > Michael Mantkowski
> > ClienTrax Software
> > 1-614-875-2245
> > *********************************************************************
> >
> >
> > -----Original Message-----
> > From: omnisdev-en On Behalf Of TBS
> > Sent: Monday, January 1, 2024 4:21 PM
> > To: Omnis List <omnisdev-en at lists.omnis-dev.com>
> > Subject: Enter Data not allowing button click response
> >
> > Hi all - firstly a Happy New Year to all $listers !
> >
> > I have come across something I have not seen before !!
> >
> > I have a modal prompt window, which works just fine with an ‘Enter Data’ call, and then the user can click on a button in the window and on we go - nothing unusual or exciting…...
> >
> > However I have a situation where - after a little while of working fine after the app starts, the Enter Data command halts execution as expected, but the users clicking on buttons does nothing any more - and for the life of me I cannot see why this is happening !!! The Stack is still alive and well - in dev mode I can set the Go Point and tell it to carry on, and it does - so I am curious as to what action is causing a known working window to all of a sudden become dumb at an Enter Data call ? I don’t know if it is maybe the buttons being made inactive or what (I have verified that the windows $keepclikcs is kTrue as is its $enterable property) but I’m a little stumped so just wondering if anyone has come across this sort of thing before and can recall what it may have been ?
> >
> > Andy Hilton
> > Totally Brilliant Software Inc
> > Phone (US) : (863) 409 4870
> > Phone (UK) : 0207 193 8582
> > Web : www.totallybrilliant.com
> > Helpdesk : https://totallybrilliantsoftware.supportsystem.com/
> > Email : andyh at totallybrilliant.com
> > _____________________________________________________________
> > Manage your list subscriptions at https://lists.omnis-dev.com Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com
> >
> > _____________________________________________________________
> > Manage your list subscriptions at https://lists.omnis-dev.com
> > Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com
> _____________________________________________________________
> Manage your list subscriptions at https://lists.omnis-dev.com
> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com


More information about the omnisdev-en mailing list