Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: jlr27613
Forum: C# April 11th, 2007, 07:47 PM
Replies: 2
Views: 3,164
Posted By jlr27613
This suggestion is done at runtime not at compile...

This suggestion is done at runtime not at compile time

Also I do not think that this will operate correctly if not in debug mode.

The thread that was recommended makes the same points.
Forum: C# April 6th, 2007, 07:36 AM
Replies: 3
Views: 1,208
Posted By jlr27613
assign your string to the Text field of the label...

assign your string to the Text field of the label

label1.Text = "Time String";

Good Luck
Forum: C# April 6th, 2007, 07:30 AM
Replies: 2
Views: 3,164
Posted By jlr27613
C# version of C predefined macros __LINE__

Is there an equivalent to the C predefined macros of __FILE__
and __LINE__.

in C I could do report do something like this:

errLog(__FILE__, __LINE__);

This was very useful in determining...
Forum: C++ Programming September 13th, 2004, 04:32 PM
Replies: 1
Views: 1,482
Posted By jlr27613
ListView Control

I have built a list view in detail view. I want to be able to edit and add new record to this control in place. I have been unable to get an event that points to the subItem.

The only event that I...
Showing results 1 to 4 of 4

 




Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.