#jogamp @ irc.freenode.net - 20151202 05:06:07 (UTC)


20151202 05:06:07 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20151201050607.html
20151202 05:06:07 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20151202050607.html
20151202 06:10:35 * hija_ (~hija@anon) has joined #jogamp
20151202 06:12:38 * hija (~hija@anon) Quit (Ping timeout: 260 seconds)
20151202 06:12:38 * hija_ is now known as hija
20151202 07:39:18 * elect_ (~GBarbieri@anon) has joined #jogamp
20151202 07:53:42 * monsieur_max (~maxime@anon) has joined #jogamp
20151202 08:42:39 * Eclesia (~husky@anon) has joined #jogamp
20151202 08:42:52 <Eclesia> good morning
20151202 09:22:23 <bruce-> morning
20151202 09:35:38 * hija (~hija@anon) Quit (Quit: hija)
20151202 10:00:43 <guillaum1> yo
20151202 10:13:28 * hija (~hija@anon) has joined #jogamp
20151202 10:13:52 * hija (~hija@anon) Quit (Client Quit)
20151202 10:31:10 <bruce-> does NEWT offer ways to get a native file open/save dialog?
20151202 10:32:01 <Eclesia> bruce-: not that I know, no widgets. just frame and events in newt
20151202 10:32:52 <bruce-> ok, JFileChooser it is then :(
20151202 10:35:01 <Eclesia> there is one in my project using newt. but not much tested. you could also use the javafx Filechooser too
20151202 10:37:25 <bruce-> I want a native file dialog
20151202 10:37:31 <bruce-> this is important
20151202 10:37:40 <bruce-> because non native file dialogs are terrible
20151202 10:38:01 <bruce-> they make me (and other users) angry
20151202 10:38:35 <zubzub> too bad there is no such thing as 'native' dialogue
20151202 10:38:38 <zubzub> only default widget toolkit
20151202 10:38:57 <zubzub> and/or default theme
20151202 10:48:26 <bruce-> java.awt.FileDialog actually uses native dialogs
20151202 11:04:06 <zubzub> awt uses a default widget toolkit depending on what OS it runs
20151202 11:04:28 <bruce-> yes
20151202 11:04:32 <bruce-> but not for the file dialogs
20151202 11:05:18 <bruce-> unless someone put a whole lot of love in there and copied the OSX dialog with all its details
20151202 11:05:54 <zubzub> what I meant to say is that awt assumes a widget toolkit present on the OS and just uses that (and afaik fallbacks if not present?)
20151202 11:06:10 <zubzub> on linux it's gtk2 iirc
20151202 11:06:33 <bruce-> oh right
20151202 11:06:38 <bruce-> I don't target linux
20151202 11:07:01 <bruce-> most linux users are already angry anyway
20151202 11:07:14 <zubzub> so if you run kde and run awt, you get gtk
20151202 11:07:27 <zubzub> and get a gtk dialogue instead of a qt one
20151202 11:07:30 <zubzub> yeah
20151202 11:08:23 <zubzub> it's not really a problem for other platform because there is only one dominant widget toolkit
20151202 14:03:52 * ctrueden (~ctrueden@anon) has joined #jogamp
20151202 15:11:03 * doev (~doev@anon) has joined #jogamp
20151202 15:11:52 * doev (~doev@anon) Quit (Client Quit)
20151202 15:35:09 * Eclesia (~husky@anon) Quit (*.net *.split)
20151202 15:35:17 * guillaum1 (~gl@anon) Quit (*.net *.split)
20151202 15:35:29 * darkfrog (~mhicks@anon) Quit (*.net *.split)
20151202 15:36:06 * bruce- (~x@anon) Quit (*.net *.split)
20151202 15:36:38 * ctrueden (~ctrueden@anon) Quit (*.net *.split)
20151202 15:36:46 * monsieur_max (~maxime@anon) Quit (*.net *.split)
20151202 15:36:46 * elect_ (~GBarbieri@anon) Quit (*.net *.split)
20151202 15:37:24 * odin_ (~Odin@anon) Quit (*.net *.split)
20151202 15:38:05 * zubzub (~zubzub@anon) Quit (*.net *.split)
20151202 15:39:18 * bigpet (uid25664@anon) Quit (*.net *.split)
20151202 15:39:20 * sgothel (~sgothel@anon) Quit (*.net *.split)
20151202 15:40:58 * zubzub (~zubzub@anon) has joined #jogamp
20151202 15:40:58 * darkfrog (~mhicks@anon) has joined #jogamp
20151202 15:40:58 * guillaum1 (~gl@anon) has joined #jogamp
20151202 15:40:58 * Eclesia (~husky@anon) has joined #jogamp
20151202 15:40:58 * odin_ (~Odin@anon) has joined #jogamp
20151202 15:40:58 * elect_ (~GBarbieri@anon) has joined #jogamp
20151202 15:40:58 * monsieur_max (~maxime@anon) has joined #jogamp
20151202 15:40:58 * ctrueden (~ctrueden@anon) has joined #jogamp
20151202 15:51:57 * zubzub (~zubzub@anon) Quit (*.net *.split)
20151202 15:52:25 * Eclesia (~husky@anon) Quit (*.net *.split)
20151202 15:52:31 * guillaum1 (~gl@anon) Quit (*.net *.split)
20151202 15:52:39 * darkfrog (~mhicks@anon) Quit (*.net *.split)
20151202 15:52:55 * ctrueden (~ctrueden@anon) Quit (*.net *.split)
20151202 15:53:00 * monsieur_max (~maxime@anon) Quit (*.net *.split)
20151202 15:53:00 * elect_ (~GBarbieri@anon) Quit (*.net *.split)
20151202 15:53:29 * odin_ (~Odin@anon) Quit (*.net *.split)
20151202 16:28:32 * bruce- (~x@anon) has joined #jogamp
20151202 16:46:48 * sgothel (~sgothel@anon) has joined #jogamp
20151202 16:46:48 * bigpet (uid25664@anon) has joined #jogamp
20151202 16:46:48 * zubzub (~zubzub@anon) has joined #jogamp
20151202 16:46:48 * darkfrog (~mhicks@anon) has joined #jogamp
20151202 16:46:48 * guillaum1 (~gl@anon) has joined #jogamp
20151202 16:46:48 * Eclesia (~husky@anon) has joined #jogamp
20151202 16:46:48 * odin_ (~Odin@anon) has joined #jogamp
20151202 16:46:48 * monsieur_max (~maxime@anon) has joined #jogamp
20151202 16:46:48 * ctrueden (~ctrueden@anon) has joined #jogamp
20151202 17:06:51 * Eclesia (~husky@anon) has left #jogamp
20151202 18:03:06 * elect_ (~GBarbieri@anon) has joined #jogamp
20151202 18:08:04 * elect_ (~GBarbieri@anon) Quit (Ping timeout: 245 seconds)
20151202 19:33:33 * bigpet (uid25664@anon) Quit (Remote host closed the connection)
20151202 20:12:10 * bigpet (uid25664@anon) has joined #jogamp
20151202 21:36:17 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20151202 21:37:02 * ctrueden (~ctrueden@anon) Quit (Quit: Leaving.)
20151203 05:06:07 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20151203050607.html