The Artima Developer Community
Sponsored Link

Web Buzz Forum
Help needed with .NET and Java

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Cheah Chu Yeow

Posts: 883
Nickname: redemption
Registered: Jun, 2003

Cheah Chu Yeow is no one of any importance
Help needed with .NET and Java Posted: Mar 8, 2004 4:59 AM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Cheah Chu Yeow.
Original Post: Help needed with .NET and Java
Feed Title: redemption in a blog
Feed URL: http://blog.codefront.net/xml/rss20/feed.xml
Feed Description: ramblings of a misfit - web development, Mozilla, Firefox, Thunderbird, CSS, programming
Latest Web Buzz Posts
Latest Web Buzz Posts by Cheah Chu Yeow
Latest Posts From redemption in a blog

Advertisement

Firstly, the .NET question: does anybody know how to get this Button ListBar Control to work?

I was trying to get the.NET Button ListBar control into my VB project's toolbox - I followed these instructions:

To use the control, add either the ButtonListBar.vb or ButtonListBar.cs file to your project. You should find the control automatically appears in the Toolbox; if not you'll need to force the toolbox to display the control: typically I find that double clicking on the control source file to open its designer causes this to occur."

Unfortunately, it doesn't appear automatically when I added ButtonListBar.vb (via "Add existing item"). So I double-clicked the source file... But it threw out this error

The class ButtonListBar can be designed, but is not the first class in the file. Visual Studio requires that designers use the first class in the file...

Which I don't understand of course. Neither did it cause the ListBar control to appear in the Toolbox. I have emailed the author about this, but if anyone knows what I'm doing wrong, please let me know ASAP.

This of course leads to the question: What is the correct way to add a user control which comes in source form?


Now, for the Java question: is there an existing library/package that would allow me to calculate the median and, say, the 95th percentile of a population quickly? I searched to no avail, of course, before I ask this.

I can do this myself the hard way, but I'm really pressed for time. I'd like to reuse an existing solution if there is any.

Thanks for any leads!

Read: Help needed with .NET and Java

Topic: My mad vision of the future Previous Topic   Next Topic Topic: Celebrities doing commercials that were never to be shown in the states

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use