Computer Science Canada
Programming C, C++, Java, PHP, Ruby, Turing, VB
Username:
Password:
Register
Wiki
Blog
Search
Turing
Chat Room
Members
Transparency
Index
->
Programming, Turing
->
Turing Help
Author
Message
pr0xiler
Posted:
Wed Mar 02, 2005 11:04 pm
Post subject: Transparency
Does anyone know how to make the background of a text transparent...
as in colorback(transparent)... does anyone know how to make something like that work?
Thanks.
Sponsor
Sponsor
Tony
Posted:
Wed Mar 02, 2005 11:48 pm
Post subject: (No subject)
you're looking for
Font.Draw()
function
pr0xiler
Posted:
Wed Mar 02, 2005 11:50 pm
Post subject: re
not sure... I have a picture as a background in my program...
and when i use
put "text here"
the text becomes highlighted in whatever color colorback() is set to. Is there a way to set this so you can see the background thru the text?
Thankyou
Tony
Posted:
Wed Mar 02, 2005 11:52 pm
Post subject: (No subject)
tony wrote:
you're looking for
Font.Draw()
function
pr0xiler
Posted:
Thu Mar 03, 2005 12:20 am
Post subject: (No subject)
But you cant use put and get with Font.Draw...
http://relik.net/road.JPG
I wanna get the white spot the arrow is pointing to transparent... I still want to use the put statement to do this.
jamonathin
Posted:
Thu Mar 03, 2005 6:55 am
Post subject: (No subject)
The only thing you can do is use Font.Draw (like tony said...twice..) or just when you put something do this. (two dots)
code:
put "blah blah fart?" ..
Bacchus
Posted:
Thu Mar 03, 2005 7:03 am
Post subject: (No subject)
yes use Font.Draw like tony said, it has a transparent background and if you need to use get, you still can. just set it to noecho in the setscreen
Display posts from previous:
All Posts
1 Day
7 Days
2 Weeks
1 Month
3 Months
6 Months
1 Year
Oldest First
Newest First
Index
->
Programming, Turing
->
Turing Help
Page
1
of
1
[ 7 Posts ]
Jump to:
Select a forum
CompSci.ca
------------
- Network News
- General Discussion
General Forums
-----------------
- Hello World
- Featured Poll
- Contests
Contest Forums
-----------------
- DWITE
- [FP] Contest 2006/2008
- [FP] 2005/2006 Archive
- [FP] 2004/2005 Archive
- Off Topic
Lounges
---------
- User Lounge
- VIP Lounge
Programming
--------------
- General Programming
General Programming Forums
--------------------------------
- Functional Programming
- Logical Programming
- C
C
--
- C Help
- C Tutorials
- C Submissions
- C++
C++
----
- C++ Help
- C++ Tutorials
- C++ Submissions
- Java
Java
-----
- Java Help
- Java Tutorials
- Java Submissions
- Ruby
Ruby
-----
- Ruby Help
- Ruby Tutorials
- Ruby Submissions
- Turing
Turing
--------
- Turing Help
- Turing Tutorials
- Turing Submissions
- PHP
PHP
----
- PHP Help
- PHP Tutorials
- PHP Submissions
- Python
Python
--------
- Python Help
- Python Tutorials
- Python Submissions
- Visual Basic and Other Basics
VB
---
- Visual Basic Help
- Visual Basic Tutorials
- Visual Basic Submissions
Education
-----------
- Student Life
Graphics and Design
-----------------------
- Web Design
Web Design Forums
---------------------
- (X)HTML Help
- (X)HTML Tutorials
- Flash MX Help
- Flash MX Tutorials
- Graphics
Graphics Forums
------------------
- Photoshop Tutorials
- The Showroom
- 2D Graphics
- 3D Graphics
Teams
------
- dTeam Public
Style:
Appalachia
blueSilver
eMJay
subAppalachia
subBlue
subCanvas
subEmjay
subGrey
subSilver
subVereor
Search:
You can syndicate this boards posts using the file
backend.php
or view the
topic map using sitemap.php.
Terms of Use
|
Privacy Policy