473,378 Members | 1,489 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Sample Windows Applications - Special Request

Hi,

Im going to get straight to the point and explain my situation. I'm going to be programming a simple windows program in the C++ language with the MS Windows SDK in the not too distant future. I'm currently thinking about the user interface.

Now I can create quite easily a window, with the standard top toolbar (file, edit, help etc) but what I essentially want to do next is create a 'panel' down the right hand side of the window, on which I can lay down buttons and other windows controls. Anybody who has used, for example, 3DS Max should know roughly what I have in mind: 3DSMax UI shot. Only of course, my objective is alot simpler, with fewer controls and no tabs. Just a pane with buttons.

After hours searching through any relevant MSDN articles I could find, I started looking at 'toolbars', namely right aligned and wrapped toolbars. But these seem to act too specifically and restrictively. I can't tell for sure.

I've spent many more hours trying to find any more example code or information to help, but to no avail sadly. Part of it may lie in not knowing exactly what to search for, or where to search.

If anybody can either point me in the right direction of some source code, or even tell me some windows programming concepts to research about, I would be greatful. Anything to get me on track!

Thank you for your time,
Matthew Kent
Nov 11 '07 #1
2 1450
weaknessforcats
9,208 Expert Mod 8TB
Your 'panel' may turn out to be a collection of windows on top of your main window. Nothing says you need to use a tool bar.
Nov 11 '07 #2
Try looking for splitter windows.

A splitter window creates two windows inside a parent window.So you can have either a left & right or a top & down
pair of windows inside your application.

You can have all the splitters you want, so you can orginize the working space of your application window any way you want.
Nov 11 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

16
by: Marina | last post by:
Hi, I am trying to find the minimum security settings to allow a windows control embedded in IE have full trust. If I give the entire Intranet zone full trust, this works. However, this is...
6
by: Peter | last post by:
I'm interested to know what ideas are out there for reading a parallel port at a constant sample rate while still allowing the user to interact with the GUI. That is, reading it every 10ms for...
3
by: scorpion53061 | last post by:
Hi, I am looking for a code sample that communicates from a client to a remote Windows Service on another computer over the internet, that is the Windows Service performing instructions the...
13
by: NG | last post by:
Hi All I made a windows service in C#. Now I have a situation where I need to invoke an exe with some UI. Assuming that the computer running this service will always be logged in, can anyone...
3
by: Chris Paul | last post by:
I'm having trouble with PHP & PostgreSQL/OpenLDAP/Apache on Windows. I've set this up countless times on BSD (piece of cake) but I'm trying to do this on Windows now so that my developer can work...
2
by: Jeff | last post by:
Please note this is NOT a rant or complaint! And yes, I'm over-simplifying, but intentionally. Here goes... With ASP.NET Web applications I like that I can access data from anywhere without...
4
by: Markus Stoeger | last post by:
Hi, I have a problem with Application.Run() when Windows is shutting down. Please have a look at the copy&paste example program below. The application has no forms. It has only got a notify...
6
by: WT | last post by:
Hello, Using url rewritting and ajax.net, I tried to circumvent some potential problems with postback url using a code from a sample given by Scott. The idea is to use a control Adapter on...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.