Tagged Questions

0
votes
1answer
19 views

Is there .NET component which can convert XLS to password protected PDFs?

Hello, Is there .NET component which can convert XLS to password protected PDFs? Thank you in advance.
0
votes
2answers
33 views

Richfaces: dropDownMenu action

Hi! I understand, how to set action to rich:menuItem component, but can i somehow set action on rich:dropDownMenu? Parameter action cannot be set in rich:dropDownMenu component, only in dropDownMenus …
0
votes
1answer
9 views

Draw a new Curved Shape inherited from LineShape

Hello, I use Microsoft.VisualBasic.PowerPacks. LineShape component. This component is good, but I want to draw a curve instead of a right line. I stardet to modify the OnPaint: protected …
3
votes
3answers
74 views

Component based game engine design

I have been looking at game engine design (specifically focused on 2d game engines, but also applicable to 3d games), and am interested in some information on how to go about it. I have heard that …
0
votes
2answers
82 views

Delphi: compare properties between two components

I'd like to compare the "state" of two components, say Comp1: TSomeComponent and Comp2: TSomeComponent, i.e. I want to compare the values of all the published properties of the two components. Some of …
0
votes
1answer
11 views

Any good way of using Flash components in haxe?

I was wondering if there is any standard practice in using components in Haxe. Searched the google and find very little on it. Apparently people ten to use ASWing and other third-party solutions. I …
1
vote
4answers
53 views

.Net Component for JavaScript Obfuscation?

Are there any .Net components for obfuscating JavaScript? I'm generating JavaScript dynamically & emitting via ClientScript.RegisterClientScriptBlock. I'd like to make it more difficult for others …
0
votes
2answers
34 views

Add a Load event for Winforms Control just as Form class

Hi, is there a way I can get a Load event for System.Windows.Forms.Control just like System.Windows.Forms.Form.Load? I want to run some initialize code before the control first shown. Also, it would …
0
votes
1answer
21 views

OSGi Bundle Repositories

I am empirically testing OSGi Bundles and their relationships for this I need lots of bundles. Making these datasets is a difficult task. I already have Eclipse update (1700 Bundles) sites and Spring …
0
votes
2answers
31 views

Any way to force jidetabbedpane to show always the first tab

Hello, i have the requirement that i have to display a tabbedpane, but the first tab has to be static. So i tried to use the jidetabbedpane, since it cares about the effect, that all the tabs are …
1
vote
2answers
156 views

Any free shaped button components available?

I recently downloaded the source to an "open source" project that unfortunately has dependencies on a bunch of expensive proprietary libraries, including Infopower 1stClass, which it seems to use …
0
votes
1answer
60 views

how to show all the sample principal component plots in R ?

I noticed something in R , say pc is the result of applying PCA to a data matrix and pc$x is my sample principal component matrix . when try plot(pc$x) , it will only plot the first principal …
0
votes
1answer
86 views

Setting TTabControl color after XPManifest in Delphi

I have tabcontrol component on my form. After I put XPManifest, its color became white, I want to change it, but couldn't find color property. And I don't want to remove XPManifest as well. Is there …
0
votes
4answers
62 views

What is a good database data entry component for .net?

What is your favourite way of allowing a web user add/edit records of database table without having to do too much wiring? I'm looking for a clean fuss-free web-interface to a database. Edit For …
0
votes
1answer
34 views

Flex application layers

Hello! I'm new to Flex and I want to separate app tiers/components as much as possible. So I have three mxmls: X.mxml which has a datagrid with students Y.mxml which must be able to tell which …

1 2 3 4 5 17 next
15 30 50 per page