New properties and events on spreadsheet

Questions and answers on how to use XLSSpreadSheet.
Post Reply
odisej
Posts: 34
Joined: Mon Apr 08, 2013 7:42 am

New properties and events on spreadsheet

Post by odisej »

Are there any options we get some more properties and events on the spreadsheet. I'm missing Popup menu property so that I can implement context menu. I'd great if we could have popup menu for cells and for other elements like images, sheets,...I'm also missing KeyPress. This way I could automatically move my cursor into field which I'm using to edit content of the cell. Right now I always have to click into this field which is complicated.

Grega
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: New properties and events on spreadsheet

Post by larsa »

Hello

This will be added in the new version we are working on.
But if you want more properties now, you can create a new class that inherits from TXLSSpreadSheet and make more properties visible, as TXLSSpreadSheet inherits TCustomControl.
Lars Arvidsson, Axolot Data
odisej
Posts: 34
Joined: Mon Apr 08, 2013 7:42 am

Re: New properties and events on spreadsheet

Post by odisej »

Do you have any plans when new version will be available?

I can indeed make as you propose, but still, I will not be able to know when user right clicked on the sheet tab for example. And it's important click as I need to present the right popup menu.
odisej
Posts: 34
Joined: Mon Apr 08, 2013 7:42 am

Re: New properties and events on spreadsheet

Post by odisej »

No offense but this is very important question and I'd love to see your answer. I have a task to prepare viewer to work like editor and right now it looks like a lot of work. If your new version will be available soon and if new version will even work like editor that would save a lot of work to me.
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: New properties and events on spreadsheet

Post by larsa »

Hello

I hope to have at least a beta version ready within a month.
Lars Arvidsson, Axolot Data
odisej
Posts: 34
Joined: Mon Apr 08, 2013 7:42 am

Re: New properties and events on spreadsheet

Post by odisej »

Thanks for the answer. In that case we can wait. Please, let us know when beta is ready, we can use beta in our project and we can inform you how beta will act in case there are some bugs.
odisej
Posts: 34
Joined: Mon Apr 08, 2013 7:42 am

Re: New properties and events on spreadsheet

Post by odisej »

Hi. Any news on this subject?
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: New properties and events on spreadsheet

Post by larsa »

Hello

The beta will be ready next week, I hope.
Lars Arvidsson, Axolot Data
odisej
Posts: 34
Joined: Mon Apr 08, 2013 7:42 am

Re: New properties and events on spreadsheet

Post by odisej »

larsa wrote:Hello

The beta will be ready next week, I hope.
This week is a good week for beta :)
odisej
Posts: 34
Joined: Mon Apr 08, 2013 7:42 am

Re: New properties and events on spreadsheet

Post by odisej »

I really hope we can start testing this beta in June, my boss is all over me :)
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: New properties and events on spreadsheet

Post by larsa »

Hello

The first beta will be ready on Wednesday, June 5.
Lars Arvidsson, Axolot Data
Post Reply