Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: Jimmy Bazooka
Forum: Delphi Mar 14th, 2007, 1:05 PM
Replies: 11
Views: 830
Posted By Jimmy Bazooka
Exclamation One more thing to know...

OK, Steve. Also I'd like to aware you of problem of calling conventions missmatch, that is, you need to specify the StdCall convention to make sure that your exported function will work in VB. By...
Forum: Delphi Mar 12th, 2007, 2:15 PM
Replies: 11
Views: 830
Posted By Jimmy Bazooka
Lightbulb procedure TForm1.Button1Click(Sender:...

procedure TForm1.Button1Click(Sender: TObject);
begin
try
if Initalise > 0 then
showmessage('Initalisation Error')
else
MessageBox.Text := 'Init OK';
except
...
Forum: Visual Basic .NET Mar 8th, 2007, 9:02 AM
Replies: 6
Views: 296
Posted By Jimmy Bazooka
I'll help you! :) Just drop VB and turn to C++. ;)

I'll help you! :) Just drop VB and turn to C++. ;)
Forum: Delphi Mar 8th, 2007, 8:58 AM
Replies: 11
Views: 830
Posted By Jimmy Bazooka
I cant see any Client or Server var...

I cant see any Client or Server var declarations?! Well even if they are there, then you make it all wrong. You need to supply your dll host app with pointer to class instance variable. for...
Forum: Delphi Mar 8th, 2007, 8:50 AM
Replies: 1
Views: 356
Posted By Jimmy Bazooka
No! But you can create your own caption that will...

No! But you can create your own caption that will use RTF formatting, also if u really need to bold or format in any other way any word in textboxm then just replace your memo with TRichEdit. ;)
Forum: Delphi Mar 8th, 2007, 8:43 AM
Replies: 4
Views: 385
Posted By Jimmy Bazooka
Oh, ofcourse that was very resourceful!! I'd...

Oh, ofcourse that was very resourceful!! I'd recommend you open your eyes wider and look that this post is related to delphi category, so it's obvious what platform, language. About gui library -...
Forum: Delphi Mar 8th, 2007, 8:11 AM
Replies: 4
Views: 385
Posted By Jimmy Bazooka
Hey!!!! Common guuys !

Hey!!!! Common guuys !
Forum: Delphi Mar 8th, 2007, 8:07 AM
Replies: 1
Views: 261
Posted By Jimmy Bazooka
This example is targeted only on localhost, that...

This example is targeted only on localhost, that is, you will see some results only when you launch both Server exe and Client exe on the SAME COMPUTER
Forum: C++ Mar 8th, 2007, 8:00 AM
Replies: 26
Views: 828
Posted By Jimmy Bazooka
i'd recommend you Asphyre framework under...

i'd recommend you Asphyre framework under directx9.0c however i'ts not cross platform (since it's under directx9.0c) but is very great and simple to understand. Visit http://www.afterwarp.net
...and...
Forum: Delphi Mar 8th, 2007, 7:53 AM
Replies: 4
Views: 385
Posted By Jimmy Bazooka
Exclamation PNG form shaper

Hey. I wonder if anybody knows links/resources or have any code/components on how to make PNG shaped form, so it supported transparency and stuff??
Showing results 1 to 10 of 10

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:20 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC