• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by key78

  1. K

    Displaying unicode characters in org.eclipse.swt.widgets.Table widget

    Is there a way to display unicode characters within a Table widget? (e.g. if i have a string ""\u4e00\u4e01\u4e02\u4e03\u4e04") Currently if I simply try to use the setText(String) method in TableItem it will display them as squares. Thanks
  2. K

    Printing chinese character to system console in Java

    I just changed the console encoding to UTF-8 in eclipse, but it's printing a bunch of squares... anything else I'm missing? Edit: I think it's working now, it was \u4e04 instead of \u4304. Thanks everyone.
  3. K

    Printing chinese character to system console in Java

    I'm using Eclipse Classic 3.3.1.1 on Windows XP Pro
  4. K

    Printing chinese character to system console in Java

    Hi, When I try to print a chinese character using System.out.println("\u4e00"); it outputs a ? instead of the chinese character... what am I doing wrong? Thanks.
  5. K

    MSN addon to allow different display pic to appear for different contacts

    Just wondering if anyone here has come across an addon that lets you select a particular display pic to be seen by certain contacts on your list? (eg. something that lets you use multiple display pics and select which contacts see what) Thanks.
  6. K

    Programming Interview Problems

    You are given an array with integers between 1 and 1,000,000. One integer is in the array twice. How can you determine which one? Returns the largest sum of contiguous integers in the array Example: if the input is (-10, 2, 3, -2, 0, 5, -15), the largest sum is 8 Reverse a string without...
  7. K

    Firefox - Enabling Warning Dialog Before Closing Browser

    I also tried about:config but it still doesn't show up for me... it's weird
  8. K

    Firefox - Enabling Warning Dialog Before Closing Browser

    I tried that before but it didn't work for me... it's weird. Maybe some option somewhere to restore all defaults?
  9. K

    Firefox - Enabling Warning Dialog Before Closing Browser

    Does anyone know how to enable the warning dialog box that shows up whenever you close your browser, asking if you would like to confirm exiting or save the current tabs? (I accidentally hit the checkbox "Don't ask me again"). Thanks.
  10. K

    Saving NFS U2 profile/saved game file

    How do I bkup and save the game profile (the one that contains a record of progress in game) so that if I uninstall and reinstall the game I can resume from where I left off? thx
  11. K

    inspiron 9300 brightness

    i was fiddling with the brightness settings of my new inspiron 9300 and im not satisfied with the brightness of the screen. the brightest level seems like the perfect level for me, and i think im comparing it to my benq lcd which is really bright and nice. anything much lower than the brightest...
  12. K

    i9300 brightness on battery

    nvm. got it. thanks. next question, does it go any brighter than what it lets me? maybe in terms of changing settings from within windows or display drivers?
  13. K

    i9300 brightness on battery

    hey i just tried my 9300 today running on battery and it is soooo dim. on ac, this thing is good and bright. how can i change the brightness on this thing while either running battery or on ac. im sure there should be a way but so far i cant find it. thanks again
  14. K

    i9300 Graphics Help!

    i fixed it yesterday. thanks very much.
  15. K

    i9300 Graphics Help!

    thank you very much for the quick reply. can you further elaborate how to do it? im in stress right now cause i just got home from university to pick this baby up n i still have to do homework... arrrggggghhhhh step by stp instruction would be great! thanks again!!!
Back
Top