Thanks for the help
Search found 10 matches
- Sun Nov 14, 2004 7:50 pm
- Forum: Beginners Help
- Topic: Creating fonts bitmap from files ...
- Replies: 3
- Views: 726
- Sun Nov 14, 2004 10:37 am
- Forum: Beginners Help
- Topic: Creating fonts bitmap from files ...
- Replies: 3
- Views: 726
Creating fonts bitmap from files ...
I would like to create .bmp font files, from my system's fonts. However, the program provided with Irrlicht cannot compile under Linux, and I don't manage to find another program to convert otf fonts to bmp ...
Do you know any tip to do that ?
Do you know any tip to do that ?
- Mon Nov 08, 2004 7:11 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Linux support - planned to be improved ?
- Replies: 3
- Views: 663
Linux support - planned to be improved ?
Hi,
I would like to know if linux support (particularly about editboxes and GUI elements) is planned to be improved ; i.e., i have to use irrlichtnx to see keyboard input working in editboxes
...
I would like to know if linux support (particularly about editboxes and GUI elements) is planned to be improved ; i.e., i have to use irrlichtnx to see keyboard input working in editboxes
- Mon Oct 18, 2004 6:48 pm
- Forum: Beginners Help
- Topic: EditBox on multiple lines ?
- Replies: 7
- Views: 1183
- Sun Oct 17, 2004 8:01 am
- Forum: Beginners Help
- Topic: EditBox on multiple lines ?
- Replies: 7
- Views: 1183
- Sat Oct 16, 2004 11:57 am
- Forum: Beginners Help
- Topic: EditBox on multiple lines ?
- Replies: 7
- Views: 1183
I finally tried another way to have a textbox : i have a statictext, and when it's hovered, i display a cursor ("|") inside ... i can write, delete characters, but i have a little problem : some of my keys aren't recognized by the engine ...
For example : ?!.,;&é"'(-è_çà123456789$£, etc.
I get this ...
For example : ?!.,;&é"'(-è_çà123456789$£, etc.
I get this ...
- Sat Oct 16, 2004 9:04 am
- Forum: Open Discussion and Dev Announcements
- Topic: n00b question :P
- Replies: 2
- Views: 689
n00b question :P
I wonder ... what's the advantage of irr::core::stringw , instead of std::wstring ? Why does irrlicht implements another wstring class ?
(I said it was a n00b question
)
(I said it was a n00b question
- Wed Oct 13, 2004 6:23 pm
- Forum: Beginners Help
- Topic: EditBox on multiple lines ?
- Replies: 7
- Views: 1183
- Wed Oct 13, 2004 12:56 pm
- Forum: Beginners Help
- Topic: EditBox on multiple lines ?
- Replies: 7
- Views: 1183
EditBox on multiple lines ?
Hi,
Is there any class which is like EditBox, but on multiple lines ? I haven't seen anything for that in the API reference (statictext can be multiwrapped, but it's ... static. And EditBox are single line).
Or is there a way to 'cheat' with a combo of statictext and editbox ?
(As you can see, i'm ...
Is there any class which is like EditBox, but on multiple lines ? I haven't seen anything for that in the API reference (statictext can be multiwrapped, but it's ... static. And EditBox are single line).
Or is there a way to 'cheat' with a combo of statictext and editbox ?
(As you can see, i'm ...
- Wed Oct 13, 2004 11:32 am
- Forum: Bug reports
- Topic: EditBox is focused but doesn't get text
- Replies: 4
- Views: 1137