DelphiWorlds

Results 229 comments of DelphiWorlds

Please let me know if it's able to do everything you need.

Closing due to no response

I'll revisit this soon

I'm closing this issue in preference to: https://github.com/DelphiWorlds/Kastri/issues/115

When adding it to the IDE, you only need to compile for Windows. Components that are available for Android will appear in the component palette when you select the Android...

Just FYI - I started work on something like this not long ago. The first link you provided has made me change direction a bit. I will be implementing *something*...

Added support for `category` (and `action`). The demo has been updated to illustrate how to add categories/actions, however to also illustrate here: ``` procedure TfrmMain.AddCategories; var LCategory: INotificationCategory; begin LCategory...

Yes, it made sense. Let me know if the changes I just pushed suit you, which allows adding of actions optionally without a handler, and use `OnNotificationCategory` to handle categories...

Did you test the same PDF with the demo (i.e. instead of it using Feature Matrix.pdf)? I just tested a 914 page file, and it loads the first 500 pages...