Search found 22 matches

by parul
Sun Jun 12, 2005 05:58
Forum: Modifications / Integrations / Customisations
Topic: HTML - Image draw
Replies: 3
Views: 2632

Re: HTML - Image draw

Hi,

Thanks for reply.

Can you please tell me how i can implement threads in CEGUI system.

Regards,
Parul
by parul
Sun Jun 12, 2005 05:13
Forum: Modifications / Integrations / Customisations
Topic: Horizontal Scrolling in Image
Replies: 2
Views: 2175

Re: Horizontal Scrolling in Image

Hi

Thanks for reply.

I do not know how to implement Horizontal Scroll Pane for image. It is available with CEGUI?

any suggestion to implement this will help.

Thank
by parul
Sat Jun 11, 2005 12:23
Forum: Modifications / Integrations / Customisations
Topic: Horizontal Scrolling in Image
Replies: 2
Views: 2175

Horizontal Scrolling in Image

Hi All,

I need to implement horizintal scrolling of image.
I am writing a customized control derived from StaticImage.

Can any body please suggest how do i go about it.

Thanks,
Parul
by parul
Fri Jun 10, 2005 14:48
Forum: Modifications / Integrations / Customisations
Topic: HTML - Image draw
Replies: 3
Views: 2632

HTML - Image draw

Hi All, We are creating HTML Viewer widget using CEGUI. This is the sequence of activities that we nned follow for drawing an Image: a) If Image tag is found, send a message to Container Application. c) If Image is with container, it sets it back to the widget by calling a function and widget can dr...
by parul
Tue Jun 07, 2005 07:29
Forum: Modifications / Integrations / Customisations
Topic: It's urgent - Image Drawing
Replies: 2
Views: 2070

Re: It's urgent - Image Drawing

Hi

Thanks a lot.

Regards,
parul
by parul
Mon Jun 06, 2005 11:05
Forum: Modifications / Integrations / Customisations
Topic: It's urgent - Image Drawing
Replies: 2
Views: 2070

It's urgent - Image Drawing

Hi All, I have one basic query regarding image drawing. I am using defineImage function of image set class to define image and draw function of Image class for drawing the image. 1) If i give size of the image same as actual image size it draws the proper image. 2) but If i give size smaller then th...
by parul
Wed Jun 01, 2005 14:21
Forum: CEGUI Library Development Discussion
Topic: Customized Image Control
Replies: 2
Views: 4094

Customized Image Control

Hi All, I need to create a customized Image Control, which is drive from Static Image. I am able to display my image at run time and display a single line border around it. The issue is in change the border size at run time as displayed in the snap shots attached with the mail. I am not able to unde...
by parul
Thu May 05, 2005 06:06
Forum: CEGUI Library Development Discussion
Topic: Special character drawing
Replies: 0
Views: 3960

Special character drawing

Hi All, I am working on HTML Viewer widget. In my application I want to display special character like pound sign (ASCII value - 243), currency sign (ASCII value 244). But when I try to draw these characters then it display only up to ASCII value 127 after that it doesn’t display any character. I am...
by parul
Mon May 02, 2005 07:31
Forum: Modifications / Integrations / Customisations
Topic: GIF to Texture conversion
Replies: 0
Views: 2865

GIF to Texture conversion

Hello, In my application I am trying to convert a GIF file to Texture. But it is giving some error. Below is line of code and error message CEGUI::Texture* myTexture = System::getSingleton().getRenderer()->createTexture((utf8*)"giffile.gif"); CEGUI::Imageset* pImageSet = ImagesetManager::g...
by parul
Thu Apr 21, 2005 14:02
Forum: Modifications / Integrations / Customisations
Topic: Ogre::TexturePtr to CEGUI::Texture conversion
Replies: 2
Views: 2408

Ogre::TexturePtr to CEGUI::Texture conversion

Hello Everybody In My application I want to convert ogre::TexturePtr to CEGUI::Texture and then want to display it on our Widget. My application is crashing on startRendering () Below is block of code – OgreCEGUIRenderer* renderer = (OgreCEGUIRenderer*)CEGUI::System::getSingleton().getRenderer(); CE...
by parul
Mon Mar 21, 2005 11:30
Forum: Modifications / Integrations / Customisations
Topic: Image Format
Replies: 1
Views: 1461

Image Format

Hi All

i want to know if CEGUI support gif format of image.

Regards
parul
by parul
Mon Mar 21, 2005 04:18
Forum: Modifications / Integrations / Customisations
Topic: Font
Replies: 2
Views: 2343

Font

Hi All,

I want to use different font attribute (italic,bold, different colors)in my application. so at runtime how i can change font attribute(italic,bold, different colors)etc.

Regards
Parul
by parul
Fri Mar 18, 2005 13:08
Forum: Modifications / Integrations / Customisations
Topic: Clipboard Functionality
Replies: 1
Views: 1780

Clipboard Functionality

Hi All,

I want to know if Clipboard functionality(cut, copy, paste) is available in CEGUI.
Thanks
Parul
by parul
Thu Mar 17, 2005 11:52
Forum: Modifications / Integrations / Customisations
Topic: Cegui Feature
Replies: 4
Views: 2695

Re: Cegui Feature

in Development Roadmap the Release 0.2.1 time is given in March 2005. so will you please tell me the when it will release in march. i need Tooltip widget
by parul
Thu Mar 17, 2005 09:46
Forum: Modifications / Integrations / Customisations
Topic: Cegui Feature
Replies: 4
Views: 2695

Cegui Feature

Is there any feature available for creating Toolbar, Tooltip and Menu.

Go to advanced search