@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6



Comments:

<0> Clackwell: We have both sql gurus and no shortage of chaos ;)
<1> wlfshmn: wahaha :)
<0> in fact, I think we have like 600 PL/SQL coders employed
<1> fortunately the developers of our preferred db engine own the company, so...proper use of the engine is the norm rather than the exception.
<0> Clackwell: That could be good, or bad..
<0> Clackwell: Good, if the db engine is actually good. If it isn't and it's not politically possible to point out it needs changing... well ;)
<0> hmm. I wonder if I should clean the closet, or if I should code..
<1> wlfshmn: oh yeah, agreed. fortunately it is a good thing. it's not an oracle or ms sql server, but having full graps and control over the engine allows you to compete well.
<1> graps=grasp
<0> Clackwell: I suppopse it might.
<0> Clackwell: This a db engine I've heard of, or something nternal?
<1> wlfshmn: i doubt you have heard of primebase sql server or p.ink sql. but hey, adobe uses it, k4 uses it, etc.
<0> Clackwell: ah, no, there is a slight bell, but it might be triggering on the word 'base' as much as anything. no major bells atleast
<1> haha, yeah, like frontbase, etc. ;)
<2> ive juste install java and when i go on a website my screen fade to black do you kknow why?
<3> what website



<2> everyone who have java
<3> example?
<2> games.yahoo.com
<3> try something that doesn't require registration
<2> mmmm
<3> try this website http://www.java.com/en/download/help/testvm.xml
<3> what do you see under the text: Test your jvm?
<3> icehead airhead
<2> no
<2> still not working
<3> what does the website say?
<2> my screen juste fade to black
<3> de-install java
<3> and re-install
<3> what browser do you use?
<2> internet explorer
<3> from where did you get java?
<2> java.com
<3> try http://jdl.sun.com/webapps/getjava/BrowserRedirect?locale=en&host=www.java.com
<3> what does it say?
<2> sorry again
<2> what did u say after i said java.com
<3> http://jdl.sun.com/webapps/getjava/BrowserRedirect?locale=en&host=www.java.com
<2> okay
<2> i will try
<3> what does the website say?
<2> download java update 6
<3> thats it?
<2> java 5 update 6
<3> manual download?
<2> non automatic
<3> click on the download button
<2> yeo
<2> its checking and start to download
<2> damn
<2> fade to black again
<3> dude
<3> you can't possibly downloaded java in that time
<2> is suppose to work even if i am on 1280x1024
<3> maybe your system is broken
<2> its new
<2> i buy it last week
<3> so good hypothese
<2> lol
<3> new systems might not be configured correctly
<2> maybe
<3> or you already got tons of spyware/virusses on it
<2> what should i do?
<3> try to run some spyware checkers
<3> and update your videocard drivers
<2> no thats okay , i run it every day
<3> it could also be some problem related to that
<2> really?
<3> does the whole screen fade to black?
<2> yep
<3> that doesn't sound good
<2> not really
<3> maybe your monitor can't handle the refresh rate of your videocard
<2> what is the rate?
<3> check the video properties
<2> of my videocard driver?



<3> right click on the desktop, chose properties
<2> yep
<3> then settings, then the advanced button
<2> yep
<3> then the monitor tab and check the refresh rate
<2> 75hertz
<3> looks fine
<3> is it an lcd?
<2> yep
<3> set it to 60
<4> Rob_uknow I have modified your sample code: http://rafb.net/paste/results/5pNHXA26.html. Note that you were calling windowClosing(), not windowClosed()
<2> ok i set to 60
<2> i try it again?
<3> yes
<4> Clackwell so there is my test case, sorry it took so long
<3> why not use windowClosing?
<4> Don't know, I suppose I could. I just want to know why windowClosed() is called twice
<4> Furthermore, trying to use windowClosing() doesn't work.
<3> why not?
<4> Don't know, it just doesn't print
<3> could be a bug
<3> yep
<3> try super(new JFrame()); in your constructor
<3> then windowClosed only fires 1 event
<3> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4094571
<4> Weird
<4> I guess I'll just make it a JFrame instead of a JDialog
<5> anyone know if theres a eclipse layout manager for swt that similar to the default one in netbeans 5.0 ?
<3> no clue
<3> why not try eclipse's visual editor and see what layoutmanager if offers
<5> i'm trying it now
<5> i remember in netbeans i think they had a seperate one a abstract or absoulte layout
<5> are most people here netbeans or eclipse users ?
<3> http://download.eclipse.org/eclipse/downloads/documentation/2.0/html/plugins/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/layout/package-summary.html
<3> probably eclipse
<3> gridlayout sounds nice
<5> k i'll try that one
<3> I think you need to use GridData
<5> hmm
<3> that makes room for a component
<5> is there a layout manager that just allows arbitrary placement , and still allows the componets to readjust when the shell is resized
<5> actually never mind i just see that worked fine i think i can use the grid for my needs
<3> acrobat stinks
<3> I can't delete a pdf file because acrobat wants to display the pdf's file info
<6> http://rafb.net/paste/results/GCBJvl93.html
<6> i'm trying to get a basic response from the scrollbars, by setting their values to appear in the text areas next to them - i can't see for the life of me what i haven't included
<3> make a tiny working testcase
<3> no one is even going to take a look at that code
<6> ive tried testing ...
<6> the value just stays as 0
<3> the test is for you and others to remove all unessesary elements that can influence the cause of the problem
<5> thanks guys
<6> ive just tried removing everything but elements relevent to the scrollbars
<6> still not work
<6> if you cannot help me, where do you suggest i visit
<3> make a small testcase
<7> hi i have a problem to get information from form by post method with jsp
<7> i use method request.getParameter but request.getParameter("log")==null :(
<7> no one can help me please ? :)
<3> nope
<7> k thx :)
<8> hi, i am having trouble with using JFrame...i want to find a way to be able to add componets to a JFrame after the first initialization...i coundnt find anything useful.if anyone, please help.thnx
<3> Cybersplash
<3> you probably don't post correctly
<3> or the parameter has another name
<8> anyone...?
<3> define first initialization?
<9> kosder2 : myFrame.getContentFrame().add(something...)
<8> for instance, the components i create at the constructor before setVisible(true)
<9> myframe.validate()
<3> yeah
<3> then what
<8> e.g. i would like to add another button after an event
<3> how?


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #java
or
Go to some related logs:

#chatzone
ISO C++ reference
xmlparse.js
#c++
muggsop
#linuxhelp
genxref lxr problem
#javascript
jsGraphics make Area
dilbert chug cock



Home  |  disclaimer  |  contact  |  submit quotes