Advertisement

1 - 10 of 344 containing alltags:("shaping") (0.001 seconds)
I want to know how to change the style (form) of a form .. example: to leave him in shield form, in form of a soccer ball.. etc.
Zones: Delphi ProgrammingDate Answered: 04/28/1999 Grade: C Views: 0
I'm using a shape component (for visual) and then a label on top of it for a caption. I wondered if it is possible to create a single component for same thing. I've never written a component before...
Zones: Delphi ProgrammingDate Answered: 07/22/1999 Grade: A Views: 0
I can draw ellipses and other shapes. How do i tell if i have clicked on a ellipse.
Zones: Visual BasicDate Answered: 10/14/2000 Grade: A Views: 0
if we are adding a form it is square shaped. how to change its shape? is it possible?
Zones: Visual BasicDate Answered: 07/20/2002 Grade: A Views: 0
I have a report that is dependent on the SHAPE/SQL statement below. My problem is I want to pass the RecordNumber as a parameter. So that my report only display information for a certain record, no...
Zones: Visual BasicDate Answered: 08/28/2002 Grade: A Views: 0
PROBLEM: I want to associate a click event to a green coloured triangle. TRIED: There is no triangle shape availible in the shape control.        I am not able to fill with colour if I build th...
Zones: Visual BasicDate Answered: 05/20/2003 Grade: A Views: 0
Hi all. I am looking to find and example of how to create custom shaped forms that would allow me to make a form in somewhat the shape of this: http://robouk.mchost.com/tuts/smoothmetal/img3....
Zones: .NETDate Answered: 07/19/2003 Grade: A Views: 0
I am working on a project that should support skinning of the application. My main form can be a irregularly shaped form. The form has to be shaped according to the background bitmap or the mai...
Zones: .NET, Font CreatorDate Answered: 02/11/2004 Grade: A Views: 0
Hi All.. Im experiencing a dilemma. Im trying to write a piece of code that will allow me to identify the centre coordinate of any shape. Lets say, for instance, that you have a thresholded imag...
Zones: JavaDate Answered: 06/27/2004 Grade: A Views: 0
Hello, I have the following code that instantiates a Single VB.Shape control at runtime: Dim WithEvents mShape1 As VB.Shape Private Sub Command1_Click()    Set mShape1 = Controls.Add("VB.Sha...
Zones: VB ControlsDate Answered: 04/12/2004 Grade: A Views: 0