-
Content Count
210 -
Joined
-
Last visited
-
Days Won
1
Everything posted by sjordi
-
Hi, Is there a way to control which font and which size the IDE uses when printing source code? No matter what I select for the Editor, it prints everything in Courrier 12, which is ways too big. I can't find a setting controlling how the IDE would print the source files. Thanks for any clue Steve
-
Phil, I think that you should revert to RadStudio Berlin and Xcode 9.x The bug has been notified on RadStudio 10.2 and 10.3 and Xcode 10... I set up a Mac Virtual Machine but didn't have time yet to test with Berlin and Xcode 9. That might be a solution, but not everyone has the luxury of several VMs, etc... I'm lucky I backup my development VMs so I can come back in time (up to C++Builder 6)... But the bug has to be fixed. I mean, they still distribute the Bluetooth LE samples and they do not work.
-
I opened a support ticket with them (burnt one of my 3 allowed free tickets) just to be answered that this is a known bug in the Quality Portal and I should follow the ticket to be notified when solved. I told them that I already subscribed to the ticket but opened a case to speed things up. Now I don't call this very efficient (paid) support. They told me that they would notify the engineers that the bug affects my business since I can't release my macOS product version. But I have very small hopes.
-
They say "Expanded support for iOS 12 and iPhone X series devices" How is the "iPhone X" series addressed? There is no view or device simulation when working on the GUI. Any iPhone X templates? I don't see anything. or am I missing something?
-
Which Xcode version do you have? What is the SDK version you have imported into RadStudio? Did you also connect your device to Xcode so it can process it in the Devices&Simulator window?
-
Hi thanks, All BlueTooth devices work correctly with the Mac, including BT browsers, etc... Only the utilities compiled with 10.3 Rio don't work. Strange.
-
Hi, Just wanted to let you know that Microsoft EndNote is unable to clip a forum page. It can do so in "bitmap" mode when you save the entire page, but when switching to "Article" in order to extract only the content without all decorations, it totally fails. It looks like something in the forum pages is hiding the information, or at least not presenting it into something standard. Just my 2 cents.
-
Forum incompatible with Microsoft OneNote clipper
sjordi replied to sjordi's topic in Community Management
It's an expression. But it looks like something doesn't look standard to Microsoft. Here are the two screenshots of this forum page. Shown as bitmap clipping and the 2nd as "article" (like Safari Reader mode) The article mode doesn't see anything from the page besides some decorations. Steve -
Yes, excellent idea. Should have thought about such a thing. I'll try something like this. Thanks for the tip
-
Hi Andrea, Thanks for the suggestion. My question is more related to the A--Z index itself, visually. Does it exist and I can link it to the dataset or LIstView or should I myself create an array of A..Z + # and then scale it accordingly to the screen size (portrait/landscape), capture which letter was pressed by the finger, etc... It's not really the mechanism behind it that is the point, but the visual index itself, like in the Contacts or Music apps, you can quickly jump to the first item starting with the letter you choose, on the right of the screen. Thanks Steve