o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

No C++ Gurus around here -

I have a Window class and a Skin template. The Window will call a Skin instance but in it's operation the Skin needs to access some properties of the Window, my first thought was passing a set of pointers but the Skin template is complex enough for the implementation process to be annoying, especially as the Skin template is made as a tool to easily design any type of Skin. My second idea was having the Window inherit a class that the Skin could access, I had though to store all the pointer data in that class which wasn't my intention. The Window should be quite light. My third thought was a bit similar, but this time a Agent_type parameter is passed to the Skin template which the Window inherits to provide information to the Skin.
I'm not quite sure but if I pass the Window object as a Agent_type will it lose it's ability to access the Window's properties? I've heard about slicing, but not sure if this is the case. Is this idea useless?
I'm prefering not to use virtual functions for a common Agent base class, just for another bit of performance.

 

Please use Descriptive names when using forums -
I think that we need to use more descriptive names in the subject when using the forum. I see things like hi....., gurus only. Now that is all good, but when you do searches for past threads it makes it very difficult to remember which hi..... or gurus only the answer is in. Please gu


XML bridge -
Hi gurus I have a project that I need to work on and I need you to point me to the right direction. I need to send an xml request to another domain server and get back some information on the same format, what is my best way to go on this. what is my step one for now. VS2003


something for the gurus to decrypt -
I want to test the encryption tool I just made. For the gurus, encrypt this. gtu10443ldt1624efiw1027d879104479ht1724h78i10241x6w1029jb8u1824kmn81524b78i10241x6w1029jdxr14249ldt1 624efiw1027dd3y1084ix3f1024Ät741224oldt1624eb8u1824kx3f1024Äl0310540b8u1824kd3y1084ix6w1029jx3f1024


Guru Nominations -
Thank you all for the nominations and discussions about gurus here. While I'm sure that you all have suggestions about who would make good gurus, I think that it would be best to let us decide who should be given the title. We had been considering Kedaman and Megatron for guru status l


VB Gurus ! Can this be done in a simple way -
I would like to populate a checkbox in a flexgrid which is reading its data from an access mdb, the field of the checkbox is Personal_cal Yes/No, the table name is telephone_data? Can this be done in a smiple way....HELP VB GURUS !!! Thank for your continous help....


For API gurus only... -
Hi to all API gurus! Can anyone tell me how to hide the "dial-up connection" window when my IE autodials a connection? Thanks!


print fast in VB -
hi gurus! seems like i have been trapped in the net of printing in vb. i have data in grid control and i want to print those records.but it is 222222222222 slow.is there a way out to have the printing thru DOS in vb. coz' they say printing in windows is slower than in Dos. make


Mouse prob for real Gurus! -
Normaly I hate those posts like Guru needed, only that everybody feels compelled to look at it. But this one really needs Gurus! I wan't to make an program (okay it's actually a game, but not really a question for the gamesforum) with !!! TWO MOUSE CURSORS !!! I don't want windows


Calling all Winsock Gurus ! -
How would one go about coding a small app that will try every port/ip out of a proxy to find a path that goes successfully through the proxy. I am not trying to hack into a proxy. At my work, we have our systems all on a proxy, and I need to be able to get all systems here to reach


Simple Access Question II -
I have a table with 1024 records. Register Value ---------------- 1 13 2 1254 3 4543 4 135 etc.--> 1024 ---------------- How the hell do I write a value to "Value" in a specific record when I know what record (e.g 1


Calling all Winsock/Proxy Gurus ! -
How would one go about coding a small app that will try every port/ip out of a proxy to find a path that goes successfully through the proxy. I am not trying to hack into a proxy. At my work, we have our systems all on a proxy, and I need to be able to get all systems here to rea


Hold on to users.... -
There is a thread going on in the chit chat part, where they are comparing visualbasicforum.com to this place....they have a lot of user now days, and they are getting bigger and bigger. http://www.vbforums.com/showthread.p...hreadid=272623 I was thinking about one thing, there i


insert on a specific row -
Hi gurus. Need your help. I have a sql server table with a few fields already populated, I have a text file that I need to read , the txt file has a field named Doc, I need to read the line whic I have no problem and find the same doc on the sql table and add something to a fi


vb gurus .... a tough one !!!! -
hello everyone !! ive made an app in VC++ and i'm calling it from VB using the API's CreateProcess & WaitforSingleObject due to this the system processes the entire VC++ app and then comes back to VB. but now i've a problem ... suppose that app is gone into a hang or th


This might be a simple problem for most of you VB Gurus. -
Hello Gurus, I was wondering if anyone know how to open a window explorer? Basically I want to create a button and when the button is pressed it will open a window explorer with the given path say c:\temp. Thanks in advance! Marci Sarwan (marci_sarwan@yahoo.com)


Some small problems... And digging my own grave. -
Hey, Looks like the GURUs are in vacation... I tought Gurus did not take vacations. Boy, I have that huge program now that I've been working on for many many years and there are a few glitches that I've never been able to fix. 1) When I run the program within VB, some controls


save to fixed text files -
Hi gurus. New to vb so go easy on me, I have a few string variables (Name,lastname,gender,dob) I need to save this variables to a fixed text file, for example Name variable has to be from 1 to 15 the I have a filler that starts at 16 and ends on 20, then we have lastname that sta


CodeGuru members are "Gurus", how about us -
If CodeGuru members are called gurus then how about us? What can members call each other?


how to check an application is running -
Hi, Gurus, I need to find a way to check whether a specific application is running on a specific computer. Actually I'm working on a client/server project's client side. Before loading its first form, the client application needs to make sure the sever application is running. Gurus,


comma delimited -
Hi gurus As you can tell by my previous post, I am new to VB so please go easy on me. I have a csv file but with in the file there is a field that comes like this " joh,smith" , so the first line looks like this 03/03/03,"xxxx","xxxxx",&q


Grid gurus -
Hi, I am very uncomfortable with grids the further I have gone is using the datagrid for displaying data. This time round I wanted somethig more i.e adding items to the grid as if it was a listbox e.g when i type the shipperscode and the shippersName in two diffrent textboxes and clic


TO: WebBrowser Gurus. -
Dear VB Gurus, I'm done with an App that uses WebBrowser which is working fine. The only problem is: How can I Dim Disable these 2 options in the Browser Print Dialog by code ? Print all linked documents Print table of links I've searched for help on that issue and


TO: WebBrowser Gurus. -
Dear VB Gurus, I'm done with an App that uses WebBrowser which is working fine. The only problem is: How can I Dim Disable these 2 options in the Browser Print Dialog by code ? Print all linked documents Print table of links I've searched for help on that issue and the


Any control similar to richtextbox that support utf-8 or unicode -
Any Gurus here specialise in multilingual application development ? I need help and urgent ... I am creating a application which involve multiple language at the same time. Hence, I decided to use utf-8 to store all my foreign languages. Now ... the problem is ... I already have a e


[02/03] comma delimited txt file -
Hi gurus. Need help I need to read a comma delimited txt file and while I read line by line I would like to transfer the info to a sql table. the file format is as follow 03/01/2007," 599549","06530999","AJ FREAS",61143,03/14/2007,1.19 03/01/


SQL Question For Gurus -
How do I select only 10 records from a DB?


List Box Horzontal Scrolling -
Gurus I need your help


What is API... -
Hello Gurus... What is API? What are API's functions? What are the advantages and disadvantages when use API? What can API do? Thanks


API Gurus!! -
Can anyone please have a look at my question in the API section Concerning the file dialog Thanks /C


Sending Clicks to other Programs -
Surely one of the gurus can help me out on this one. thanks


All you vb gurus...help please! -
Do anyone know how to run a TSQL script throught vb SQLDMO?


vpn for GURUs -
please check out my other thread on vpn, where i am talking to kurt. i have been at this for about 3 weeks now and i could really use some help.


Non technical question for vb gurus -
How do you guys have time to help out us amatures?


my app running very slow..pls help.. -
hi guys & gurus, i have a problem with my app developed using VB6. I develop an app which is use/install for 7-15 pcs in one manufacturer company in southeast asean region, using 1 server for database (MS Access) via LAN. After 1 month in use all users have stored more than 500


Again Posting --- I am STUCK plz Help -
I hope u gurus will understand my question and reply me ... I am attaching an application, there are two form Parent and Child1, you can run application. What actually i want to do that when the "Child1" form diplay the "Parent" form's Titlebar remain "


For ASP gurus... an basic HTML question -
Is there any way to set a background image to a frameset?


Need Help & Suggestion -
I hope u gurus will understand my question and reply me ... I am attaching an application, there are two form Parent and Child1, you can run application. What actually i want to do that when the "Child1" form diplay the "Parent" form's Titlebar remain "Ac


Only for gurus!!! -
My question is very straightforward. Is there any way to make the background of Richtextbox control transparent. Or is it possible at all?


for all you REAL gurus -
How can I add a toolbar to Internet Explorer like Hotbar does? A code will be great...


Errors while running PD Wizard -
I get an automation error when trying to package my project.... what causes this ??? help gurus!!!