Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add copy and paste enabled textbox with version information to about window #2942

Closed
jonasstein opened this issue Jun 24, 2017 · 12 comments
Closed

Comments

@jonasstein
Copy link

jonasstein commented Jun 24, 2017

I suggest to add a copy and paste enabled textbox with version information to the about window. At the moment there is only a copy to clipboard button. It would be nice to see the information already in the window. There should be also more detailed information on the Java environment
jabref_about
.

@Siedlerchr
Copy link
Member

At least the snapshot information should be displayed and copied.

@lenhard lenhard changed the title FR: Add copy and paste enabled textbox with version information to about window Add copy and paste enabled textbox with version information to about window Aug 5, 2017
@koppor
Copy link
Member

koppor commented Aug 10, 2017

+1 for implementing it 😇

@steph37tours
Copy link
Contributor

So I agree to look at this.
I suppose I have firstable to find the form and add the textbox.

@Siedlerchr
Copy link
Member

@steph37tours In our wiki you find some information about the package structure and some explainations to the architecture to get an understanding how things work together: https://github.com/JabRef/jabref/wiki/High-Level-Documentation

Even I often struggle to locate a specific gui dialog in the package structure.. So I give you a little hint: Look at gui.help

@steph37tours
Copy link
Contributor

Thank you @Siedlerchr, I found the gui.help.
As long as for instance I've got any experience into javafx. Does I have to install scenebuilder ?

@Siedlerchr
Copy link
Member

@steph37tours Yes, it might come in handy and eases the gui creation. The resource files (fxml) are stored in the respective folder under /src/main/resources/
If you use eclipse, I can recommend installing the e(fx)clipse plugin: http://www.eclipse.org/efxclipse/index.html

@steph37tours
Copy link
Contributor

Actually version show is "unknow" and I've got any developers, etc...
How to have some info to test ?

@steph37tours
Copy link
Contributor

I use a TextArea.

@steph37tours
Copy link
Contributor

I create a String into the controller. Into a Label, I see it, but not into the textarea.

@jonasstein
Copy link
Author

jonasstein commented Sep 8, 2017

Please do not get me wrong, but I suggest you use a chat like IRC for discussion in spite of a bug tracker. I (and all others) get a notification for each activity here and it is rather about general Java programming/ Jabref structure than the bug. Anyway, thank you for taking care of this ticket and your effort.

@LinusDietz
Copy link
Member

@jonasstein This issue was fixed in #3205

@koppor
Copy link
Member

koppor commented Sep 14, 2017

Regarding the discussion channels: Although IRC is non-proprietary, we offer a slack group. We are also aware of gitter, but opted for the more popular one. @steph37tours already joined.

Hey, and slack offers XMPP 😄 See https://www.slant.co/versus/4553/4567/~slack_vs_gitter-im

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants