0
votes
1answer
120 views
WPF toolkit calendar HOWTO refresh ?
hi, howto refresh automatically (e.g. assign a DateTime in C#)?
calendar.SelectedDate=dt; does not work
if a user clicks on the (old) year in the control it will be refreshed.
0
votes
1answer
23 views
BeginEdit of a specific Cell from code behind
Is possibile begin edit of a specific cell from code behind with DataGrid control (WPF Toolkit)?
I have to enable the celledittemplate of first cell of selected row after a button …
2
votes
7answers
135 views
Agent-based modeling resources
I would like to know what kind of toolkits, languages, libraries exist for agent-based modeling and what are the pros/cons of them?
Some examples of what I am thinking of are
Swar …
0
votes
2answers
35 views
Ajax Toolkit Client Rendering
Hi all,
I'm working on a long, dynamic form (100 or so fields) and am using toolkit items such as CalendarBehaviors, HovermenuBehavior, etc for each field.
I've never worked with …
4
votes
8answers
509 views
Java Application Installers
I'm not looking for java-web-start, I'm looking for a thick-client application installation toolkit. I've got a stand-alone application that consists of several files (jar files, …
0
votes
1answer
51 views
Set different SelectionChanged Event Handler for a DataGrid inside another DataGrid
I have a DataGrid (WPF Toolkit) with a custom combobox like edit template of a cell. This custom combo box have another datagrid like popup.
I have this problem:
In the window co …
0
votes
1answer
7 views
Setting the version number in an NCBI c++ toolkit app
How can I set the version number in a NCBI C++ Toolkit Application?
I mean the version number which is displayed when I start my program with the parameter -version.
I read thro …
17
votes
10answers
2k views
What’s the best indie game development environment?
For an experienced application programmer (C++, C#, Ruby) getting into game programming, what are the best toolkits to use for creating a commercial indie game? Unity, GarageGames, …
0
votes
1answer
11 views
Subsonic and the VB.net 2005 interop toolkit
I have an application I am converting over from vb6 to vb.net 2.0/3.5. Using Subsonic 2.2 and the vb.net Interop Toolkit 2005. Cannot seem to get the .net form using subsonic to wo …
0
votes
0answers
8 views
which one to choose, Codejocks Xtreme Toolkit or Xtreme Suite?
Hi, I am new in programming and it may look naive to some of you, but I am a little bit curious why Toolkit Pro is needed if Suite Pro exist. Although Toolkit is specificly for MFC …
0
votes
1answer
64 views
Form load Event fires twice, using Interop Forms Toolkit
I've been following a codeproject article on using the interop forms toolkit (basically a way for developers to slowly upgrade their VB6 projects to .net by allowing .net component …
3
votes
1answer
41 views
Toolkit for Windows Mobile?
Looking for a good toolkit for windows mobile development.
So far, I looked into the Resco toolkit and I'm not so impressed with it. Especially the databinding.
Anyother toolki …
0
votes
1answer
33 views
loading gwt app from django
I am trying to load a google web toolkit application with django, but the gwt host page does not seem to work (just a blank screen) when I invoke it with render_to_response() from …
0
votes
1answer
33 views
Toolkit for making Windows Taskbar Tool Application?
Hi,
I'm making a small tool application that user can minimize in the taskbar. I'm sure I've seen a toolkit for it in some blog a few years ago. I'm basically just looking for a p …
0
votes
0answers
41 views
How can I change FontSize in wpf toolkit Calendar?
I lost my morning here trying to change fontsize for this wpf Calendar. There are few and clutter complex samples on Internet.
Also those clutter codes makes my VS2008 crash. Funn …
