Search found 40 matches

by krithigal
Tue Mar 29, 2005 10:21
Forum: Modifications / Integrations / Customisations
Topic: How to display an image in the screen
Replies: 1
Views: 1751

How to display an image in the screen

I need to load an image from a file and display it in screen. Earlier I was using CreateTexture() and getOgreTexture() to displkay the image. But now in 0.2.0 release this does not work. Also let me knwo how to convert the CEGUI texture to ogre texture pointer. Can you pl. provide me a code snippet ...
by krithigal
Thu Mar 17, 2005 04:28
Forum: Modifications / Integrations / Customisations
Topic: Error using latest cegui version
Replies: 3
Views: 2995

Error using latest cegui version

I am using the latest cegui version 0.2.0 and latest ogre version. I am unable to compile this project successfully. It is giving the following error. Linking... MSVCRTD.lib(wcrtexew.obj) : error LNK2001: unresolved external symbol _wWinMain@16 Debug/CEGUIOgre_TestDriver1.exe : fatal error LNK1120: ...
by krithigal
Wed Mar 16, 2005 04:51
Forum: Modifications / Integrations / Customisations
Topic: Help reqd for creating HTML help viewer control using CEGUI
Replies: 1
Views: 1999

Help reqd for creating HTML help viewer control using CEGUI

WE need to create a HTML help viewer using CEGUI lib. We have found that we need to create a .chm file, parse it to display in the viewer. At the back end it should have a map and an alias file to define the ID and to associate the ID's with the html file. Regarding creating of the front end control...
by krithigal
Fri Mar 11, 2005 06:00
Forum: Modifications / Integrations / Customisations
Topic: Help using cegui mk2 0.2.0 version
Replies: 5
Views: 3612

Help using cegui mk2 0.2.0 version

Can you pl. let us know if there are any demo download available for use with cegui mk2 0.2.0 release.


we are unable to use our existing application using the new libarry even after compiling the new ogre and cegui librarries successfully.


Pl let us know.



regards
krithiga
by krithigal
Tue Mar 01, 2005 08:28
Forum: Modifications / Integrations / Customisations
Topic: display selection image using brush - help required
Replies: 1
Views: 2014

display selection image using brush - help required

I am trying to highlight a date button in my control using the drawpushed() function given below. The position of the brush image is not getting properly and hence the selection image is shifted upwards. FInd the code bewlow used to draw the date button string and pushed image. void TLDateButton::dr...
by krithigal
Fri Feb 25, 2005 11:28
Forum: Modifications / Integrations / Customisations
Topic: Mouse move - position track uanble get the child node on mou
Replies: 3
Views: 2696

Re: Mouse move - position track uanble get the child node on

The line

this == sheet->getChildAtPosition(e.position)) is retrieving the child window.


But this does not point to a valid child window

Regarding node they are date buittons in a month pane.

Pl help me out
regards
krithiga
by krithigal
Fri Feb 25, 2005 09:51
Forum: Modifications / Integrations / Customisations
Topic: Mouse move - position track uanble get the child node on mou
Replies: 3
Views: 2696

Mouse move - position track uanble get the child node on mou

I am trapping mouse move event. My requirement is to select all nodes which are traversed on mouse drag. I am able to trap mouse move and is geteting appropriate position values. But if I try to get the child node at the mouse move position, this does not return a valid pointer. Below is the code sn...
by krithigal
Mon Feb 21, 2005 06:01
Forum: Modifications / Integrations / Customisations
Topic: Error using subscribeEvent()
Replies: 1
Views: 1798

Error using subscribeEvent()

Hi we are developing a calendar control, with the foll sub controls. Calendarcontrol MonthPane DateButton. Iam firing an event EventDateClicked from DateButton class on OnMouseButtonUp(). I have subscribed for EventDateClicked of DateButton in Monthpane and has associated an event handler OnDateClic...
by krithigal
Mon Feb 14, 2005 12:28
Forum: Modifications / Integrations / Customisations
Topic: Listbox-= selection - mouse does item is not displayed as se
Replies: 1
Views: 1693

Listbox-= selection - mouse does item is not displayed as se

I an using a set of list boxes populated with data. If I scroll and select an item, it is getting displayed as selected. At present I am using not using any event handler for list box. Pl. let me know how too display the item as selected. A code snippet will help me out. Looking forward to get an ea...
by krithigal
Mon Feb 14, 2005 10:58
Forum: Offtopic Discussion
Topic: Trap window on which the event got fired -in case of common
Replies: 1
Views: 2385

Trap window on which the event got fired -in case of common

I am using a common event handler for a set of listboxes for onselectionchanged event. If I need to identify the listbox for which this event got fired from the eventhandler funtion using EventArgs, how do I do it. Pl let me know with a code snippet. Your help will be appreciated. thanks in advance ...
by krithigal
Mon Feb 14, 2005 09:41
Forum: Offtopic Discussion
Topic: Maximum nuber of item in listbox
Replies: 1
Views: 2436

Maximum nuber of item in listbox

Hi

i want to know how many number of item i can add in a listbox.

waiting for your response

regards
krithiga
by krithigal
Fri Feb 11, 2005 07:18
Forum: Offtopic Discussion
Topic: Error using combo , edit control
Replies: 19
Views: 7659

Re: Error using combo , edit control - urgent

I am mailing the codezip to paul@cegui.org.uk.

Pl check it out.

regards
krithiga
by krithigal
Fri Feb 11, 2005 06:57
Forum: Offtopic Discussion
Topic: Error using combo , edit control
Replies: 19
Views: 7659

Re: Error using combo , edit control - urgent

Hi I tried it again but could not succeed. Pl let me know your mail Id so that I can mail you the Demo7 code zip.



regards
krithiga
by krithigal
Fri Feb 11, 2005 06:27
Forum: Offtopic Discussion
Topic: How to create a multicolumn combo box
Replies: 3
Views: 3088

Re: How to create a multicolumn combo box

Thanks for your info.

regards
krithiga
by krithigal
Fri Feb 11, 2005 06:08
Forum: Modifications / Integrations / Customisations
Topic: Error running application in debug mode
Replies: 1
Views: 1997

Error running application in debug mode

This problem is observed in few systems though the same configuration works in few other machines including my system. Ogre is built with option /Zm500. Using STL port 4.6.2 and cegui 0.1.1 While compiling and running the test application, in debug mode ogre intialization fails and hence application...

Go to advanced search