How to retrieve data

How to retrieve data

Anonymous
Not applicable
301 Views
5 Replies
Message 1 of 6

How to retrieve data

Anonymous
Not applicable
Hi all,
I want to display a modal dialog when user clicks on a menu item through which I have to retrieve user data.
So anybody please tell me which class I have to use to display the dialog and also the function to retrieve the data( like UpDateData in VC++ ).
Thanks in advance,
--Ramana.
0 Likes
302 Views
5 Replies
Replies (5)
Message 2 of 6

Anonymous
Not applicable
Hi Ramana,
I have sent some message to your email (mvr_it@sify.com),
have you receive it?

By gswang
0 Likes
Message 3 of 6

Anonymous
Not applicable
if you have some tips for some one then post it please on the board. You can use standard MFC dialogs and all things that go with, but you must setup your ARX project to use MFC extentions. There are too Autodesk MFC extension classes, look in the reference for details about the classes and how to set up your ARX to use MFC. Regards Rex "gswang" schrieb im Newsbeitrag news:10425244.1099412832109.JavaMail.jive@jiveforum2.autodesk.com... > Hi Ramana, > I have sent some message to your email (mvr_it@sify.com), > have you receive it? > > By gswang
0 Likes
Message 4 of 6

Anonymous
Not applicable
HI ReX,
I Tried the MFC Cdialog class for displaying a modal dialog box. Initially it is displaying a modal box. I am validating user data in this dialog box. So once the user clicks on the button foe some action I haveto validate and display the message saying invalid data if it is. Here my problem is that once the user clicks on the button it is loosing its modal state. means it is allowing the cursor onto the parent window. I also tried using CAcUiDialog class. Here this problem is not occured but I could not validate data using UpdateData(TRUE)(MFC) . How can I do this for ObjectARX class. Also I have to connect to SQL server from this class. Is it possible for me? Otherwise I have to use Standard MFC classes.
Please suggest which one is suitable and how can I overcome these problems ?

Thanks,
---Ramana.
0 Likes
Message 5 of 6

Anonymous
Not applicable
I've write some simple code for you, i hope that will have helps to you. I 've send email to mvr_it@sify.com, please check it.

cheers
By gswang
0 Likes
Message 6 of 6

Anonymous
Not applicable
Hi, gswang

Can you share that sample here it would help many people like me.


Regards

Alam

Newbie ObjectARX Learner
0 Likes