Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » IDD_DIALOG_FOR_RESIZABLE_BAR Collapse All
Subject Author Date
stewac Apr 24, 2003 - 12:29 PM

I have a Problem with the profuis-v2[1].21_trial.exe:

I used the Wizard to create a new Project. compiling and linking are done.

When running, the program asserts in DLGCORE.CPP Line 171 with "invalid dialog template name". The error appeares in "MainFrm.cpp" at the call: m_wndDockedResizableDialog.Create(IDD_DIALOG_FOR_RESIZABLE_BAR, &m_wndResizableBarDlg)

What’s wrong ?

By the way, i miss the File ProfUisAppWizard.hlp for explanation of the options ;-(
Thanx for your help...

stewac Apr 24, 2003 - 3:38 PM

o.k. my fault ;-(
but why doesn’t generate the wizard the empty Dialog ?
I would like to use the wizard, compile, link, run, view the UI and THEN go coding ;-)

I get a exception at:
g_CmdManager->SetBasicCommands(__PROF_UIS_PROJECT_CMD_PROFILE_NAME, statBasicCommands)

If I comment following lines, it runs
//    ID_VIEW_RESIZABLEBAR_EMPTY,
//    ID_VIEW_RESIZABLEBAR_TREE,
//    ID_VIEW_RESIZABLEBAR_EDIT,
//    ID_VIEW_RESIZABLEBAR_DLG,

What’s wrong at this point ? All Dialogs are empty (thats o.k.) and shown...

Sergiy Lavrynenko Apr 26, 2003 - 4:10 AM

Hi,

I confirm this bug. It occurs when you choose not all resizable bars in the wizard. Sorry for inconvenience.
I must note wizard is still in the experimental state. It needs to be updated with toolbar/menu customization options (not finished yet). I will fix submitted bugs too.