
Henk Noppe
Forum Replies Created
-
Henk Noppe
MemberNovember 8, 2019 at 8:08 am in reply to: Popup Menu toolbar button to Window CommunicationHi Mark,
I just downloaded the repository in a different directory and I could import the library without any problems. I used Omnis Studio 8.1.7.1 -
Henk Noppe
MemberNovember 1, 2019 at 6:54 pm in reply to: Popup Menu toolbar button to Window CommunicationThanks for looking into this Mark,
I made a small library which demonstrates this problem and published it to GitHub: https://github.com/frogli-omnis/ToolbarPopupList
Let me know what you think of it. -
mm, k never used that option. Maybe one of the Omnis people can answer this. Otherwise contact support they definitely can tell you more about this property.
-
Hi Dario,
I did some experimenting and came up with the following code:Calculate charValue as ‘Hello World’
Do chartoutf8(charValue) Returns binValue
Do bintobase64(binValue) Returns base64Bin
Do utf8tochar(base64Bin) Returns base64value
; base64value will be SGVsbG8gV29ybGQ=I am not sure why you do not get a character out of the bintobase64 function. Would make more sense to me, but maybe one of the Omnis Software fellows who are lurking here (or anyone else) can shed some light on this topic…
Grtz Henk -
Hejhej Dario,
How is the contents of lBinVar constructed? Has lBinVar the datatype binary?
grtz Henk -
Hejhej Ghiara,
Could you explain a bit more what you mean by sharing libraries. And which version of Omnis Studio 8 are you using and which version of MacOS?
grtz Henk