External monitors.

2023-01-05 Thread Murali Govind
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 static void disponscreen() { System.out.println("Hello from the Disp on screen Function!"); Integer j=0; Graphi

Combobox - letter size

2023-01-05 Thread Murali Govind
Hi I am able to change the size of the combobox. I can change the size of font also. But the area inside the combobox where the text is displayed remains the same size. As a result it truncates the text. Anyone can help how to fix it? Regards Murali

Re: Python development

2023-01-05 Thread Michael Bien
Tim Boudreau has a mavenized copy of the old contrib cluster https://github.com/timboudreau/netbeans-contrib which includes the python modules which are known as nbPython I believe. I don't know how much of this still works or what the license situation is - I just know that it exists :) -mb

Re: Python development

2023-01-05 Thread Bill Brooks
Gary, I haven't personally tried it, but the website refers people to this: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=199530870 ...looks like it hasn't been updated and that's why it's not more prominent on the nb website. If you get it to work, let us know. I also have to

Re: Scala classes

2023-01-05 Thread Alonso Del Arte
I tried some time ago, Java 8, Scala 2, NetBeans 8.2. No go. Didn't try with Gradle, but it seems to be such a pain in the neck even for plain Java projects... Al On Thu, Jan 5, 2023 at 7:50 PM László Kishalmi wrote: > There was a Scala plugin for NetBeans 8.1 it is old might cna get it > worki

Re: Scala classes

2023-01-05 Thread László Kishalmi
There was a Scala plugin for NetBeans 8.1 it is old might cna get it working. If just the compilation is needed, you can use a Gradle build and put scala code in. On Thu, Jan 5, 2023 at 3:02 PM Greenberg, Gary wrote: > Any plugins to compile Scala files? > > > > *Gary Greenberg* > > Staff Softwa

Scala classes

2023-01-05 Thread Greenberg, Gary
Any plugins to compile Scala files? Gary Greenberg Staff Software Engineer

Python development

2023-01-05 Thread Greenberg, Gary
After 20+ years working in Java, I got a project to be done in Python. Is there are any support for Python in Netbeans? I would hate to dump my favorite IDE. Gary Greenberg Staff Software Engineer