Search found 389 matches
- Tue Aug 03, 2010 4:13 pm
- Forum: General Discussion
- Topic: Ints vs Shorts
- Replies: 3
- Views: 410
Re: Ints vs Shorts
That figures, I wouldn't of asked except for what I was doing was easily going to end up with well over 100 variables, all that could be handled with a short...
- Tue Aug 03, 2010 12:29 pm
- Forum: Developer Notes
- Topic: Maptool Concepts: The Next UI, Look, and Feel
- Replies: 334
- Views: 69309
Re: Maptool Concepts: The Next UI, Look, and Feel
Um, depends on what you mean. There's not something like VisualBasic's double-click-in-design-mode technique unless you're using an IDE of some kind. As far as Java itself is concerned, a "form" is typically a JDialog and the JDialog must be populated with components. Java provides a way ...
- Mon Aug 02, 2010 5:49 pm
- Forum: General Discussion
- Topic: Ints vs Shorts
- Replies: 3
- Views: 410
Ints vs Shorts
In java, is it worth using Shorts if you've got lots of integers you know are never going above 256 (like character stats)... I ask because I noticed it means math on them requires casting...
- Mon Aug 02, 2010 5:00 pm
- Forum: MapTool
- Topic: How to act as server but grant GM to a player?
- Replies: 6
- Views: 483
Re: How to act as server but grant GM to a player?
I'm sure this has been explained somewhere, but is there a reason mt asplodes when you let a connected client load a campaign instead? Is it something terribly hard to fix... I'm ready for 1.4 to start so I'm not gonna ask for this to be fixed in 1.3... but there was talk of a headless server for 1....
- Mon Aug 02, 2010 4:36 pm
- Forum: General Discussion
- Topic: Google Android Discussion
- Replies: 75
- Views: 4310
Re: Google Android Discussion
On a side note, I'm dling the Android SDK right now... I will probably tinker with a PFRPG simplified character sheet app... just for giggles...
- Mon Aug 02, 2010 4:31 pm
- Forum: General Discussion
- Topic: eBook Readers
- Replies: 93
- Views: 6024
Re: eBook Readers
most impotantly it can transform the text to a normal text stream that you can read at any size and font. But in all the bebook is much nicer for longer reads. I love it. Only on pdfs that are a) actual text layers, and b) allow coping of text... many ownzed pdfs of game books are scanned as images...
- Mon Aug 02, 2010 3:50 pm
- Forum: Developer Notes
- Topic: Maptool Concepts: The Next UI, Look, and Feel
- Replies: 334
- Views: 69309
Re: Maptool Concepts: The Next UI, Look, and Feel
So I'm taking something like a 5th shot at teaching myself Java to try and help out... and I'm noticing something odd... If I'm reading this "Thinking In Java" stuff right... one theres not really a way to build a form visually and tie buttons/boxes/whatever to the backend code you've writ...
- Mon Aug 02, 2010 11:30 am
- Forum: General Discussion
- Topic: eBook Readers
- Replies: 93
- Views: 6024
Re: eBook Readers
The E-Readers don't handle .pdf's very well... No real access to the search function, and pdf's can't resize the "page", so you either have the whole page with text about this big or regular sized text the need to scroll... That said, bat life even under heavy usage is pretty long... and t...
- Mon Aug 02, 2010 11:24 am
- Forum: General Discussion
- Topic: Google Android Discussion
- Replies: 75
- Views: 4310
Re: Google Android Discussion
Thanks for that, my office is in a TDCJ unit and I can't have my phone with me *cries*...
- Mon Aug 02, 2010 11:15 am
- Forum: General Discussion
- Topic: Google Android Discussion
- Replies: 75
- Views: 4310
Re: Google Android Discussion
Yep, got a Captivate over the weekend, there are a few of the not-so-smartphone interface I miss of the Solstice, but so far I'm really enjoying it. My old man said there's a pair of apps that replace the android market app (something brain, can't remember right this second) that when include better...
- Wed Jul 28, 2010 1:42 pm
- Forum: Developer Notes
- Topic: How to get RPTools source via Eclipse and subversion
- Replies: 138
- Views: 64781
Re: How to get RPTools source via Eclipse and subversion
Thanks for that, Subclipse worked far better than the subversive suggestion on the page back when Trevor started this thread
- Wed Jul 28, 2010 12:53 pm
- Forum: Developer Notes
- Topic: How to get RPTools source via Eclipse and subversion
- Replies: 138
- Views: 64781
Re: How to get RPTools source via Eclipse and subversion
Okay, I'm trying to get subversion working on helios... I downloaded Eclipse, then downloaded the Subversive-incubation-0.7.9.I20, extracted that into the Eclipse folder, and loaded Eclipse... it asked me to pick a SVN connector... but none of them install correctly...
- Wed Jul 28, 2010 11:28 am
- Forum: Developer Notes
- Topic: Eclipse and JVM 1.5
- Replies: 5
- Views: 2243
Re: Eclipse and JVM 1.5
Yeah, it didn't find this one for some reason... probably because UTMB messed with it before packing it all up in our EMR folder...
- Wed Jul 28, 2010 10:56 am
- Forum: Developer Notes
- Topic: Eclipse and JVM 1.5
- Replies: 5
- Views: 2243
Re: Eclipse and JVM 1.5
Nevermind, I figured it out... the local EMR stuff has a copy of jre 1.4 in its own folders... -__-
- Wed Jul 28, 2010 10:52 am
- Forum: Developer Notes
- Topic: Eclipse and JVM 1.5
- Replies: 5
- Views: 2243
Re: Eclipse and JVM 1.5
Okay, uninstalled java... rebooted and found that somewhere on this machine java is still installed... I've even dug through the program files folder manually...