visualizer Questions
13
Solved
When I try to inspect DataSet by standard DataSet visualizer I see this error "could not load this custom viewer".
I wrote simple dataset visualizer, but error throws anyway too.
On other compute...
Quesnay asked 24/3, 2010 at 22:12
2
Solved
I have created a debugger visualizer in VS2008. There are two classes i've made, in the same .dll :-
BinaryDataDebuggerVisualizer
ImageDebuggerVisualizer
The image one works fine (eg. the mag...
Collaborationist asked 6/12, 2008 at 10:9
1
I've made an audio visualizer in React with the AudioContext interface and I want the user able to enable and disable it. The visualizer works fine and I can disable it as well (I just remove the v...
Recognizee asked 16/4, 2021 at 8:32
10
Solved
A while ago I noticed I don't have a magnifying-glass next to my datatables. I used to have it, and somehow, sometime, it disappeared...
Has anyone seen this happen? Do you know how to help me view...
Linnealinnean asked 27/10, 2008 at 6:29
2
Solved
I'm working on some music analysis using the Visualizer class on Android 2.3.1. I am finding that the FFT and waveform magnitudes are affected by the volume of the device. This means that if the us...
Ratsbane asked 8/11, 2011 at 10:3
4
Solved
Is there an Expression Tree Visualizer for VS 2012? Have had a search but have found the VS 2008 popping up all over the place, and the new VS 2012 doesn't have a Visualizers folder in the installa...
Papandreou asked 17/4, 2012 at 8:16
2
We are close to 100 .proto files, where every may define around 10 IDL structures (like service or message).
Is there a way to visualize of of them, including references (from one file to other). ...
Surgy asked 17/11, 2016 at 14:46
6
I am trying to implement the Android Visualizer class. I have looked up other trouble threads but I am still getting a fatal error. This all looks to me like it should work correctly, for whatever ...
Longwinded asked 21/12, 2011 at 20:9
1
Solved
When I choose one of the built-in visualizers:
I can see the original expression being visualized:
How can I get this information from within my own custom visualizer?
I've looked through th...
Mentality asked 18/2, 2019 at 14:44
3
Solved
What is needed to write a custom native visualizer DLL in C++ for Visual Studio 2012 debugger? I want to display a value that can only be calculated from a class/struct on-demand hence a native vis...
Ammadas asked 18/7, 2012 at 15:54
4
I am getting below error when running app on API 16.
java.lang.RuntimeException: Unable to start activity ComponentInfo{}: java.lang.RuntimeException: Cannot initialize Visualizer engine, error: ...
Svend asked 12/3, 2017 at 17:51
1
When I created my graph database in Neo4j, I thought the node label was the same thing as what the node caption would be in the web browser visualizer. Instead, the node captions are set to the fir...
Semasiology asked 6/2, 2016 at 20:22
3
Solved
Whenever I try to open the DataTable or DataSet Visualizer it crashes the IDE.
I tried the various command-line switches to reset everything, started in /SafeMode and undertook a repair of VS.
No...
Paranymph asked 29/7, 2015 at 9:26
0
When using a SoundPool audio class, it definitely has some advantages over a MediaPlayer when just playing short audio clips. The two I've noticed is SoundPool is a lot faster. MediaPlayer can lag ...
Ubiquitous asked 1/8, 2015 at 1:33
2
I've started programming for Android 3 days ago, and today I wanted to do something more difficult using some classes from android Api.
I find class Visualizer and at first attemp I had a problem. ...
Fireresistant asked 6/7, 2012 at 19:18
3
How to add two edges having the same label but different endpoints?
For example, I want to add two edges having the same label 'label1', one from vertex v-1 to vertex v-2 and the other one from ve...
Nominalism asked 19/2, 2012 at 19:38
2
Solved
How to use custom vertex labels in JUNG graph visualization?
I am following Jung 2.0 Tutorial where I found that setVertexLabelTransformer() can be used to label the vertices, but these labels can...
Throughout asked 19/2, 2012 at 15:41
3
Solved
I know Visualizer to show some wave while playing audio using android Media Player.
But i want to show Visualizer while recording audio means while recording i want to show linear wave which chang...
Nuncle asked 26/11, 2012 at 5:55
7
Solved
Does anyone have any recommendations for applications or browser plugins that make browsing and visualizing JSON APIs easy. Please support your answer with a reference or link to the applicat...
Perdu asked 3/3, 2010 at 1:34
2
I want to try what looks like a really cool tool. I've dl'd the FF version from http://www.huttar.net/dimitre/XPV/TopXML-XPV.html.
I open XPathMain.htm in FireFox, Browse to the provided test1.xml...
Starter asked 7/4, 2011 at 19:3
1
Solved
I'm making a Live Wallpaper for Android 2.3.3 and it used the Visualizer class. I've already got a working version of my Visualizer program working as a stand alone but when I place the code into a...
Ranunculaceous asked 10/2, 2012 at 3:15
2
Solved
First time here so sorry in advance for any butchered formatting.
So I am completely new to DSP so I have only a very general understanding of the Fourier Transform. I am trying to build a visuali...
Terranceterrane asked 18/1, 2011 at 4:32
1
Solved
I have just installed visual studio 2005 service pack 1 on a Windows 7 64 bit machine. Everything appears to work fine and I am able to run my project without any errors. However, when I am in debu...
Infrastructure asked 6/12, 2011 at 23:10
2
I am trying to implement an audio spectrum analyzer in android using the Visualizer class.
I am getting FFT data in the onFftDataCapture() method of OnDataCaptureListener() event and I'm drawing t...
Perquisite asked 14/8, 2011 at 6:4
2
Solved
I am trying to find a LINQ to SQL visualizer for Visual Studio 2010.
Anybody know of one somewhere?
When i was using vs 2008 i used this one.
But with vs 2010 it does not work.
I tried this one...
Grimaud asked 21/1, 2011 at 14:35
1 Next >
© 2022 - 2024 — McMap. All rights reserved.