Hi everyone,
does anyone of you got a COMPLETE documentation for the MS Charting ocx (mschrt20.ocx, comes with vb, but it seems not to come with any docs).
Found some useful documentation to start coding. But now i'm stuck. I'm interested in showing tooltips on value pairs in an x/y plot...
Hi, nearly 4 years ago i started this thread.
In November 2001 they fired me. What made me smile was, that they hired up to fife programmers to finish the project. It took them about 3 years. My (single pgorammer) timeline was set to 6-9 month.
Looking back at 2001, i'd like to thank you all...
Hi, where can i find a 'hands on' tutorial on creating Direct Input Transfer Rules,
thanx in advance, martin -- martin
"No matter how much you know today, you'll have to know more tomorrow."
hi,
i need an abap function to verify the eixistance of a transaction code, does anyone of you know such a function?
thanx, martin -- martin
"No matter how much you know today, you'll have to know more tomorrow."
Thanks, but the problem wasn't the lack of information. I found the stuff i was looking a few minutes after posting my question here at tek-tips. For all who are interested in where this stuff is located, you can find it in the attributes section of the alv-grid class (excactly where it belongs...
Hi, i've got a little problem with SAP's ALV Grid Control.
What i need to know is, where can i find the definition of the function codes of the ALV Grid control toolbar.
In the manual, they say that all defined constants start with MC_FC_, but that's not very helpful if you need to know the...
Hi everybody,
i've got (style) a problem in using an alv-grid control to display more than one itab.
My question is: is it correct to call <alv_grid>->set_table_for_first_display more than one time (for one instance) of an alv-grid control to display a different itab/structure within the...
hi prakash, try QT-Toolkit (c++) from www.trolltech.com, their socket class is nice to handle (even for a newbie like me ;-) )... -- martin
"No matter how much you know today, you'll have to know more tomorrow."
...uhmm, well, please forgive me and forget this rtfm-question; found an answer in the qt-toolkit documentation... sorry! -- martin
"No matter how much you know today, you'll have to know more tomorrow."
Hi all,
does anyone of you know how to figure out if an user-supplied ip is the ip of the machine my app is running (that means, localhost) or if it is an ip of a remote host? i'm using C++ with the QT Toolkit...
problem is i need an platform independent mechanism, because my app should be...
hi!
does anyone of you know a good site where to find tips for 'resume-writing' (esp. for it). i think my resume is ok the way i wrote it, but i really want to compare it with other's. if you like you can send one of yours to mm_software@gmx.de, thanx!
(...and please no word documents, plain...
Haazi2,
despite 'job offers' like ...
'wanted: it-professional, bla bla bla, maximum age 30'
... i don't think 'old' guys are better than 'young' ones. i'm currently 29 and i think i don't have that experience of life a guy with 40 or 50 has. IT-experience can be learned, and it looks like...
pl12987,
>PEOPLE DON'T KNOW WHAT THEY WANT UNTIL THEY SEE IT.
well, that's excatly what i'v learned from working with SIEMENS.
BigMag,
>So don't worry, get rid of the other 5000 lines and start >over! (If possible)
well, not possible. i'd be fired within seconds. (it's not for the fun...
koldark, carp, pivan, thanx! i really needed a little backup.
pivan, thanx for your advice. i've been talking to some it-managers (friends, or people in companies i worked before), but no one believes a good requirement gathering will increase speed of development (i still do!). as a student...
hi fellow death marchers...
i'm working on a terrible project. 'finished my studies 8 month ago (worked in web development, as a student for 1 1/2 year, then full paid, for about 1 year, finishing my cs-studies); 3 month ago i signed a contract to work within a team to create a new (portable...
Fine, thanx! Are there any 'style guidelines' how to get 'cross compiler compatible' code??? (no matter what info-source, book, web, etc.)
Martin
(btw. is 'cross compiler compatible' a correct expression, my english isn't as good as i want it to be)...
hi there,
'just ran into a problem compiling following code using msvc6, it worked fine with gcc, any idea why??
//original code: gcc ok, msvc failed
camTrackIco = new (DCamTrackIco*)[m_iCamCount];
it works fine using ...
//ok with msvc
camTrackIco = new DCamTrackIco*[m_iCamCount];
...
Uhm, well, i'm not sure if this is what you are looking for, but try the QT lib (www.trolltech.com). There's a easy to use socket class (and it's portable, same code on windows and(!) unix). Strange (but easy to use) concept (Signals/Slots) for notification...
I'm working with it for 8 weeks...
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.