Search found 10 matches

Go to advanced search

by mike.day
Mon Jul 20, 2020 8:02 pm
Forum: General Discussion
Topic: 2-Factor Authentication (2FA)
Replies: 0
Views: 2896

2-Factor Authentication (2FA)

I'd be interested to know if anyone has implemented 2FA into their Jade Smart Thin Client front end application. We are in the very early stages of investigation and would like to know if anyone has successfully implemented this already, what authentication tool and methods were used.
by mike.day
Mon May 21, 2018 8:43 am
Forum: Feature Discussions
Topic: Extracting changes to interfaces
Replies: 3
Views: 6389

Re: Extracting changes to interfaces

Doing a changes extract, extracts just the new method and implementations. This saves having to extract each class that the method is implemented on.
by mike.day
Fri Mar 03, 2017 9:23 am
Forum: Feature Discussions
Topic: Extracting changes to interfaces
Replies: 3
Views: 6389

Re: Extracting changes to interfaces

Maybe their should be an option on the schema extract to select and extract the interface methods on each implemented class. This could be done for each schema that the interface is imported or inherited on. I just don't like having to extract the whole class each time I add a new method to an inter...
by mike.day
Thu Mar 02, 2017 4:26 pm
Forum: Feature Discussions
Topic: Extracting changes to interfaces
Replies: 3
Views: 6389

Extracting changes to interfaces

Every time I add a new method to an existing interface, the implemented classes also need to be extracted. It would be good when extracting the interface from a schema extract, that the methods on the implemented classes were also included. Is there currently an alternative?
by mike.day
Thu Jan 09, 2014 1:04 pm
Forum: General Discussion
Topic: Display of null dates in Web Services
Replies: 4
Views: 5212

Display of null dates in Web Services

Null dates (Date data type) are being outputted as "1900-01-01" in our Jade Web Service. Does anyone know how to force these null dates to return "" (blank)?
by mike.day
Wed Oct 09, 2013 1:31 pm
Forum: General Discussion
Topic: Calling an external function
Replies: 3
Views: 4583

Re: Calling an external function

I agree with you BeeJay, thanks for your input!

Cheers,
Mike
by mike.day
Wed Oct 09, 2013 11:03 am
Forum: General Discussion
Topic: Calling an external function
Replies: 3
Views: 4583

Calling an external function

I would like to call SetSysColors from user32.dll to change some system colours in my app. See http://msdn.microsoft.com/en-us/library/windows/desktop/ms724940%28v=vs.85%29.aspx for more info on this function. I'm having some trouble getting this function declared in external functions and to also w...
by mike.day
Mon Oct 07, 2013 10:34 am
Forum: General Discussion
Topic: Change selected item/s selected colour
Replies: 1
Views: 4029

Change selected item/s selected colour

Does anyone know how to change the selected item/s selected colour for listboxes and combos without affecting the listIndex and itemSelected properties?
by mike.day
Wed Oct 02, 2013 4:03 pm
Forum: General Discussion
Topic: Highlight of inactive folder tabs
Replies: 4
Views: 5998

Re: Highlight of inactive folder tabs

You could create a skin for your folder and sheets, then you have complete control over the look and feel of the rolled-over versus up versus active state. For example, in the following screen snap of one of our skins, the blue highlight colour indicates the currently active sheet. When the user mo...
by mike.day
Tue Oct 01, 2013 8:31 am
Forum: General Discussion
Topic: Highlight of inactive folder tabs
Replies: 4
Views: 5998

Highlight of inactive folder tabs

When moving the mouse over inactive folder tabs, the tab is highlighted in yellow. Which is fine if the font is dark, eg Black. However if the font colour is light, eg White, this highlighted colour is too bright for the font to show. Does anyone know how to either turn this highlighted colour off o...

Go to advanced search