Re: External monitors.

2023-01-12 Thread Murali Govind
Hi Thanks for taking the time. I am not sure I follow. - This does not work even if I use q windows computer. - I need the software to do the redirection to an external monitor. The users are not savvy enough to do that. Is that doable?. I can find lot of sample code. Which suggests it must be

Re: External monitors.

2023-01-12 Thread Ernie Rael
Looks like the issue is between the MacBook and JDK. (No NetBeans APIs involved). If you can move MAC windows to the external monitor, then you need JDK support. -ernie On 23/01/12 12:13 AM, Murali Govind wrote: Hi Any one can help with the below problem? Regards Murali On 6 Jan 2023, at

NB 16 code template expansion

2023-01-12 Thread Christopher C. Lanz
Hello, in messing around about other problems, I seem to have disabled code template expansion. (Typing "sout" +tab always used to produce "System.out.println("");" I can't find a Tools/Options setting that turns this feature back on. The Apache page https://netbeans.apache.org/kb/docs/php/code

Re: Combobox - letter size

2023-01-12 Thread Thomas Wolf
Like I said earlier, it might be a layout issue. Saying “help” isn’t enough detail for anyone to actually help. You have to actually post the code that has the problem for people to try and help. Like the snippet of your code that creates the panel that has the combo box that has the problem.

Re: External monitors.

2023-01-12 Thread Murali Govind
Hi Any one can help with the below problem? Regards Murali > On 6 Jan 2023, at 11:30 AM, Murali Govind wrote: > > Hi > > I have a Laptop- MacBook Air.. And I have a TV connected to it via USB C -> > HDMI . I have tried everything in the code snippets I could find in google. > > public stat