Post

Replies

Boosts

Views

Activity

Comment on Using CUPS in iOS
I have mentioned my end goal in reply above (which is to do whole print operation in worker thread) . If not using cups , is there any other way to discover all the printers connected to ios device. If there is any other method to do this , using Bonjour service or any other api , can you please guide me how to do that ?
Topic: UI Frameworks SubTopic: UIKit Tags:
Jan ’24
Comment on Using CUPS in iOS
Hi @eskimo I am looking for all printers connected to ios device . i want to discover the printers using worker thread , so that whole print operation in my application can happen on worker thread using UIPrintInteractionController's Print method (in print method of UIPrintInteractionController , i need to pass UIPrinter instance ,which i want to discover on worker thread)
Topic: UI Frameworks SubTopic: UIKit Tags:
Jan ’24
Comment on How to post openWindow, closeSpecificWindow, hideSpecificWindow from a swift class?
i want to close specific window out of n number of windows, open new window, resize specific window with some identifier
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’25
Comment on Is this right way to use NSString BytesNoCopy ?
If I just create NSString from byteNoCopy and not modify value in bytes from cpp . Instead if the value changes in cpp, I will create a new NSString . Then, this approach suppose to work ? or will still something could go wrong?
Topic: Programming Languages SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’24
Comment on Is this right way to use NSString BytesNoCopy ?
Thank you for your response. However, I’m curious—if ByteNoCopy isn’t meant to be used this way, what would be a possible scenario for its use?
Topic: Programming Languages SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’24
Comment on Using CUPS in iOS
I have mentioned my end goal in reply above (which is to do whole print operation in worker thread) . If not using cups , is there any other way to discover all the printers connected to ios device. If there is any other method to do this , using Bonjour service or any other api , can you please guide me how to do that ?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on Using CUPS in iOS
Hi @eskimo I am looking for all printers connected to ios device . i want to discover the printers using worker thread , so that whole print operation in my application can happen on worker thread using UIPrintInteractionController's Print method (in print method of UIPrintInteractionController , i need to pass UIPrinter instance ,which i want to discover on worker thread)
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on Using CUPS in iOS
@eskimo i accepted my reply by mistake. And there is no option to undo it now.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on Using CUPS in iOS
I want to discover printers on worker thread
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’24