Hi,
i wonder if someone has found a code sample to that or know how to to this :
Im building a tool like a webbrowser and using for that the activeX webbrowser componenet.
Everything is ok with that but i can't find the next thing - i like to be able to drag a link and relese it ON the same...
hi,
There are a lot of code and tutorials on the internet but the problem is that there are written on mfc.
i tried to convert one of them to c++ builder but there are a lot of feature that doesn't work (builder doesn't support them). i didn't find a good tutorilas on what do i need to do in...
Hi,
does anyone know of a simple way to search on treeview.
i tried to find the function for this but i couldn't find it.
do i have to write my own (and then go all over the nodes etc... ?)...this is not a problem but is there a simpler way ?
Thanks.
Hi,
im trying to build an editor (simple one...).
as part of it i need to do this :
when the user write down an instance of a class and then press the "." all of the class public or private method will appear (like on .net or visual 6 and so..)
im stuck for now on thinking of a way on how to...
o.k.
i found the answer and i think it important to all users...
The problem is with the manifest file i used to make my application use the windows XP look.
it seem (i found this on delphi site) that listview has some problems with the manifest and it make the kernel32 error.
if somebody...
Hi,
im writing an application with some forms.
on one of the forms i have a listview component.
when i show that form and pass with the mouse on the header section of the Listview the programs exit and give an error on kernel32.dll.
does somebody know what can be the problem ?
Thanks.
using...
HI,
if i hope i got what you tring to do.
i did an Schedule application.
insted of reading the an event file every time i read it once on start up and setup system timers (not a TTimer) for each of them. it doesn't load the system to much.
there is a callback function for the timers.
each of...
hey, wings, don't take it so hard.
didn't ment to annoy you.
its just sometimes there are bad answers that doesn't take you anywhere.
Anyway, if I hurt you I take my words back.
I Do appreciate your help and replys....
Tid.
Hi,
I need a way to insert something into the popup window on IE. it should be somthing like "add this page to xyz program".
1. how do i add an entry to that menu ?
2. if so, how to tell my program what instance of IE called it and...
3. how do i get the web address from that page ?
if you...
Hi,
im looking for a way (or a componenet) to make popup notify on tray like the one msn messenger use.
this popups can use html code inside and have all kind of designs....
there is one for visual basic:
http://www.teebo.com/PopupNotify.htm
it called PopupNotify
i need something like the one...
Hi,
if you just need something like the yellow ballon that popup in the tray....
goto this link and check this out..the installtion is a little bit tricker but ots worked on builder 5 (i cheked it my self :)
http://subsimple.com/delphi.asp
have fun...
the program is getting bigger becouse the run time.
this will be the case if you build in msvc (and set options to relese...).
you can cut down size by writing with api function
or you can use UPX - exe file compression tool.
you can get it at :
http://upx.sourceforge.net
have fun
kate
in msvc 6.0 you have all of this when you start a new mfc project.
BUT...after you crated the interface it's not east to go around, mfc is hard to understand.
anyway the option are much less on builder, you don't have all the componet kust the basic ones....
so, there is nothing to do ?
i have to include them , and its just logic that some forms have conection with other.
is there something to do to prevent all re-building of all project files ? i only change ONE unit !.
Hi,
im creating application with some forms and i wonder if somebody know why sometime when i make change to one of the forms sorce code (the cpp unit's) i HAVE to re-build all the application (what take "some" time....).
when i just make the application it seems that the cahnge don't...
o.k.
you CAN select the Onmouseup in the Object Inspector.
BUT when you write down the function the program don't call it when the mouse is presed.
the componet is part of TMS (3rd party componet) - its a calendar componet.
when you press down the left click you change day on the calnedar. but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.