Erm, this are rather strange loops you did there.
Try this (as a modified example of the first check):
do {
inputSmall = JOptionPane.showInputDialog("Small step value?");
smallValue = Integer.parseInt(inputSmall);
if (smallValue<0)
JOptionPane.showMessageDialog(null...
Oh yes, the "good" old TableCellRenderer.
I don't know the exact solution, but i'm quite sure, that you need only one component (e.g. your JLabel) globally that is used by each cell.
As i said, i'm not sure, the TreeCellRenderer works this weird way, i guess the TableCellRenderer is...
Well, it may be a driver problem. I've heard of drivers that don't support sidebanding correctly. If tuning down the AGP speed helps, this may be a hardware problem of the mobo or the card itself i guess.
Christoph
I really ran into major problems using the "great" Catalyst drivers. I got crashes and screwed up graphics under Win2kPro and XPPro as well.
I downgraded back to the latest non-catalyst drivers and all is running well again.
2-monitors work well, too
About the refresh problem:
Install...
As i stated in other threads:
This is most likely to be an overheating problem. I got the exact same prob some time ago, at least my computer didn't hang immediately when switching to "LSD mode" ;)
Ensure the following points:
Don't put any card in the first accessible PCI slot under...
TaiPan705!
Try the following options:
1) Open your case to give a lot of fresh air to the card. Sometimes overheating may be the main problem. I haven't seen any card overheating *that* fast, but you may try it
2) Try playing around with the AGP aperture size. Although many say, that doesn't do...
If you really need this resolution, try installing PowerStrip, besides of solving the refresh frequency problem under 2k/XP it lets you define (mostly) any resolution you want.
Try it, it's shareware. If you don't like it or it cannot handle the job (which i doubt), then remove it.
Greetz
Christoph
OK, i found out one thing on myself (from a very old Hauppauge installation manual):
There it's said, that for optimal performance, one should use uncompressed 320x240 BTYUV, which is *exactly* the setting where i get the only reasonable results...
So i suggest this is a major hardware/whatever...
Hi there!
I've got an Impact VCB for video captures under Win2k. Some months ago (maybe about the time i installed an USB webcam) the capture didn't work anymore.
I tried several Hauppauge driver versions, setups, i even changed my whole computer setup and assigned an available IRQ to the card...
Thanks Mike,
just to be sure, i'm not talking about the Compaq Insight Manager but about the Common Information Model.
For the Common Information model there is a SPI?
What is this SPI able to do, e.g. data export, data import?
Does the SPI work like a CIM Provider?
Thanx
Christoph
Hi!
Currently, i'm trying to find a concept to integrate CIM into our infrastructure, which is mainly monitored by OVO.
What i know is, that OVO/W uses WMI internally for some submodules. And it seems to be possible to query the agent for WMI data.
But is something similar (using CIM) possible...
Hi there!
What i'm trying is the following:
I want to playback a MIDI file using a band of GM instruments combined with sample-based instruments.
For example patches 1 through 10 are GM instruments, patch 11 should be overwritten by my own sample-based instrument.
How do i do this? I've looked...
Hi leonec,
the physical model is no problem. I just want to export the luminance values for each vertex. The only "open" format i have found is VRML97, it seems, that the luminance values are exported to this format correctly.
Wood101,
hm, i guess then i'm out of options...
I don't know how to generally read the CPU/GPU temperature. CPU temperature can be read by some tools, but i don't know their name. I'm not sure, if it's possible to read the GPU temperature.
But my guess is, that your problem isn't because of...
Wood101,
what is your AGP aperture size set in BIOS?
This may affect the stability, i'm not sure about that. Try setting it to 128MB, maybe this will help...
Or at last option, try installing Win2k or WinXP, maybe this solves your problem. But this is the very last option i guess
Christoph
a few additions to segmentationfault's post:
The pointer printed is the pointer to the heap, but as this is java's heap it is of absolutely no use. The only thing is for comparing, if two object are the same instance.
Primitives are kept on the stack.
Christoph
Another suggestion which worked for a really serious reboot problem i once had:
Sounds simple but try the following
1) uninstall the display drivers
2) set to standard vga
3) reboot
4) install the latest via4in1 drivers
5) install the latest reference drivers for your card
This (especially the...
SidTheSquid is partly right,
this is the memory address, but only for the Virtual Machine's memory.
But it's not working for primitives. I don't know any method, to get the address of a primitive. But i doubt, if this would be useful.
Where do you need the address for and what tybe are your...
Hi there!
Is there a way to export the radiosity solution in 3DSMax 5?
What i want to do is the following:
I build a scene, execute the advanced lighting/radiosity stuff. Doing so, every vertex gets a color which represents the "lightness" of that vertex calculated by the radiosity...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.