473,790 Members | 2,481 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

A question from a new joinee

adi
Hello friend,
I've recently joined this public group. I've done lots of C
programming stuff during my engineering days but only on a CLI
(Turbo-C/C++). Right now i'm focussed on GUI programming through C and
also some bit on CGI. I've started reading materials relevant to it but
i'd like to ask that is this group encourages such topics or do I've to
subscribe to some other group specific to GUI programming in C. Help me
out, friend! Also send me some good resources/links for a zealing start
in this area. I've never done any Windows programming in C, though i've
used some bit of VB6.0 in one of my projects
Regards,
Adi

Nov 15 '05 #1
19 1467
"adi" <ad******@gmail .com> wrote in message
news:11******** **************@ f14g2000cwb.goo glegroups.com.. .
Hello friend,
I've recently joined this public group. I've done lots of C
programming stuff during my engineering days but only on a CLI
(Turbo-C/C++). Right now i'm focussed on GUI programming through C and
also some bit on CGI. I've started reading materials relevant to it but
i'd like to ask that is this group encourages such topics or do I've to
subscribe to some other group specific to GUI programming in C. Help me
out, friend! Also send me some good resources/links for a zealing start
in this area. I've never done any Windows programming in C, though i've
used some bit of VB6.0 in one of my projects


http://www.ungerhu.com/jxh/clc.welcome.txt

-Mike
Nov 15 '05 #2
adi wrote:
Hello friend,
I've recently joined this public group.
Welcome. As a new member, you should read some past postings, and the
comp.lang.c Frequently Asked Questions, to get an idea of what the topic
of discussion is here.

C.L.C. FAQ: http://www.eskimo.com/~scs/C-faq/top.html
I've done lots of C
programming stuff during my engineering days but only on a CLI
(Turbo-C/C++).
That will be useful. Most of the programs we discuss here are well
suited to a command-line interface, as they use the portable I/O streams
(stdin, stdout, stderr).
Right now i'm focussed on GUI programming through C and
also some bit on CGI. I've started reading materials relevant to it but
i'd like to ask that is this group encourages such topics or do I've to
subscribe to some other group specific to GUI programming in C.
We don't discuss GUI programming here, because it is not defined by the
standard C language or included in the standard library.

Since the issues involved are different for each platform, you should
take any questions to a group that specialises in your chosen platform,
whether that is X11, Mac OS X, Windows, or something else.
Help me
out, friend! Also send me some good resources/links for a zealing start
in this area. I've never done any Windows programming in C, though i've
used some bit of VB6.0 in one of my projects


Oh, it's Windows programming? You might want to try one of the
comp.os.ms-windows.program mer.* groups.

--
Simon.
Nov 15 '05 #3
"adi" <ad******@gmail .com> writes:
I've recently joined this public group. I've done lots of C
programming stuff during my engineering days but only on a CLI
(Turbo-C/C++). Right now i'm focussed on GUI programming through C and
also some bit on CGI. I've started reading materials relevant to it but
i'd like to ask that is this group encourages such topics or do I've to
subscribe to some other group specific to GUI programming in C. Help me
out, friend! Also send me some good resources/links for a zealing start
in this area. I've never done any Windows programming in C, though i've
used some bit of VB6.0 in one of my projects


Standard C has no support for GUI programming; it's done through
system-specific libraries.

You might try comp.os.ms-windows.program mer.win32.

--
Keith Thompson (The_Other_Keit h) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Nov 15 '05 #4
Test a helloworld!

Nov 15 '05 #5
In article <11************ **********@f14g 2000cwb.googleg roups.com>,
adi <ad******@gmail .com> wrote:
Hello friend,
I've recently joined this public group. I've done lots of C
programming stuff during my engineering days but only on a CLI
(Turbo-C/C++). Right now i'm focussed on GUI programming through C and
also some bit on CGI. I've started reading materials relevant to it but
i'd like to ask that is this group encourages such topics or do I've to
subscribe to some other group specific to GUI programming in C. Help me
out, friend! Also send me some good resources/links for a zealing start
in this area. I've never done any Windows programming in C, though i've
used some bit of VB6.0 in one of my projects


Not portable. Can't discuss it here. Blah, blah, blah.

Nov 15 '05 #6
"Fr**********@g mail.com" <Fr**********@g mail.com> writes:
Test a helloworld!


Please don't post test messages here. Try misc.test.

--
Keith Thompson (The_Other_Keit h) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Nov 15 '05 #7
On Wed, 09 Nov 2005 13:48:32 GMT, in comp.lang.c ,
ga*****@yin.int eraccess.com (Kenny McCormack) wrote:
Not portable. Can't discuss it here. Blah, blah, blah.


Idiot.
--
Mark McIntyre
CLC FAQ <http://www.eskimo.com/~scs/C-faq/top.html>
CLC readme: <http://www.ungerhu.com/jxh/clc.welcome.txt >

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Nov 15 '05 #8
In article <ln************ @nuthaus.mib.or g>,
Keith Thompson <ks***@mib.or g> wrote:
"Fr**********@ gmail.com" <Fr**********@g mail.com> writes:
Test a helloworld!


Please don't post test messages here. Try misc.test.


Um, er, not very PC of you.

Nov 15 '05 #9
ga*****@yin.int eraccess.com (Kenny McCormack) wrote:
In article <ln************ @nuthaus.mib.or g>,
Keith Thompson <ks***@mib.or g> wrote:
"Fr**********@ gmail.com" <Fr**********@g mail.com> writes:
Test a helloworld!


Please don't post test messages here. Try misc.test.


Um, er, not very PC of you.


It's also not very PC to tell people not to piss in the wastepaper
basket, then?

Richard
Nov 15 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2768
by: |-|erc | last post by:
Hi! Small challenge for you. The index.php uses this file and calls layout(). Take a look at www.chatty.net this file draws the chat login box on the right. I traced the CHAT button it submits and goes to the index file again, I can't figure out how it opens the chatroom. I want to get it to skip the login box and go straight to the room, with user name "guest" or "" or whatever but I'll add a field to type the name in the chat room....
16
2089
by: Fuzzyman | last post by:
Hello, To create a classic (old style) class, I write : class foo: pass To do the equivalent as a new style class, I write : class foo(object):
2
2992
by: nitin | last post by:
g++ -c $INCLUDES ActualPEResult.cpp In file included from /usr/include/c++/3.2.2/backward/iostream.h:31, from /home/pradeepks/Linux_Porting/dcpfrontier/dcpdev/dcp_components/trap i/src/Aggregate.h:17, from Aggregator.h:11, from Calculator.h:11, from CalculatorResult.h:21, from PEResult.h:19, from ActualPEResult.cpp:16:
4
19997
by: susmita_ganguly | last post by:
Hi I am trying to upgrade from oracle 8i to oracle 9i on the same server ..I don't know much abt migration . Can anyone help me out. Thanks. Susmita
2
3209
by: cs168 | last post by:
Hi I am new in ASP programming so I do use the very basic and simple way to do all my stuff. Now I do really got stuck at how can I loop thru the calculation for all my selection.. My full code is as below:- <% tBegin = request("beginww") tEnd = request("endww") tYear = request("wwyear") %> <body>
7
8872
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I want my users to be able to select a report, click on a command button on a form, which will then automatically create the report as a pdf file and save it to the user's machine. I am using Adobe Acrobat (5.0 I think) and have Adobe Distiller as a
1
1459
by: amitbisht007 | last post by:
Well GoodMorning, Myself Amit bisht a new joinee this group require a help. well my problem is that: I have an exe in charp which i want to call from aspx page on button click. (for example calculater or notepad exe via command line) what the code i had add on bitton clickis like this:
7
11641
by: lgbjr | last post by:
Hello All, I¡¯m using a context menu associated with some pictureboxes to provide copy/paste functionality. Copying the image to the clipboard was easy. But pasting an image from the clipboard is proving to be more difficult. These pictureboxes are bound to an AccessDB. If the user wants to add an image, they select an image using an OpenFileDialog: Dim result As DialogResult = Pic_Sel.ShowDialog() If (result = DialogResult.OK) Then
1
1929
by: RSH | last post by:
Im trying to create a stored procedure of the following code. I want to set it so that I have to send the first 4 variables (@DB, @BackUpFile,@TestDB,@RestoreFile). I am having trouble when i try to save it...SQL Server wants me to decalre the variables. How would I go about making this a stored procedure correctly? Here is the code: USE master GO
0
9666
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10413
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10200
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9986
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5422
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5551
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4094
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3707
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2909
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.