Archive

Posts Tagged ‘controls’

Flash/air Sequential Image Player With Many Controls

January 9th, 2012 Comments off

This player uses separate images butted together to make one long image which appears on the screen. The user is able to apply markups to the image and save the result as a new AIR app. The player has many other controls which accomplish various tasks.

Microsoft Access -disable Controls On Forms

December 3rd, 2011 Comments off

Hello:
am attaching microsft access database:
open database – a form opens up-
Click button [enter time sheet]
name: select Dade Mike
password: 654321
date: 11/19/2011
you can see the form keeps users data ( as long as they hit save)
Problem:
I want users only to be able to edit the current weeks form-
in the example 11/19/2011- i don’t want them to be able to edit the form for week of 11/12/2011 or 11/5/2011 etc……
You can see i tried code in form load procdedure:
and created ‘lo…

Matlab Controls – Utility Grid With Gui

November 17th, 2011 Comments off

It is the end of the college semester and frankly I am not going to become a controls guru programming class that is required for graduation. I have completed all programs in this semester myself but I have far too big of a time demand on other classes that these project are getting hired help.

Note: All programs above are to be in MATLAB format using a GUI (GUIDE). I’ve created a rough draft GUI so far and can email it for reference.

This project will basically consist of taking mulitple …

Categories: GUI Tags: , , , , , ,

Tab Control With A Set Of Controls.

September 24th, 2011 Comments off

I started with a form .. and on it a number of controls, sliders… text boxes, etc.
These controls are set up when the form is constructed from an existing object.
Before the form is closed – the values of the controls are read back from the calling application and the object is updated – Pretty standard stuff.
Let’s call all these values the ‘settings’ of the object
I now need to have this form show 4 different sets of settings – one each on a tab page.

The controls themselves are not all displayed – panels are used to show some controls and hide others – all depending on one of the settings.

For example if the form was to show and set temperature , then only the controls used for this are displayed…
If the form was to show humidity- then a different set of controls would be shown.

Each TAB PAGE must behave in EXACTLY the same way .. with controls and panels – IDENTICAL, but each page would represent a different object, and the fields must be accessed in a structured way .. like..
Tabpage1.Temperature = xxx
Tabpage2.Temperature = yyy

Ideally .. an indexer would be usedlike

Tabpage[1].Temperature = xxx
Tabpage[2].Temperature = yyy
Tabepage[1].PanelA.visible = false;
Tabpage[3].Slider1.Value = zzz

and for setting up each Tab page:- e.g.

If (Tabpage[1].Type == TemperatureType)
{
Tabpage[1].Temperaturepanel.Visible = true;

}

Dot Net Controls Sell

July 30th, 2011 Comments off

Hello,
I’m buying dot net controls – Full version.

This includes all the best UI controls, Graph/chart controls and others.
If anyone has them, Please let me know.

Payment only upon receiving “Full Version” of controls.
Please dont try to sell free demo versions. I wont pay until I see them fully working on Visual Studio 2010.

thanks

Need A Mt4 Ea Scheduler That Controls Another Ea.

May 22nd, 2011 Comments off

It needs to open a new chart with the correct currency pair and excute the actual trading EA at a specific date and time, then shutdown the EA at a specific date and time and must exit all pending and live orders that were placed by the same trading EA, then close the chart.

Needs to be able to handle multiple daily, weekly schedules.
The time table will be provided by a .txt file for this EA.
There will not be over lapping schedules in the table for the same currency pair trading using the same EA.

See example schedule .txt file attached.

Script For Flash Controls

March 9th, 2010 Comments off

I am looking for a programmer that can write a testing script that will click on flash control buttons in specific orders and at specific times.
Needs to be able to shut down, clear cache and restart periodically.

Video Player Without Controls

January 10th, 2010 Comments off

I need someone to made me a code, tell me where to find the code, or point me in the right direction to buy the code to a video player that does not have any controls such as fast forward or rewind (only pause). I am tired of searching Google !

This will force the viewer to watch the entire video.

Here are a few examples:

http://www.automatedsalesformula.com

http://self-improvement-millionaires.com

Versatile Chat

December 26th, 2009 Comments off

Hi:

Will like to have a Text Chat script for a stand alone website with the following features:
1. Linux compatible (php, java, …)self sufficient with no external additional scripts or server requirements.
2. Allow visitors to enter chat as visitors using its own selected nick w/o need to register or to register at user choice. Select Language of choice.
3. Select chat room to enter or allow user to create its own chat room. Create rooms feature is an Admin choice to activate or deactivate at any time.
4. Allow room user to send a photo to general room chat room area or to a private conversation with another user, see others profile and ignore an user.
5. Bad words filter, regular chat controls.
6. Some sound effect (on/off) when new window with private message is opened.
7. Emoticons use capability, avatars will be nice to have.
9. Audio/video sharing at private rooms, may be an optional feature to consider.
8. For administrative capabilities: unlimited rooms and unlimited users. Ban controls(ip, user name), common adm chat controls. Banner advertisement, moderators module. some tracking on statistics.
9. Screen size variable as it may be dragged or at least 700 x 700. Private pop screens of course smaller. A logo at top of screens will be acceptable.

Will like to see your quotes.

Thanks in advance.

Creative Web Designer

December 11th, 2009 Comments off

Hi,

I’m interested in getting a web skin/theme designed (for a online based management solution) in photoshop and once agreed want it cut out to a HTML template with CSS/Div etc..

following are the requirements

1. Design in Photoshop
2. Skins for common controls:
* buttons – normal, mouseover, mousedown designs
* window skins – for popup windows and main window area
* tab windows – background skin (see attached content) + tab images etc..
* tree view and list view controls
* a simple image based menu to go with the design
* other common controls

3. clearly defined colour scheme
4. PSD’s should be easily changeable and slices should be clearly defined – so if we ever change the colour scheme we should be able to output a new template set of jpg’s with minimum effort!

5. output the skin to CSS
6. create a template html page to show how the design works with all controls with CSS applied. use DIVs (NO TABLE TAGS PLEASE!)

Happy Bidding

Content Controls – Word 2007

September 8th, 2009 Comments off

I need the following built into a 2007 Microsoft Word Document:
1. Approximately 10 drop down menus
2. Approximately 2-3 calenders that will allow me to select a date
3. Approximately 4-5 free form text fields
4. One (1) selection button

I have a 2 page contract in Word 2007 and I want to be able to easily change the key components each time I have to update the contract. For example, if I contract with an Author for 2 stories and then I contract with a different Author for 4 stories, I want to be able to easily change the number of stories, contract price, and the Authors name.

I have all of the drop down menus already pre-defined. I just need someone to put them in Word.

I need to have the entire contract locked (or password protected) to prevent anyone from changing it EXCEPT for the portions that need to be updated.

Simple Iphone Image Viewer

August 24th, 2009 Comments off

I want someone experience to build an attractive app even for such a simple application. The app is a simple Image Viewer that will scroll through a series of images. There will be 4 pre-defined series of images. The app will have simple controls similar to the IPOD Video viewer.

Specifically the controls will function to:
- scroll a series of images right to left, or left to right in landscape mode.
- to select which series of images to view, Similar to the IPOD’s video

Pull Blog Out Of Dot Net Nuke

June 18th, 2009 Comments off

This is an ASP.NET project to be done in C# (VB.NET is also a possibility based on a good reason).

DotNetNuke has a built in Blog module. I essential need this control either pulled out of DotNetNuke or its functionality duplicated into a set of ASP.NET user controls that can be placed into any ASP.NET website.

The module in DotNetNuke is made up of several controls (including administration) that can be placed in the site. I would like the same concept here. Multiple controls that can be placed together or apart in the site.

This blog application must not have any custom user authentication. It must use the Microsoft Forms authentication that is being used by the website it is dropped into.

Also, there must be no custom styling feature. It must use the standard Microsoft system of master pages and style sheets.

There is no need for a way for users to add or delete the controls. The programmer can do that.

This doesn’t have to be the DotNetNuke module or exactly like it. I’m using it as an easy way to explain what I need.

I need a robust Blog application that exists as a user controls and does not have a custom login feature or styling feature.

AJAX functionality would be nice too but not a must if it will save time.

Asp.net (vb) Rad Controls Work

May 27th, 2009 Comments off

Hi I have a established website. I would like to add up a new section. I have done almost 40% of the job, its just a 3 pages section

If you know asp.net (vb) well and have good knowledge in Telerik Rad Controls. please contact me I will explain you the work

Database tables are done and 40% code is done

should be a couple of hrs work

Play / Pause Controls X Webina

May 23rd, 2009 Comments off

I attend live webinars, and sometimes, you need to interrupt. But it would be great if (although is live), in the style of a DVR, you can pause / play (even rewind or forward) the web conference.

Would you be able to program something like this?

Entry Level Vb.net Project

May 7th, 2009 Comments off

Use a timer component and random number generator to create a promotional game in windows form. Creat three image controls that will display an image from five possible choices. When the user clicks on the start button, an randomly selected image will display in each of the image controls and continue to change for few seconds(“like a slot machine”) until the user presses the stop button. If all three images are the same, display a message that says “Congratulations” or “Better luck next visit”.

This is for my beginin VB class I am taking and dont have time to finish this. Whatever you name the form or controls, just put my initial at the end of it, which are KA. This is a requirement for the class. For example, start button should be named StartButtonka, and the form should be named Form1ka. I am using Visual Basic 2008 Express for the class.

Vb6 Activex Control

March 25th, 2009 No comments

** Please read the entire description of this posting before submitting a bid as there is important information that you need to know regarding submitting a bid on this project **

** Please Bid Appropriately – No Low-Ball bidding – Bid what the job is worth **

We are searching for an experienced programmer to design 4 custom ActiveX controls for us. They are for use with Visual Basic 6 specifically. In the future there would be an additional need for Visual Studio 2008 versions of these controls. We are NOT looking for a control that is developed in VB for VB (This method is very slow). We are looking for a control that is designed with performance and load time in mind (both load time into memory and loading data into the control for the List and Combo controls), using a programming language that will meet our performance requirements. The required ActiveX controls are as follows:

1. List Control
2. Frame Control
3. Combo Box Control
4. Memo Box Control

We are looking for custom controls that have only the functions that we require, and would have the look and feel that we specify. These controls must be extremely quick, lightweight and reliable. We are NOT looking for off-the-shelf or modified off-the-shelf controls. We are looking for custom controls that meet our required specification in both look and functionality, and contain only the functions that we require.

Custom configuration information, style, and functionality will be presented to the developer that we are awarding the project to. You would be working with our developer team directly to develop these controls.

Deliverables would be the completely finished and fully tested controls along with source code for archival purposes, along with clear documentation. At the end of this project, we would own the exclusive rights to the controls. If changes are required to the code in the future, we would extend the opportunity to the programmer to update the control as required.

Bid with confidence as you can see by my reviews that I am very clear in my direction and expectations and always pay for a job well done.

Payment terms to be negotiated, however final lump-sum payment would be put into escrow upon beginning this project. Other payments would be made based on milestones and would be pre-defined and agreed upon before starting the project.

Attached to this project is a document that clearly lays out what we are looking for. If you have any questions, please post them on the PM and I will do my best to respond in a timely manner.

My Name is Aaron. When replying and posting a bid, please include my name to show that you have fully read the requirements and understand fully what the expected results are.

Bear