Tagged Questions

2
votes
1answer
26 views

Loading .swc assets into array, in pure Actionscript 3 project

Hello, I know how to get Flash CS4 symbols into Flash Builder via .swc. The class names become available in the main class, but I can only instantiate those one by one, writing ea …
0
votes
2answers
12 views

AS3 - getting symbols from an assets library WITHOUT Flex

Been searching around for a long time, and the only examples I can find for doing this are something like this: [Embed(source="Assets.swf", symbol="dog")] private static var _Dog: …
0
votes
1answer
14 views

Shark was unable to find symbol information for this address range - iPhone

I'm trying to use Shark to determine which method(s) are taking the most time in my iPhone app. After sampling, I get this: Clicking the "!" button yields: Shark was unable t …
1
vote
5answers
96 views

How to store Euro Symbol in mysql database ?

How to store symbol for Euro currency in MySQL Database ?
1
vote
2answers
82 views

WinDbg doesn’t load symbol file that is created using the same source but built at a differnt time than the original

Hi, We released a product (C#.NET library) and didn't store the pdb file of the library, assuming that we can always generate symbol files using the same source code. Now, we wan …
3
votes
1answer
96 views

How do I use TeX/LaTeX formatting for custom data tips in MATLAB?

I'm trying to annotate a polar plot with data tips labelled with 'R:...,Theta:...' where theta is actually the Greek symbol, rather than the word spelled out. I'm familiar with str …
1
vote
2answers
54 views

How come we pass the linking stage and still miss symbols ? ?

Hi All And thanks in advance. operating system: AIX 5.3. compiler: xlC_r build system is: "Unix Makefiles" our application uses several static (.a) libs and several shared (.so …
1
vote
2answers
36 views

does anyone knows of any site that have a searchable index of unicode symbols

Is there a site that would allow you to search for "arrow", for example, and provide all the Unicode symbols that match the keyword "arrow"? This would be very handy :) Ideally, …
2
votes
2answers
61 views

Symbols or Case Classes for sending messages to Scala Actors?

In the Scala actor examples I have seen where a parameterless message is sent to an actor (such as this), case classes (or case objects) have been created and then used as messages …
1
vote
2answers
118 views

Windbg - Detecting symbols needed for a crash dump

Hello, I have a crash dump file that I need to analyze using windbg to run some tests. Due to some restrictions I can't comment, my symbols folder can only contain the symbols n …
1
vote
1answer
93 views

Why does compiling a shared object with GCC always result in undefined references to main?

I'm running Solaris, so it's possible that this is specific to running GCC on Solaris. If I use GCC to generate a shared object, and then run nm on it to see undefined symbols, the …
1
vote
2answers
58 views

What are symbol fonts for? [closed]

Create a font is a lot of work, and using the right one a crucial part of application design. But I never understood why there are so many symbol fonts outthere, and more new comin …
0
votes
0answers
31 views

Strange squre-numerical symbols show as characters in firefox [closed]

Hi all, I have been seeing these strange symbols for a while now, and am curious as to what they are, and why they appear. Sometimes, they appear so frequently in one page, the w …
0
votes
2answers
63 views

How can I convert private pdb to public pdb?

Hello all, I have private pdb file and I have to convert it to a public one. Is there tool for it? Thank you in advance.
0
votes
1answer
39 views

How can I get the correct symbols for microsoft’s dlls\assemblies if I don’t have an internet connection?

I can't connect the computer to the internet because of security reasons. therefore, I can't use the symbol server. I've installed the symbols pack for windows xp sp2 but some of t …

1 2 3 4 5 next
15 30 50 per page