Search found 1191 matches

by skiman
Thu Jun 08, 2023 2:58 am
Forum: eXpress++ Support
Topic: Chilkat JSON Object
Replies: 15
Views: 5614

Re: Chilkat JSON Object

Hi,

I suppose you will need basic authentication.
See https://en.wikipedia.org/wiki/Basic_acc ... entication

You can do this by creating a cHeader := ... and send it with the loadurl as header parameter.

cHeader:= "Authorization: Basic "+ xbBase64Encode(cLogin+":"+cPassword)
by skiman
Wed Jun 07, 2023 11:36 pm
Forum: eXpress++ Support
Topic: Chilkat JSON Object
Replies: 15
Views: 5614

Re: Chilkat JSON Object

Hi, Do you need to upload the file itself or is this a request to a rest-api with the json in the body? If you try the following: URL: https://uat1.numero.co/mapi/1/sessions/8 The login and password is asked. With the login below you don't get any access? User: cenima-test Pass: CenimaTest In a log ...
by skiman
Tue May 16, 2023 2:08 am
Forum: eXpress++ Support
Topic: HILITE and Right button in GET problems
Replies: 11
Views: 4879

Re: HILITE and Right button in GET problems

Hi Jimmy,

Yes, with this code I can check it. Thanks.
by skiman
Mon May 15, 2023 7:55 am
Forum: eXpress++ Support
Topic: HILITE and Right button in GET problems
Replies: 11
Views: 4879

Re: HILITE and Right button in GET problems

Hi Brian,

Thanks to get back to your Xbase code for me instead of backing bread. :)

The result is always 96DPI, no matter which scale I set in Windows.
by skiman
Mon May 15, 2023 7:45 am
Forum: eXpress++ Support
Topic: HILITE and Right button in GET problems
Replies: 11
Views: 4879

Re: HILITE and Right button in GET problems

Hi Wolfgang,

Thanks for the code but it isn't working on my system.

The array aTmp is always { 0,0,96,96 } no matter if I set the windows scale to 100, 125 or 150 %.
by skiman
Mon May 15, 2023 12:32 am
Forum: eXpress++ Support
Topic: HILITE and Right button in GET problems
Replies: 11
Views: 4879

Re: HILITE and Right button in GET problems

Hi Brian, Years ago, I had a similar issue where 125% scale or, anything other than 100% scale would create display problems. We threw up a dialog box at the start of the program telling the user to change the scale back to 100%. I was wondering how you detected the scale was changed? I tried this w...
by skiman
Mon May 15, 2023 12:28 am
Forum: eXpress++ Support
Topic: HILITE and Right button in GET problems
Replies: 11
Views: 4879

Re: HILITE and Right button in GET problems

Hi Jimmy,

I added your suggestion to my manifest file, but the result isn't good. With this modification the icons on my buttons are messed up. I'm using an icon font and it looks as the change in de manifest file is a problem.

Anyway, thanks for the suggestion.
by skiman
Fri May 12, 2023 7:30 am
Forum: eXpress++ Support
Topic: Xbase2.0 and dc_popDate
Replies: 2
Views: 2005

Re: Xbase2.0 and dc_popDate

HiRoger,

No problem.

Today is your day. Enjoy a good glass of wine or beer. Cheers.
by skiman
Fri May 12, 2023 6:41 am
Forum: eXpress++ Support
Topic: Xbase2.0 and dc_popDate
Replies: 2
Views: 2005

Xbase2.0 and dc_popDate

Hi,

There is a problem with Xbase 2.0 and the calendar when using the keyboard.

Start XDemo.exe and in the samples 1 go to the POPUP sample.
Open the Calendar with CTRL-J and try to select a date with the keyboard. An error appears...

With Xbase1.9SL1 this is working without any problem.
by skiman
Fri May 12, 2023 6:28 am
Forum: Zen and the art of Software Maintenance
Topic: Another Birthday!
Replies: 4
Views: 3407

Re: Another Birthday!

Hi Roger,

A happy birthday. Enjoy your day.