Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
717 views

Resizing a Webbrowser control hosted by an Explorer Bar in IE

I am very new to windows programming so bare with me. I have a custom explorer bar (a band object) that hosts a webbrowser control. I can initialize the WebBrowser control properly and have it ...
1
vote
1answer
162 views

adding colored vertical band to excel chart programatically using vba macro

I am trying to add colored vertical band to a chart in excel programatically using vba macro. I have a chart that contains some numbers x-axis from 1 - 50 and I want to add a colored vertical band ...
1
vote
1answer
209 views

How to program on Facebook to “like” a song before listening to it on a band page

Are there any ways to set up a song release where the Facebook user has to "like" the song before getting access to hear it? I have seen it used many times before, but cannot find the programming or ...
0
votes
0answers
26 views

Is it possible to change the frequencies of the Band's in android.media.audiofx.Equalizer

I'm trying to build a quick and dirty application which allows me to apply a single band EQ with a variable frequency to an audiostream in android. So, I have my equalizer object, but its not ...
0
votes
0answers
32 views

Multiple subreports in summary band of JasperSoft iReport?

I am trying to include a legend/key as a final item on an iReport I am developing. Ultimately, I would like this item to be inside a frame, have a title, and consist of a list of text lines (possibly ...
0
votes
2answers
53 views

How to get Tour Dates information from a band page through API

I'm working on a web site for a friend's band and I want to pull information from their facebook band page. Specifically I am looking to get tour dates. I am a beginner with the facebook APIs, but I ...
0
votes
0answers
51 views

Android Bitmap Alpha Banding

I have a png of a radial alpha gradient, so at the edges its black and in the center is completely transparent with a nice smooth gradient. When I load my Bitmap and display it on a SurfaceView ...
0
votes
0answers
73 views

Delphi: QRStringsBand is not working same as QRDetailBand?

D6 + QR. I created a big report based on a QRStringsBand. I filled it up formerly which copies I need. For example: QRStringsBand.Items.CommaText = '1 2 3 4'; All of bands are child of this, and I ...
0
votes
0answers
358 views

Specify a special row in detail band from previous page (to prevent split)?

How can I understand that a special row in the Detail section of a report (with Slpit Type = prevent) has transferred to the next page to prevent split ? I need to do this because I've a report with a ...
0
votes
2answers
212 views

Myspace Music Layout Question

How do I push my content to the top of the page to not cover up the ad, but to cover the menu and myspace links. I want to do something similar to: http://www.myspace.com/sensesfail and ...