Is it possible to change the object (plot) size by entring numbers?
What I want to is a popup window that I can enter the command "width=15, height=10" or something like that.
I know that all selected objects are resized together by dragging, but it is difficult to set plots from different Documents in the same size.
I am sorry if this feature or alternative similar features are already implemented.
By the way, I love FCSalyzer.
Thank you for your help.
Best,
Max
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Currently itt is not possible to define object sizes directly in FCSalyzer.
A possible work-around could be to edit the .FCX file directly. This is simply a text-based XML file, and the size of each plot is stored as the parameters "Width" and "Height", in pixel. Please use only full numbers, such as "100.0", but not "100.4".
It is great that FCSalyzer is of help to you. I do plan to continue with it, but time is short, unfortunately.
Regards,
Sven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2022-04-22
Dear Sven,
Thank you for your reply!
I hope you've had a nice vacation.
It is good to know that FCX file is written in XML (I should have checked that)!
Now I can do what I want to do and I love FCSalyzer even more.
Best,
Max
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear Sven,
Is it possible to change the object (plot) size by entring numbers?
What I want to is a popup window that I can enter the command "width=15, height=10" or something like that.
I know that all selected objects are resized together by dragging, but it is difficult to set plots from different Documents in the same size.
I am sorry if this feature or alternative similar features are already implemented.
By the way, I love FCSalyzer.
Thank you for your help.
Best,
Max
Dear Max,
sorry for the late reply - Easter vacation :-)
Currently itt is not possible to define object sizes directly in FCSalyzer.
A possible work-around could be to edit the .FCX file directly. This is simply a text-based XML file, and the size of each plot is stored as the parameters "Width" and "Height", in pixel. Please use only full numbers, such as "100.0", but not "100.4".
It is great that FCSalyzer is of help to you. I do plan to continue with it, but time is short, unfortunately.
Regards,
Sven
Dear Sven,
Thank you for your reply!
I hope you've had a nice vacation.
It is good to know that FCX file is written in XML (I should have checked that)!
Now I can do what I want to do and I love FCSalyzer even more.
Best,
Max
Great! Let me know if you run into any problems.
Regards, Sven