Open GoogleCodeExporter opened 9 years ago
There may be a better way to accept tasks, but I can take on this responsibility
Original comment by owenspen...@gmail.com
on 6 Apr 2011 at 9:02
Do we want to scrap the whole palantir theme? If so, what type of look are we
looking for? I can custom create some imagery. Do we want a new name for this
program?
Original comment by heps...@gmail.com
on 7 Apr 2011 at 1:46
I'm thinking so... we'll want to go with something more professional. I'd
imagine this will be an item for discussion tomorrow.
Original comment by boisebar...@gmail.com
on 7 Apr 2011 at 1:49
Original comment by skyler.o...@gmail.com
on 7 Apr 2011 at 2:42
Original comment by boisebar...@gmail.com
on 7 Apr 2011 at 4:40
I found a great set of icons (unrestricted licence, no need to link back to
site, etc..)I am going to try a few out at a larger size than the current ones.
If they are too big (48x48) then I can resize them. I'll add them to the file
menu.
Original comment by heps...@gmail.com
on 7 Apr 2011 at 8:45
Hey Shawn, I made some changes to all that stuff. I commited it on the client,
I'll commit right now on the server. It fixes everything and makes it nice and
tidy. Basically the images need to actually go into the same file as the class
that's using it, so it is either in the ui or userInterface folder. Then when
you call the image the syntax is new
ImageIcon(getClass().getResource("nameofpic.jpg")).
Original comment by boisebar...@gmail.com
on 7 Apr 2011 at 9:03
Please export the project into an executable jar and ensure that the icons
still show up with that new file structure.
Original comment by skyler.o...@gmail.com
on 7 Apr 2011 at 9:38
they do
Original comment by boisebar...@gmail.com
on 7 Apr 2011 at 9:43
In fact this allows us to use eclipse to export it directly as a mac
application bundle. That lets us use the Xdock:name="Palantir" and it works as
well as set an icon that shows up in the dock and nothing has the java coffee
cup anymore... Of course that means that we have a mac specific build, but I
think the benefits outweigh any downside of having more than one build.
Original comment by boisebar...@gmail.com
on 7 Apr 2011 at 9:45
Original issue reported on code.google.com by
boisebar...@gmail.com
on 6 Apr 2011 at 7:39