Lars Truijens

8,091
Reputation
303 views

Registered User

Name Lars Truijens
Member for 1 year
Seen 17 hours ago
Website
Location Netherlands
Age 89
Delphi developer joining the .Net world
2d
accepted WPF design UserControl / DataTemplate problem
Dec
1
awarded  Nice Answer
Dec
1
comment Delphi 6 stack trace
So do EurekaLog and madExcept. JCL supports different formats of debug info. Also internal or external. JCL also understands runtime package calls without debug info.
Nov
29
accepted How can I listen in on shortcuts when the app is the task bar in C#
Nov
27
accepted How do I wait for a TTimer to finish?
Nov
25
accepted What are the defaults for Binding.Mode=Default for WPF controls?
Nov
25
answered WPF design UserControl / DataTemplate problem
Nov
25
answered What are the defaults for Binding.Mode=Default for WPF controls?
Nov
25
revised WPF ItemsControlSorting in TreeView
edited tags; edited title
Nov
24
revised Convert this php digital signing to Delphi
edited tags
Nov
23
answered Multithreaded (TThread) Delphi application will not terminate
Nov
22
revised How do I wait for a TTimer to finish?
added 147 characters in body; added 84 characters in body
Nov
22
comment How do I wait for a TTimer to finish?
This also works without anonymous methods. It just takes a bit more code then :)
Nov
22
answered How do I wait for a TTimer to finish?
Nov
22
comment big streams with DataSnap
What is the problem with this code? Please let us know what the compile time or runtime error is and on what line.
Nov
22
answered Is there any way to bind a method to a DataTemplate of a ListBox?
Nov
18
revised Why does this XUL code works and the Javascript equivalent doesn’t?
edited title
Nov
18
comment Issues with nVidia nView desktop manager and Delphi applications?
There are frequently used programs made in Delphi. Skype comes to mind. I'm pretty sure nVidia would like Skype to work.
Nov
16
comment JVCL Component Documentation
You might want to post your follow up question as a seperate stackoverflow question
Nov
16
revised JVCL Component Documentation
added 1285 characters in body
Nov
16
accepted JVCL Component Documentation
Nov
16
answered JVCL Component Documentation
Nov
14
comment How to design WPF things more visually, a-la WinForms?
VisualStudio Express comes with a Visual WPF designer (codename Cider). Did you know about that or did you not find it visual enough? Please explain
Nov
14
answered How to start/stop a monitoring Delphi thread on demand?
Nov
14
revised Help with strange Delphi 5 IDE problems
edited title
Nov
12
accepted Question about specific lines in a .DPROJ file
Nov
12
revised Prevent .NET from writing to C:\Windows\Temp
deleted 6 characters in body
Nov
9
revised WPF deployment project: trigger another msi installation during commit stage of the original installer
edited tags
Nov
9
revised How convert string to integer in Delphi Prism
added 105 characters in body
Nov
9
comment How convert string to integer in Delphi Prism
Delphi Prism is a compiler. It does not contain a library like Delphi win32 does. When using Delphi Prism you can use the full range of .Net classes and methods in the .Net library. It is the same library that C# and VB.Net uses. You might want to read about the subject in C# books or on msdn.microsoft.com/en-us/library/…
Nov
9
answered How convert string to integer in Delphi Prism
Nov
9
revised Question about specific lines in a .DPROJ file
added 119 characters in body
Nov
9
answered Question about specific lines in a .DPROJ file
Nov
8
accepted What is “[DCC Fatal Error] frm_Test.pas(381): F2084 Internal Error: C15700”?
Nov
8
answered What is “[DCC Fatal Error] frm_Test.pas(381): F2084 Internal Error: C15700”?
Nov
8
revised What is “[DCC Fatal Error] frm_Test.pas(381): F2084 Internal Error: C15700”?
added 24 characters in body
Nov
8
answered What Is The Best Practice For Building A Multilingual Application Using Delphi 2010?
Nov
7
revised Need help in Tlistview delphi
deleted 7 characters in body
Oct
30
accepted Accessing resources in Xaml across projects/dlls
Oct
30
answered Accessing resources in Xaml across projects/dlls
Oct
30
comment Is Silverlight appropriate for a big LOB application
Silverlight runs on MacOS X too. For Linux you might want to take a look at Moonlight
Oct
30
revised Google Check-out and promotions
added 1 characters in body
Oct
28
comment Opacity of a TWinControl?
@_J_: You are correct. Why not add this as an answer so that it can be accepted?
Oct
27
accepted msbuild builds always debug
Oct
27
answered msbuild builds always debug
Oct
26
revised Substitute the timer.
edited tags
Oct
26
answered What is the Applet replacement in .Net
Oct
23
comment Find current method name in Delphi
Duplicate: stackoverflow.com/questions/1301254/…
Oct
21
revised Any way to “force” a program with a hung OCX to close?
added 391 characters in body
Oct
20
comment Any way to “force” a program with a hung OCX to close?
Maybe it is best if you update your question with this info so others can understand your question better.