Advertisement

1 - 10 of 23 containing alltags:("C   Builder 2007") (0 seconds)
How do I connect to a remote MySQL database using C++ Builder 2007 and loop thru the recordset programmantically of a returned query. For example "SELECT firstname, lastname, options FROM my_table"...
Zones: C++ Builder, C++Date Answered: 05/25/2008 Grade: B Views: 88
How do i press a TButton and popup a saveasfiledialog that will save the contents of the clipboard as a jpg file. ?
Zones: C++ BuilderDate Answered: 05/10/2008 Grade: A Views: 8
How do i retrieve the VersionInfo (major, minor, revision and buildnumber) from my executable and display it in a label or any other AnsiString? I'm using C++ Builder 2007
Zones: C++ Builder, C++Date Answered: 05/08/2008 Grade: A Views: 9
How can i capture the Form1->Onminimze event? In other words, when somebody presses the minimize button of a form, i want to run some code. (in this case hide it from the taskbar) with Applicati...
Zones: C++ BuilderDate Answered: 05/13/2008 Grade: A Views: 34
How do i get a timestamp upon pressing a button and get another 1 upon pressing another button. and then caculate the difference so the output is like The difference is: 5m 10s The difference i...
Zones: C++ Builder, C / C++ / C#Date Answered: 05/19/2008 Grade: A Views: 28
I have a TImage on my Form. How can I select a portion of this (using the mouse) and crop the selected area so i can save that to a new file.
Zones: C++ Builder, C / C++ / C#Date Answered: 10/11/2008 Grade: B Views: 22
When using a TTrayIcon, how can i have an OnBalloonClick event?
Zones: C++ Builder, C / C++ / C#Date Answered: 06/01/2008 Grade: B Views: 4
I have a TTrayIcon with a PopupMenu which has several items. One of which has a submenu that needs to be dynamically created / updated. The number of subitems is variabele. Preferably i want someth...
Zones: C++ BuilderDate Answered: 05/27/2008 Grade: A Views: 50
How do I execute code i have inside a Timer1Timer execute in a different thread? or is this done automatically? Same question for a Button1Click event.
Zones: C++ BuilderDate Answered: 05/27/2008 Grade: A Views: 20
It seems TTrayIcon destroys the hWnd, or the hWnd is altered or not set correctly. Code in the TTrayIcon onDblClickEvent works fine (Form1->Show(); Application->Restore();) However, when runnin...
Zones: C++ Builder, C++, C / C++ / C#Date Answered: 06/01/2008 Grade: A Views: 0