Bug: ComboBox dropdown list of combobox is not taking Scale Transformation in consideration

2022-03-06 Thread Neacsu Cristian
Hello, I am using ComboBoxes all over the place in my application. Until now, my application was in full-screen mode. Now due to the request of clients to create the possibility to move it around on multiple screen, I created the option to move it on dual screens and so on. To achieve different

Re: set Destination attribute in printReqAttrSet

2020-02-05 Thread Neacsu Cristian
those but it was reasonably > complex to test and so that is still WIP and then the FX part should > be possible. > > -phil. > > On 2/4/20, 2:52 AM, Neacsu Cristian wrote: > > Hello, > > Any updates regarding this matter? :-s > > Thank you in advance, > Cristi

Re: set Destination attribute in printReqAttrSet

2020-02-04 Thread Neacsu Cristian
o an image to print. > > > On 2/4/2020 5:52 AM, Neacsu Cristian wrote: > > Hello, > > > > Any updates regarding this matter? :-s > > > > Thank you in advance, > > Cristian-Stefan > > > > On Sat, May 11, 2019 at 2:36 AM Neacsu Cristian < &

Re: set Destination attribute in printReqAttrSet

2020-02-04 Thread Neacsu Cristian
Hello, Any updates regarding this matter? :-s Thank you in advance, Cristian-Stefan On Sat, May 11, 2019 at 2:36 AM Neacsu Cristian < neacsu.cristianste...@gmail.com> wrote: > Damn ... Thank you for your reply and for the ticket submitted. > I created an invoice application for my

Re: set Destination attribute in printReqAttrSet

2019-05-10 Thread Neacsu Cristian
lt of a combination of getting it right, not being sure how > many people would need it (you may be the first) and some perhaps > over-stated concerns about security. > > -phil. > > On 5/10/19, 1:39 AM, Neacsu Cristian wrote: > > For windows print through "Microso

set Destination attribute in printReqAttrSet

2019-05-10 Thread Neacsu Cristian
For windows print through "Microsoft Print to PDF", there is no way right now to pre-define a path programmatically. There is no way to set inside the printReqAttrSet (J2DPrinterJob), an attribute of type Destination, to solve this issue. Before jdk 9, I was bypassing it through reflection like

Is it a clean way to short-circuit the render path?

2017-09-21 Thread Neacsu Cristian
Hello, I am not sure that there is the proper place to ask this, but I spent a lot of time reading documentations, looking at presentations and debugging the source code. Please accept my apologizes if I post this in the wrong place. Thank you. Let's imagine this structure: Pane - scene pane